Skip to content

A Curated List of Awesome NodeJS and JavaScript Frameworks, Libraries, Tools and Resources

License

Notifications You must be signed in to change notification settings

runtimerevolution/awesome-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Awesome NodeJS logo madewithlove

A curated list of awesome NodeJS and JavaScript frameworks, libraries, tools and resources

Frameworks

  • Express - Fast, unopinionated, minimalist web framework for Node.js.
  • Apollo - Unify APIs, microservices, & databases into a graph that you can query with GraphQL.

Build Systems

  • Lerna - Lerna is a fast modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository
  • NX - Next generation build system with first class monorepo support and powerful integrations.

Tutorial/Classes

  • What the heck is the event loop - Learn how the javascript engine really works under the hood. #non-blocking #callback #asynchronous #single-threaded #concurrency
  • Object Creation in Javascript - A playlist that will go over all topic regarding object creation in javascript: object creation, context, prototype, contructor functions, proto vs prototype, javascript classes.
  • JavaScript: Understanding the Weird Parts - An advanced JavaScript course for everyone! Scope, closures, prototypes, 'this', build your own framework, and more.

About

A Curated List of Awesome NodeJS and JavaScript Frameworks, Libraries, Tools and Resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published