Issue 2021-W07

Published on

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

This week has been about MS-DOS games, a data constraint language, a functional puzzle game, WebAssembly memory management and CSS transitions.

# An Interactive Guide to CSS Transitions

A tutorial laying out the fundamental concepts to understand how CSS transitions work.

# Software Library: MS-DOS Games

A collection of playable MS-DOS Games.

# A practical guide to WebAssembly memory

An article diving into WebAssembly memory management.

# Cube composer

A puzzle game to learn the fundamentals of functional programming.

# CUE Data Constraint Language

A data constraint language which aims to simplify tasks involving defining and using data. It is a superset of JSON, allowing users familiar with JSON to get started quickly.

# Mint

A programming language for writing single page applications. Heavily influenced by Elm but non-functional and writen in Crystal.