Technology Evolution

Web UI Magic: Reactivity Fundamentals and Angular Best Practices

7 minute read Modified:

How the DOM and event loop underpin reactivity, how major JavaScript frameworks update interfaces, and how to speed up Angular apps.

Web development has become more sophisticated, but understanding the fundamentals and different approaches to reactivity can help you write better, more efficient applications. This post will explain how web engines work, explore various reactivity models in...

Bet on the Web - Why the future of applications is web based

6 minute read Modified:

I make the case for web apps as the default, based on richer browser APIs and cross-platform reach, while confronting browser monopolies.

In my professional journey, I’ve observed a consistent trend: the shift towards web-based application development. This shift away from native OS-specific development is not just a fleeting change, but a significant movement in the tech world. In this...