vkyrychenko's Stars
keycloak/keycloak-nodejs-connect
moleculerjs/moleculer
:rocket: Progressive microservices framework for Node.js
lddubeau/saxes
An evented streaming XML parser in JavaScript
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
ryanmcdermott/3rs-of-software-architecture
A guide on how to write readable, reusable, and refactorable software
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
getsentry/sentry-capacitor
The official Sentry SDK for Capacitor
tsconfig/bases
Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment
you-dont-need/You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
Pocket/front-end-build-tools
Modified Create React App for use with Pocket extensions
Pocket/extension-save-to-pocket
Save to Pocket is a browser extension that is used to save pages to a connected Pocket account
thmsgbrt/Chrome-Extension-with-React-and-Typescript-Starter-Pack
Chrome Extension with React and Typescript Starter Pack
herodrigues/react-browser-extension
A minimal example of a browser extension using React (with Hooks!)
paulmillr/es6-shim
ECMAScript 6 compatibility shims for legacy JS engines
jgrandja/oauth2-protocol-patterns
robbertvanwaveren/oauth-gateway-exploration
Spring Security OAuth 2.0 Gateway Exploration Example
aws-samples/aws-modern-application-workshop
A tutorial for developers that want to learn about how to build modern applications on top of AWS. You will build a sample website that leverages infrastructure as code, containers, serverless code functions, CI/CD, and more.
goldbergyoni/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
react-boilerplate/react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
FortechRomania/react-redux-complete-example
A react+redux example project based on the folder structure proposed here: https://github.com/alexnm/re-ducks
airbnb/javascript
JavaScript Style Guide
meteor/meteor
Meteor, the JavaScript App Platform
golang/go
The Go programming language
jhipster/generator-jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
PHPMailer/PHPMailer
The classic email sending library for PHP
DesignPatternsPHP/DesignPatternsPHP
Sample code for several design patterns in PHP 8.x