Using the URL to build database-free web apps

made by bryanbraun, submitted by nicholasbs
A nice overview of the pros and cons of making entirely static web apps by storing all of the state in the URL.

Alt React: An unframework for minimalists

made and submitted by bryanbraun
A background and technical overview of "Alt React," a ReactJS alternative for minimalists (or anyone experiencing JavaScript tooling fatigue).

Music Box Fun

made by bryanbraun, submitted by porterjamesj
A web-based music box where scrolling the page acts like turning the crank on a physical music box! You can see the source code here: https://github.com/bryanbraun/music-box-fun