Guides Articles on Flatlogic Blog
React vs Vue: What to Choose in 2024?
React and Vue are breaking all the records regarding the amount of installations and popularity. But who is the winner? Read our new guest article on React vs Vue in 2023.
by
• 5 min readCaching NextJS Apps with Serverless Redis using Upstash
This article performed by Flatlogic team will help you in creating caching Nextjs apps with Upstash. Check it out!
by
• 5 min read10+ Best Ways to Deploy React App
This article is about the best ways to deploy react or web app
by
• 5 min readWhat is npm?
npm is a popular package manager for JavaScript programming frameworks and libraries maintained by npm, Inc.
by
• 5 min readWhat 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 readCreating a Laravel Project Step by Step
In this article, we'll talk about the history of Laravel, how it emerged, and how it won its position. We'll take a closer look at the peculiarities of working with Laravel, and sum up the reasons to choose it or avoid it. Finally, we'll dive deeper than usual into the inner mechanism of a simple app, and show you the code so you'll know how to properly grease the gears.
by
• 14 min readBootstrap vs. Material-UI. Which One to Use for the Next Web App?
This article is about the key core differences between Bootstrap and Material UI.
by
• 12 min readWhat 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 readWhat 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 readWhat 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