Below you can find RisingStack’s collection of the most important Node.js updates, projects & tutorials from this week:
Express is a great way to build a web server using Node.js. However, out of the box Express doesn’t adhere to all security best practices. Let’s look at how we can use modules like helmet
to improve the security of an application.
Today we are going to take a look at the Fisher-, Eigen- and LBPH FaceRecognizers implemented in the OpenCVs’ face module and build a simple Node.js face recognition example.
This article explains the key elements to building a monitoring tool — from instrumenting code to reporting collected data, in a clear visualisation.
RisingStack faced a shocking event last year: we reached the maximum speed that Node.js had to offer at the time, while our server costs went over the roof.
What can you do if you are facing a similar issue? Implementing Rust modules in your Node.js code can be a possible solution. In this Rust tutorial we’ll show you how to do it.
We created a 2-minute survey to ask the Node.js community what would they like to learn in 2018. Let us know which areas are troublesome for you and we’l make sure to cover it.
https://rstck.typeform.com/to/lqxo1P
node-color-log
is a Node.js package that enables you to log text with colorful font and colorful background. It provides a better coding experience when developing your apps. Here's how to set it up.
This article walks you through installing a Node.js server on your PC — if you haven’t yet.
In the previous Node.js Weekly Update we collected the latest news on Node.js such as the Node v9.2.0, as well as the best tutorials on debugging memory leaks, Node security, native patterns, and wiring up a GraphQL server with Node and Express. Click if you missed it!
We help you to stay up-to-date with Node.js on a daily basis too. Check out our Node.js news page and its Twitter feed!
Originally published at community.risingstack.com on November 24, 2017.