Thoughts on the new style guide RFC

Thoughts on the new style guide RFC

Nov 1, 2024

In order to improve Angular’s developer experience, the Angular team recently released a Request for Comments (RFC) that introduces a few significant adjustments to Angular’s style guide, the comprehensive document that details the conventional approaches to naming files, classes, functions, and using certain features.

Read more
Everything we know about LinkedSignal

Everything we know about LinkedSignal

Oct 29, 2024

Of course, almost everyone knows about signals today, and has already come up to the realization that they are still a bit... raw. Here is how it ids going to change

Read more
Why I switched to template-driven forms

Why I switched to template-driven forms

Oct 24, 2024

I used to love reactive forms. Nowadays... not so much. Let's uncover why template-driven forms might be the new best way to handle user input

Read more
Component Authoring Format

Component Authoring Format

Sep 12, 2024

Recently, the debate around Angular's component authoring format gained renewed traction again. Let's have a takedown and understand what options exist, and what I think would be the best for the framework we love.

Read more
Should You Know Javascript Before Learning a Framework

Should You Know Javascript Before Learning a Framework

Mar 17, 2023

One of the forever-raging debates is whether people can learn frameworks vefore properly learning JavaScript. Let's tackle this one!

Read more
Where is Angular headed

Where is Angular headed

Jan 19, 2023

With recent developments in the Angular ecosystem, it is now time to review and understand where Angular, and with what approaches does the future of the framework lie.

Read more