All Projects → azat-co → Practicalnode

azat-co / Practicalnode

Practical Node.js, 1st and 2nd Editions [Apress] 📓

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects
CSS
56736 projects
Makefile
30231 projects
Dockerfile
14818 projects
coffeescript
4710 projects

Projects that are alternatives of or similar to Practicalnode

Node Production
Take Your Node.js Project to The Production Environment (VPS/Dedicated Server).
Stars: ✭ 35 (-99.05%)
Mutual labels:  mongodb, express, expressjs, express-js, node-js
Node Express Postgresql Server
Basic Node with Express + PostgreSQL Server
Stars: ✭ 74 (-98%)
Mutual labels:  express, expressjs, express-js, node-js
Serverless Express
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
Stars: ✭ 4,265 (+15.46%)
Mutual labels:  express, expressjs, express-js, node-js
Rest Api Nodejs Mongodb
A boilerplate for REST API Development with Node.js, Express, and MongoDB
Stars: ✭ 672 (-81.81%)
Mutual labels:  rest-api, mongodb, express, expressjs
Nodebestpractices
✅ The Node.js best practices list (December 2021)
Stars: ✭ 72,734 (+1868.98%)
Mutual labels:  express, expressjs, node-js, mocha
BotBlock.org
BotBlock - The List of Discord Bot Lists and Services
Stars: ✭ 29 (-99.21%)
Mutual labels:  mocha, expressjs, node-js, express-js
Node Easy Notes App
A simple Note-Taking app built using Node.js, Express and Mongoose
Stars: ✭ 148 (-95.99%)
Mutual labels:  rest-api, mongodb, express
Nextjs Express Mongoose Crudify Boilerplate
Next.js (React) + Redux + Express REST API + MongoDB + Mongoose-Crudify boilerplate
Stars: ✭ 148 (-95.99%)
Mutual labels:  rest-api, mongodb, express
Express Status Monitor
🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev
Stars: ✭ 3,302 (-10.61%)
Mutual labels:  express, node-js, expressjs
teaching-nodejs-expressjs-framework-spring-2019-2020
Complete Node-Express Application
Stars: ✭ 16 (-99.57%)
Mutual labels:  node-js, node-module, express-js
Swagger Express Ts
Generate and serve swagger.json
Stars: ✭ 102 (-97.24%)
Mutual labels:  rest-api, express, express-js
Node Rem
Node REM - NodeJS Rest Express MongoDB and more: typescript, passport, JWT, socket.io, HTTPS, HTTP2, async/await, nodemailer, templates, pagination, docker, etc. Live Demo: https://node-rem-ngduc.vercel.app
Stars: ✭ 192 (-94.8%)
Mutual labels:  rest-api, mongodb, express
express-file-upload
Node.js Express Upload/Download File Rest APIs example with Multer
Stars: ✭ 64 (-98.27%)
Mutual labels:  expressjs, node-js, express-js
Node Express Mongo Api
Starter project for a REST API with Node.js, Express & MongoDB 🔋
Stars: ✭ 148 (-95.99%)
Mutual labels:  rest-api, mongodb, express
Node Express Mongoose Passport Jwt Rest Api Auth
Node, express, mongoose, passport and JWT REST API authentication example
Stars: ✭ 146 (-96.05%)
Mutual labels:  rest-api, express, expressjs
Fiber
⚡️ Express inspired web framework written in Go
Stars: ✭ 17,334 (+369.25%)
Mutual labels:  rest-api, express, expressjs
Express Rest Boilerplate
⌛️ Express starter for building RESTful APIs
Stars: ✭ 1,794 (-51.43%)
Mutual labels:  rest-api, mongodb, express
Bookmarks.dev
Bookmarks and Code Snippets Manager for Developers & Co
Stars: ✭ 218 (-94.1%)
Mutual labels:  rest-api, mongodb, expressjs
Backend-NodeJS-Golang-Interview QA
A collection of Node JS and Golang Backend interview questions please feel free to fork and contribute to this repository
Stars: ✭ 122 (-96.7%)
Mutual labels:  expressjs, node-js, express-js
express-boilerplate
ExpressJS boilerplate with Socket.IO, Mongoose for scalable projects.
Stars: ✭ 83 (-97.75%)
Mutual labels:  expressjs, node-js, express-js

