Blog Posts
2024-10-05
How TypeScript handles Type Inference
Predicting code behaviour before execution.
2024-09-05
What is Agile
There's no single approach that works for all situations
2024-08-05
Server-Side Rendering
Understanding where the HTML content is generated.
2024-07-05
Object-Oriented Programming Paradigm
OOP is a paradigm focused on modeling systems as collections of objects, where each object represents a specific aspect of the system's data and behaviour.
2024-06-05
What is Scrum
Scrum Methodology.
2024-05-05
Cross-Origin Resource Sharing (CORS)
Understanding when CORS is needed and its security benefits.
2024-04-05
What is a Circular dependency
Resource A is dependent on Resource B, and vice versa.
