Blog
Mert Özen's blog posts on software development, backend, frontend, and DevOps.
Series
Frontend
PART 01
What Is Angular and Why Does It Exist? The Reason Behind the Framework
What exactly is Angular, why does it exist, and what problem does it solve? We explain the framework vs library distinction, the TypeScript requirement, and when Angular is the right choice from scratch.
23 Aug 2026
9 min
25
Frontend
PART 02
Angular Setup and Your First Project: Preparing the Environment from Scratch
We install Node.js and the Angular CLI step by step, create our first project, then walk through the folder structure to learn what every file does before writing a single line of app code.
23 Aug 2026
10 min
23