How to use a Clean Architecture with React

A deep dive into the process of developing software with a clean architecture in React
What is the Laravel framework?

A quick overview of installing the Laravel PHP framework for quicker and easier software development
Why use Coding Standards?

The importance of using standard guidelines to create readable and consistent code for high-quality software development
What is Dependency Injection?

Definition, principles, and uses of this programming technique
Understanding Angular as a Kindergarten

Is Angular really that hard to work with?
Spring Boot and React as a Door to Full-Stack Development

How a software engineer started his journey into Full-Stack Development
Things for Everyday UX Design

How to start designing understandable products based on basic design principles
MongoDB or SQL? When to apply the right technology

A quick overlook on databases, their pros and cons, and your best choice for each scenario
How to Install Django Python Framework on CentOS 8

A step-by-step guide to help you get started with this web framework for developing Python Web Applications
The Importance of Testing Code

Why you should write unit-test scenarios for your code