Writing.

Essays on software architecture, performance optimization, and systems engineering.

#1Minute#2Minute#2Minutes#Browser APIs#Business#Closures#Concept#concurrency#css#Design Patterns#eBPF#Express.js#Factory Functions#GraphQL#gRPC#Halaqti#HIBP API#Hoisting#html#Inheritance#JavaScript#JWT#K-Anonymity#Lexical Environment#LMS#Loop#Low-Code#Modules#mongodb#Mongoose#MVC#Next.js#nextjs#Node.js#nodejs#OneMinute#Performance#Platform#Prototype#Prototype Chain#Publishing#PWA#Queue#React#reactjs#rust#Stack#systems#tech#Tokio#Variables#XposedOrNot API

June 23, 2026 2 min read

Applications Structure Masterpiece: MVC

MVC is a software architectural pattern commonly used by web developers to improve the organization of their applications, specifically their code. It stands for Model-View-Controller. The MVC pattern mainly relies on separating the application into three interconnected parts to simplify the flow of the application.

Read more arrow_right_alt
June 23, 2026 4 min read

There Will Be Code

You’ve probably heard of one of the dozens of low-code software builders out there such as Blaze, Lovable, or Bolt. And like many entry-level software developers, you might have this question in mind: will I still get employed with these low-code software builders out there? You are right to have this concern since business owners seek to save money and make profit as much as they can, and employing you is just a way to this end.

Read more arrow_right_alt