Alesia Articles on Our Blog
Alesia Sirotka
Technical writer
Alesia has graduated from the Physics Faculty and has a degree in nuclear physics. She is an achiever, who always sets goals and keeps her brain focused. Now Alesia is working hard to sharpen her technical skills. She also likes to spend her free time doing sports, cooking delicious cheesecakes, and travelling. She has already visited 15 countries! Alesia loves Star Wars and has a dog that looks like Chewbacca.
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 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 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 readWhat is Webpack?
Webpack is a module bundler for compiling JavaScript modules like fonts, images, CSS and HTML files, and more. This articles gives a detailed analysis of how to use Webpack and what factors to take into account.
by
• 5 min readWhat 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
• 5 min readWhat is Angular?
Angular is a client-side, open-source JS framework. It's a popular solution for front-end development following the MVC, or Model-view-controller architecture.
by
• 5 min readWhat is React?
React is a JavaScript library often credited for its scalability and simple, strict logic. In this article we're detailing the pros, the cons, and the best practices of React development.
by
• 5 min read