NodeJS: Let It Crash!

NodeJS: Let It Crash!
One common issue I have found working on the field with customers adopting Node.js is that they don’t have visibility around what happens when their applications crash, also, on specific critical applications these unexpected crashes don’t allow the server to exit gracefully missing opportunities to store state for possible recovery actions.

This talk presents a series of best practices on how to deal with uncaughtExceptions and unhandledRejections in a way that gives developers visibility on errors, post-mortem information and how to handle graceful shutdowns.

Create a Realtime application with Pusher js with Node Js
https://morioh.com/p/0e30bcc0a9e8

How to Build a social poll app with Node.js
https://morioh.com/p/bf6d143fb834

Nodejs Full Stack App for User Authentication
https://morioh.com/p/06a52bc3f2ea

Suggest:

Getting Started with Node.js - Full Tutorial

Angular and Nodejs Integration Tutorial

How To Create A Password Protected File Sharing Site With Node.js, MongoDB, and Express

How To Build a Node.js Application with MongoDB

Using WebAssembly With Node.js

Learn Vue.js from scratch 2018