DarrenRanaldo's Stars
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
expressjs/express
Fast, unopinionated, minimalist web framework for node.
tastejs/todomvc
Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more
Lissy93/dashy
🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
mdn/learning-area
GitHub repo for the MDN Learning Area.
microsoft/vscode-recipes
addyosmani/essential-js-design-patterns
Repo for my 'Learning JavaScript Design Patterns' book
sohamkamani/javascript-design-patterns-for-humans
An ultra-simplified explanation of design patterns implemented in javascript
mdn/dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
jest-community/vscode-jest
The optimal flow for Jest based testing in VS Code
taniarascia/mvc
A simple MVC application in plain JavaScript.
Andy-set-studio/vanilla-js-state-management
A state management system built with vanilla JavaScript with a little demo included
dcode-youtube/single-page-app-vanilla-js
nimit95/Real-world-Design-Patterns-Node-JS
All the 23 (GoF) design patterns implemented in Javascript with Real World Example using Node.js APIs
dockersamples/compose-dev-env
Example used to try a compose application with Docker Dev Environments
bezkoder/vue-3-crud
Vue 3 example by a CRUD app with Axios, Vue Router, Bootstrap
featheredtoast/satisfactory-monitoring
PacktPublishing/20-Web-Projects-with-Vanilla-JavaScript
TylerPottsDev/yt-js-todo-2022
mvneerven/vanillarouter
A fully functional Vanilla ES6 hash and history based router for any SPA/PWA.
twinfred/JavaScript_Design_Patterns
Object-oriented design pattern implementations done in JavaScript
skaytech/vanillajsrouter
A Simple Router using Window's Location & History Object
elshaka/mvc-tictactoe
A Tic tac toe game made in Javascript using the MVC pattern.
nabilbouab/simple-mvvm
Gumball12/mvvm-in-js
simplest mvvm application example with vanilla js
ahabra/data-bind
Simple two-way data binding for JavaScript
aydncnar/vanilla-data-binder
SantiagoGdaR/mutation-observer
Repository for the medium article: Js: MutationObserver
Amine-Mhiri/FitnessCoachApp
FitnessApp to search for +1300 workouts names, body parts or muscles. Bookmark , Edit workouts options and build a workout session.
JS-Beginners/countdown-timer-2