Coder Social home page Coder Social logo

damminhtien / awesome-nodejs-keynotes Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 6.0 47 KB

awesome nodejs, key notes when learn nodejs, những ghi chú khi học nodejs :tada:

nodejs nodejs-modules nodejs-framework nodejs-development nodejs-library nodejs-server awesome-list awesome-nodejs docker-node v8-engine

awesome-nodejs-keynotes's Introduction

Awesome NodeJS key notes ✨ ✨ ✨

Awesome

Now, time is changing, maintainable and scalable are the most important in system development. NodeJS is the minialist javascript runtime build for web services. This repository is about some key-note when i learn nodeJS. Begin from node low-artchiture to node-module, node-framework.

NodeJS Roadmap:

https://github.com/aliyr/Nodejs-Developer-Roadmap

NodeJS Core 💗 💗 💗

NodeJS Popular Frameworks 🚀 🚀 🚀

  • Express: Fast, unopinionated, minimalist web framework for Node.js. The most popular framework Nodejs.

  • Meteor: Meteor is an ultra-simple environment for building modern web applications.

  • Koa: Koa is a new web framework designed by the team behind Express, which aims to be a smaller, more expressive, and more robust foundation for web applications and APIs. By leveraging async functions, Koa allows you to ditch callbacks and greatly increase error-handling. Koa does not bundle any middleware within its core, and it provides an elegant suite of methods that make writing servers fast and enjoyable.

  • Sails: makes it easy to build custom, enterprise-grade Node.js apps. Realtime framework MVC for NodeJS.

  • Fastify: a node.js framework that is designed to be the replacement of express.js with a 65% better performance. See benchmarks

  • FeatherJS: a framework for real-time applications and REST APIs

  • More: Popular fw and category, Top 5 fw 2019

NodeJS Interesting Module 🌱 🌱 🌱

  • body-parser: Node.js body parsing middleware.
  • multer: Node.js middleware for handling multipart/form-data.
  • passport.js: Simple, unobtrusive authentication for Node.js
  • pg: a collection of node.js modules for interfacing with your PostgreSQL database, support for callbacks, promises, async/await, connection pooling, prepared statements, cursors, streaming results, C/C++ bindings, rich type parsing, and more!
  • express-promise-router: A lightweight wrapper for Express 4's Router that allows middleware to return promises
  • proxymise: Chainable Promise Proxy. Lightweight ES6 Proxy for Promises with no additional dependencies. Proxymise allows for method and property chaining without need for intermediate then() or await for cleaner and simpler code.
  • likely.js: A javascript library for collaborative filtering and recommendation engines designed for node.js
  • ethereum/web3.js: Ethereum JavaScript API
  • tensorflow/tfjs-node: A JavaScript library for training and deploying ML models https://js.tensorflow.org
  • nodemon: Monitor for any changes in your node.js application and automatically restart the server - perfect for development http://nodemon.io/
  • mongoose: elegant mongodb object modeling for node.js
  • helmet: Express.js security with HTTP headers

NodeJS Preformance 📈 📈 📈

NodeJS fullstack 🎉 🎉 🎉

Design Pattern 🎨 🎨 🎨

Express view engine 🌴 🌴 🌴

  • ejs: view engine that i like most -> write like pure html.
  • pug: the most popular view engine for nodejs.
  • hbs: express view engine wrapper for Handlebars
  • hjs: hogan.js NPM package for express 3.x (hjs)
  • twig: twig.js is a pure JavaScript implementation of the Twig PHP templating language
  • vash: Vash, the 60 billion double-dollar template-maker. Razor syntax, for JavaScript templates

NodeJS Related ⚡ ⚡ ⚡

NodeJS prerequisite 🌻 🌻 🌻

Docker Nodejs

Helpful resources 👧 👧 👧

NodeJS Vietnamese 📔 📔 📔

Related repo:

awesome-nodejs-keynotes's People

Contributors

damminhtien avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.