Issue 2022-W01

Published on

Subscribe to new issues of the bulletin via the RSS feed or via email.

This week has been about the north star framework, organisational structure and technical debt, a low-code framework, Prince of Persia in the browser, a word guessing game and a low-level fantasy game console in WebAssembly.

# Prince of Persia

The classic Prince of Persia running in the browser.

# WASM-4

A low-level fantasy game console for building small games with WebAssembly. Game cartridges (ROMs) are small, self-contained .wasm files that can be built with any programming language that compiles to WebAssembly.

# Hunting Tech Debt via Org Charts

An article using the structure of an organisation to understand what kind of technical debt exists and where to find it.

# Lowdefy

An open-source low-code framework to build web apps, admin panels, BI dashboards, workflows, and CRUD apps. Remember the XML fever? This is the same but with YAML. What could go wrong?

# North Star

A playbook explaining the North Star framework and how to adopt it.

# Wordle

A word guessing game.