Blog
Check out the latest blog posts from myself and guests covering technology, web development and the Javascript ecosystem.

Rocket League API: Fetching Rocket League Ranks, Shops & Player Stats
Rocket LeagueNode.jsJavaScriptTypeScript

Angus BosmansSoftware Engineer
Using the Rocket League API, you can programmatically fetch player ranks, stats, item shops, news and more!

Creating a Windows Executable File (.exe) from a Node.js app
FeaturedNode.jsJavaScriptTypeScript

Angus BosmansSoftware Engineer
Compile your Node.js applications to distributable Windows executable binaries using @angablue/exe.

Linting & Formatting are Non-Negotiable: Biome over ESLint
FeaturedJavaScriptTypeScript

Angus BosmansSoftware Engineer
How Biome revolutionises JavaScript linting and formatting with Rust-powered speed, built-in TypeScript support, and zero dependencies, replacing ESLint and Prettier.

How to Improve Sales and Search Rankings on Gameflip
Gameflip

Angus BosmansSoftware Engineer
Sell more items and make money on Gameflip by changing how you list your items and present your selling account.

DRM is Killing Software – Fixing It as a Developer
Featured

Angus BosmansSoftware Engineer
Adding DRM to software is often a necessary evil, but we can add it in a more user-friendly and thoughtful way.