Articles

JavaScript

JavaScript is probably one of the mostused programming languages in the world, and a cornerstone of frontend (and more general) web development. It enables the development of interactivity and features that HTML and CSS alone simply cannot, and includes more advanced concepts like closures, callbacks, and asynchronous programming.

Below you will find a subset of articles from my blog specifically about JavaScript. This is an area that I have worked with for many years, and have managed to write about quite a few times. There are three hundred one collected together for you below.

  1. State Management in Angular: NgRx vs. SignalStore.
    Read article
    State Management in Angular: NgRx vs. SignalStore.

    State Management in Angular: NgRx vs. SignalStore

    NgRx Store vs. SignalStore explained with real Angular tradeoffs, including scope, TypeScript ergonomics, devtools, effects, and when neither is necessary.

Have a complex web platform issue?

Tell me what is blocked, what has changed, and what needs to be true after the fix. I'll come back with a practical next step.