Practical Node.js, 2nd Edition [Apress, 2018]

JavaScript Style Guide

JavaScript Style Guide

This is the manuscript (draft) and code for Practical Node.js, 2nd Edition [Apress, 2018]. It's work in progress and the draft will be completed in the end of 2017. For the code of the 1st edition, please visit 1st-edition.

You can get final 2nd edition (pre-order now or buy when it's ready) at Apress: http://www.apress.com/us/book/9781484230381 or Amazon.

Practical Node.js, 1st Edition 1st Edition [2014]

Practical Node.js, 2nd Edition 2nd Edition [2018]

https://amzn.to/2QsUucg

Book, Rights and Publishing

Practical Node, 2nd Edition is a work-in-open book. It means that the book is written, updated and previewed in this repository as free-to-read drafts, but are also being professionally edited, typeset, designed, produced, published, printed in soft cover and distributed to physical and electronic stores through the reputable tech publisher, Apress Media.

If you find the content here useful in any form, I request that you get the printed version of the book or a professionally produced Kindle, ePUB or PDF copy of the book. If you want to support me and Apress to create more work-in-open projects like Practical Node, 2nd Edition, please purchase the books once they are available for sale, through your normal physical or electronic book stores.

If you'd like to contribute financially towards the effort (or any of my other open source work) aside from purchasing the books, or hire me as a speaker, write a message to me via my blog, or through Twitter, Facebook or LinkedIn.

Practical Node.js, 2nd Edition Table of Contents [NEEDS REVIEW! 👀]

  1. Setting up Node.js and Other Essentials [2nd Edition]
  2. Using Express.js 4 to Create Node.js Web Apps [2nd Edition]
  3. TDD and BDD for Node.js with Mocha [2nd Edition]
  4. Template Engines: Pug and Handlebars [2nd Edition]
  5. Persistence with MongoDB and Mongoskin [2nd Edition]
  6. Using Sessions and OAuth to Authorize and Authenticate Users in Node.js Apps [2nd Edition]
  7. Boosting Node.js and MongoDB with Mongoose [2nd Edition]
  8. Building Node.js REST API Servers with Express.js and Hapi [2nd Edition]
  9. Real-Time Apps with WebSocket, Socket.IO, and DerbyJS [2nd Edition]
  10. Getting Node.js Apps Production Ready [2nd Edition]
  11. Deploying Node.js Apps [2nd Edition]
  12. Publishing Node.js Modules and Contributing to Open Source [2nd Edition]
  13. Node HTTP/2 Servers BRAND NEW
  14. Asynchronous Code in Node BRAND NEW
  15. Node Microservices with Docker and AWS ECS BRAND NEW
  16. Serverless Node with AWS Lambda BRAND NEW

Note: It's work in progress (Transition from 1st to 2nd edition) and the draft will be completed in the end of 2017. Check out [2nd Edition] for newer updated content.

Help Needed

The help is needed in the following areas:

  • Provide ideas, topics, new chapters, project, suggestions for 3rd edition in GitHub issues - NOW
  • Review 3rd edition for typos (copy editing) when it's ready
  • Review 3rd edition from a tech perspective (tech editing) when it's ready
  • Review and run updated the code for 3rd edition when it's ready

Live Corporate Training

Practical Node is a work of 30+ in-person courses, workshops and classes delivered by me in-person at various companies (Walmart Labs, Cisco, Intuit, Starbucks, Capital One, OnDeck, HubSpot, VMWare to name just a few), dev schools (Hack Reactor, DevBootcamp, Flat Iron NY, etc.) and conferences (ForwardJS, Node Interactive and others). If you need a corporate remote/online or onsite in-person training delivered by me, then send me a message.

Live Public Training

NodeProgram.com is the place to find out about next live (remote/online) and in-person workshops/seminars/classes.

Self-Paced Training

Node University is the ultimate, most comprehensive and complete resource on Node.js and full stack JavaScript. View free self-paced courses or view all self-paced courses.

Contribution

TBD

Supporters

Practical Node, 2nd Edition was supported through the Kickstarter campaign (funded in just three days). Thank you to the major backers of the book:

  • DevelopIntelligence: Managed learning solutions including training design and development, program delivery and management - $500
  • Matthew Amacker - $200
  • Jordan Horiuchi - $200
  • Tim Chen - $175
  • Alexey Bushnev - $175
  • Aleksey Maksimov - $175
  • Maurice van Cooten - $175
  • Ryan - $175
  • Ng Yao Min - $175
  • Kommana Karteek - $160
  • Elias Yousef - $150
  • Arhuman - $150
  • Javier Armendariz - $150
  • Dave Anderson - $150
  • Edithson Abelard - $150
  • Ron Male - $145
  • Win - $145
  • Harold Avilez - $145
  • Moe Joe - $145
  • Guest 1871315922 - $145
  • Philipp Jauss - $145
  • Judy Herilla - $145
  • Jaydev Dhinoja - $145
  • Carlos Rodriguez - $145
  • Pak - $145
  • Jim Texter - $145
  • David Wolff - $145
  • German Yesid Rubiano Romero - $125
  • shannon Johnstone - $125
  • Mani Rana - $125
  • Jeff Anderson - $125
  • Tajinder Pal Singh - $125
  • Sridhar Domakonda - $125
  • Dieter - $125
  • Felix Wang - $125
  • Dan Jensen - $125
  • Joel Register - $125
  • Edgar Sanchez - $125
  • Alexey - $125
  • Peter Sjölin - $125
  • Sksamy - $125
  • Manuel Padrón Martínez - $125
  • William Bartholomew - $125
  • Sukesh Kumar Dash - $125
  • Ross Matthews - $125
  • Elaine David - $125
  • Phil Aylesworth - $125
  • 張大寶 - $125
  • Vishnu - $125
  • Jonathan Jou - $125
  • Ernest Weems - $125
  • Allen Lam - $125
  • Martinerko - $125
  • Sharif H. Khan - $125
  • Larry Statham - $125
  • Syllie - $125
  • Eric J. - $125
  • Jim Tyhurst - $125
  • Oliver Schoenborn - $125
  • Benjamin Sweetnam - $75
  • Ian Partridge - $75
  • Hafeez Syed - $75
  • Chuck Huie - $75
  • Thomas Greenhalgh - $75
  • Sanghee Kim - $75
  • JoeL Ivey - $75
  • Clifford Lum - $75
  • Ben Altieri - $75
  • Patrick - $75
  • Mani S - $75
  • Simon St-Germain - $75
  • Jaiyaramakrishnan Mahendran - $75
  • Kevin Youkhana - $75
  • Eymard Ventura - $75
  • Matt Braun - $75
  • Brent - $75
  • Helio Alves - $75
  • Matthew Winter - $75
  • Omar Gómez Figueroa - $75
  • Herwin Rey - $75
  • Laura Steiner - $75
  • Ben Manning - $75
  • David le Blanc - $75
  • Brian Chirgwin - $75
  • Cédric Donner - $75
  • Gary Poon - $75
  • Mitchell Harpur - $75
  • Beardsley Ruml - $50
  • Swanand Kriyaban - $50
  • Suhas - $50
  • Yong Seok Jeon - $50
  • Martin Moellenbeck - $45
  • Mikael Wallin - $45
  • Aakash Jain - $35
  • Alexandru Nedel - $35
  • John Bond - $35
  • Michael Patrick R. Flores - $35
  • Lou Yufan - $35
  • Creative Area - $35
  • Chew Chit Siang - $35
  • Yuri Oliveira - $35
  • Khoa Nguyen - $35
  • Piti Champeethong - $35
  • Siim Orasmäe - $25
  • Jorge Ordoñez Mendez - $25
  • Tim Goshinski - $25

Practical Node.js, 1st Edition (Apress, 2014)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].