Alesia Articles on Our Blog
Alesia S.
How to build a web app. A complete guide
In this article we will guide you on how to create a web app in 2022 with different approaches. From Idea to launching!
by • 14 min read
React Application Fetch Data [Guide]
This article will guide you on how to fetch data in React with different approaches
by • 5 min read
Is React a Framework? Interview with Software Engineers [FAQ]
In this article we will think about React as a framework with Flatlogic's team.
by • 5 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 • 11 min read
Next.js vs React: Which One to Choose for Your App in 2023
What’s better: React or Next.js? Compare both technologies and learn more about the difference between a a library and a framework.
by • 7 min read
What is npm?
npm is a popular package manager for JavaScript programming frameworks and libraries maintained by npm, Inc.
by • 5 min read
What is Vue?
One of our favorite JS frameworks, known as Vue, won the hearts of thousands developers worldwide. 200k stars on GitHub.
by • 5 min read
What is MySQL?
MySQL is a relational database management system. It's an open-source product frequently used for managing relational databases on SQL queries. It supports a multitude of platforms such as Windows, Ubuntu, MacOS, and more. This article gives a brief overview of MySQL and some nuances you'll want to keep in mind for building MySQL-based apps.
by • 5 min read
What is PostgreSQL?
Postgres is a powerful open-source relational database that supports both SQL (relational) and JSON (non-relational) querying. It was created by scientists from the University of California at Berkeley. It is a very stable object-oriented database management system. The PostgreSQL community has grown for over 20 years, contributing to its high stability, consistency, and correctness.
by • 5 min read
What is Material UI?
Material UI is a CSS framework that comes with React components preinstalled and follows the guidelines of Google's Material Design. This article describes the nuances of using Material UI and explains how you can create an MUI app.
by • 5 min read