Blog
In this second episode for our short video series on YouTube we discuss learning Node.js with experienced developers.
By Addison Berry on Oct. 20th, 2021
We've started a new short video series on YouTube where we discuss learning Node.js with experienced developers… one of the experts who created some of the tutorials on HeyNode.com.
By Addison Berry on Jul. 25th, 2021
A new major version of Express.js is coming, the first major version bump since Express 4 was released in April of 2014
By Jon Church on Aug. 6th, 2020
The Nodejs.org community is redesigning the Nodejs.org website. The current website hasn’t had a major overhaul since 2014.
By Jon Church on Jul. 21st, 2020
The modular system in Node.js allows developers to keep their code organized and clean, and promotes reusability of code and adoption of best practices across Node.js applications.
By Anna Mykhailova on May. 5th, 2020
By building a log to store exceptions and errors, we have a better chance of understanding bugs within our code...
By Luke Pate on May. 5th, 2020
No matter how many precautions you take, you can never assume a database is impenetrable. That is why you must take a second step to make deciphering any stolen passwords much harder: salting and hashing.
By Michelle Selzer on Apr. 27th, 2020
As of today, all Hey Node content is free. Anyone who signs up with an account can access the tutorials as much, and as often, as they like.
By Addison Berry on Apr. 26th, 2020
A comma-separated values (CSV) file is a plain text file that stores tabular data. The values are separated by commas. They can be used to collect or store information for various purposes. One of the ways I've used it was to collect user data from clients and then do a bulk update to the database. You may have a different use-case but want to know how to read data from a CSV file and how to output tabular data to a CSV file. In this post, I'll show you how to achieve those objectives with JavaScript, in Node.js.
By Peter Mbanugo on Feb. 2nd, 2020
JSON Web Token (JWT) … in this article, we’ll be focusing on use cases and implementation options of JSON Web Tokens in the context of a Node.js application.
By Vanessa Osuka on Feb. 2nd, 2020
When it comes to processing large amounts of data, Node.js is a superstar… we’ve had insights about process I think are worth sharing.
By Joe Shindelar on Jan. 21st, 2020
We talk about content strategy… What is a technical review and what does it entail?
By Philippa Stasiuk on Dec. 3rd, 2019
What’s so great about Node.js and why should you learn it? The reasons to learn Node.js are tightly coupled with the benefits of Node.js itself.
By Jon Church on Oct. 16th, 2019
Hey, Node enthusiasts! We’re excited to share with you the next 13 tutorials in our Data Brokering with Node.js series.
By Amber Matz on Oct. 8th, 2019
Welcome to Hey Node. Learn about what we are doing, and what we have planned, from our lead instructor Jon.
By Jon Church on Oct. 8th, 2019