Latest blogs

Keep learning new technologies.

comparing .NET MVC (Model-View-Controller) full-stack development with Rails full-stack development

By

When comparing .NET MVC (Model-View-Controller) full-stack development with Rails full-stack development, there are several key factors to consider. Both frameworks are powerful and widely used, but they have different characteristics that may make one more suitable than the other, depending on the specific needs of a project or developer preference.

Posted 3 months ago

next js psql fullstack deployment size vs dot net blazor psql deployment size, all things will be installed in linux

By

Comparing the deployment size of a full-stack application using Next.js with PostgreSQL versus a .NET Blazor application with PostgreSQL on a Linux server involves looking at the total disk space required for all the components of each stack. Here's a breakdown of what you can expect in terms of deployment size:

Posted 3 months ago

Vim vs. Neovim

By

Vim and Neovim are both powerful text editors widely used by developers and system administrators. While they share many similarities, there are also key differences between them that cater to different user needs and preferences.

Posted 3 months ago

Roadmap to Becoming a Java Developer

By

Java is one of the most popular and versatile programming languages used in a variety of applications from web development to Android apps. Below is a comprehensive roadmap that will guide you through the journey of becoming a proficient Java developer.

Posted 3 months ago

Flutter styling cheat sheet

By

Creating a Flutter styling cheat sheet can be very helpful when building various types of UIs. Here's a comprehensive cheat sheet that includes essential properties and widgets you'll often use in Flutter to style and layout your application:

Posted 4 months ago

cheat sheet to help you set up and use the BLoC pattern in a Flutter application

By

here's a concise cheat sheet to help you set up and use the BLoC pattern in a Flutter application:

Posted 4 months ago