Node.js Frameworks Articles on Flatlogic Blog

An in-depth guide to the top Node.js frameworks for building scalable web applications, including their features, advantages, and use cases.

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 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

12+ Best Visual Studio Alternatives to Try in 2023

Visual Studio is one of the most used and most famous integrated development environments. But being the most famous doesn’t mean, that it fits your needs.

by Michael Daineka • 7 min read

Top 7+ Node.js React Templates and Themes for Your Admin Panel

Node.js React Templates are very demanding now, and you can choose you react template with node.js backend here.

by Alexander Rubanau • 12 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