BLOG
Top 5 React Component UI Libraries
React has become one of the most popular frontend frameworks for developers and the community has grown at a rapid […]
Next.js Data Fetching Using Headless CMS Strapi.
A headless content management system (CMS) like Strapi is very handy in terms of managing digital content. You have a […]
The JavaScript Skills For React
One of the most important things to understand about React is that it is fundamentally JavaScript. This means that the better you […]
Refactoring old code
As a developer, you write code (duh), but this code might be outdated in one, three, five years. I think […]
JavaScript Reduce Method Explained
Hello everyone, in my last post about JavaScript methods I intentionally leave reduce to its own post. It’s not complicated […]
React Testing In Real Life
When we are building an application, it’s always necessary to ensure that our app is working the way it should. […]
7 hacks to optimize your react app
React is an amazing JavaScript library for building user interfaces and is well suited for developing large and small apps […]
How to Learn React in 2021: The 7 Skills You Need To Know
You want to learn React—the most in-demand JavaScript library in the world. But what steps do you need to take […]
Bootstrap 5 alpha 3 has arrived
Bootstrap 5 Alpha 3 has officially arrived bringing some new features, such as a brand new accordion component, floating labels […]
Auto-Restart MariaDB When It Crashes
During a brute force attempt, running on a low-memory virtual private server (VPS) can cause mariadb to crash and render […]