SMRTR Programming

Programming stories

Get hand-picked daily summaries of the best, most informative programming articles from around the web. Browse recent summaries, then jump to the original source when you want the full article.

Mizu.js is a flexible web development library that aims to simplify building web pages using vanilla JavaScript and HTML. It works across different platforms and runtimes, supports server-side and client-side rendering, and allows developers to customize features as needed. Mizu.js offers a low learning curve and adaptability for various project types.

Latest stories

SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

More recent stories

Homebrew for MacOS Developers

Homebrew is a popular package manager for macOS that simplifies software installation and management for developers. It allows easy installation, updating, and removal of applications, handles dependencies, and provides access to...

Luon programming language

Luon is a new high-level programming language combining features of Oberon and Lua, targeting the LuaJIT virtual machine. It aims to address shortcomings in Lua while maintaining compatibility. The language includes static...

Less talk, more code

Software development benefits from a hands-on, experimental approach rather than excessive planning. Coding, testing, and iterating quickly uncovers issues and refines requirements more effectively than lengthy discussions. This...