Posts
Converting Observables to Stateful Signals in Angular
Angular has exposed the concept of signals for a while now, lets investigate converting an API call using observables to what I've coined a 'stateful signal'.
I was wrong about Flutter: From skeptic to advocate.
A brief overview of my experience learning the Flutter cross-platform framework. We'll cover why I was initally wrong about it, and address some of the key value points I picked up.
Choosing the right cross-platform app framework
So you want to build an app, or perhaps looking to migrate from something like Xamarin. Lets run through some of the cross-platform mobile app frameworks avaiable today, and what one best suits your needs.
What is MillionJS and when should I use it?
You may have heard of MillionJS being thrown around when talking about React. Lets talk about what MillionJS is, how it works, and how to implement it within a NextJS application.