🎃 Spooktacular Halloween Sale! 👻 Get up to 90% Off To Flatlogic Generator Subscription – No Tricks, Just Treats! 😈

Node.js Articles on Flatlogic Blog

10+ Top Node.js Frameworks for Building Scalable Web Applications

Ready to quickly build websites using Node.js? Discover how to develop scalable web applications using the top Node.js frameworks.

by Emma Mars • 5 min read

The Most Advanced Tutorial on Sending Emails in Node.js

Since there are several ways to send emails in Node.js, it’s reasonable to dive deeper into your options before sticking to a particular one. So how to proceed with it if you need to use your hosted SMTP server or build an HTML template? Let’s find out.

by Artsiom Baranouski • 5 min read

Top 9+ node.js templates and dashboards

We reviewed top node.js templates that allows you to create full-stack web apps with ease.

by Alesia Sirotka • 7 min read

12+ Best Node.js Frameworks for Web App Development in 2023

Flatlogic's review of 12 best Node.js frameworks to build a full-stack modern web application in 2023

by Alesia Sirotka • 11 min read

What is npm?

npm is a popular package manager for JavaScript programming frameworks and libraries maintained by npm, Inc.

by Alesia Sirotka • 5 min read

What is Node.js?

Node.js is a backend Javascript runtime environment. It often serves as a cross-platform stack meaning Node applications run great on multiple platforms. This article gives a detailed overview of Node.js and the best practices connected with it.

by Alesia Sirotka • 5 min read

Ways to Make an E-commerce Store on Node.js in 2024 | Guide for Beginners

Nodejs in Ecommerce projects: Read more about the major benefits of building a site on Node.js. ‘Shopify’ vs. built-for-you solution

by Katarina Harbuzava • 11 min read

14+ Best Node js Open Source Projects

We are finishing our series of articles on the best open source projects for web development. Now we review the best node js open source projects.

by Eugene Stepnov • 13 min read

Vue.js Material Admin Template with Node.js Backend is Released!

This is a new admin template with Node.js backend. It has over 39 widgets and components.

by Nastassia Ovchinnikova • 5 min read

What is Node.js? Multi-Threading and Multiple Process in Node.js

Due to the non-blocking nature of Node.js, different threads execute different callbacks that are first delegated to the event loop. NodeJS runtime is responsible for handling all of this.

by Nastassia Ovchinnikova • 7 min read