A tiny routing solution for modern React apps that relies on Hooks
https://github.com/molefrog/wouter/blob/master/README.md
Sucrase
A very cut down Babel for a narrow set of inputs: Typescript, JSX etc
https://github.com/alangpierce/sucrase/blob/master/README.md
ServiceWorker Cookbook
Functional JavaScript: Traversing Trees with a Recursive Reduce
Build your own WebAssembly Compiler
epic blog post that describes how compilers work, creates a new language and compiles it to WebAssembly #webassembly #language
https://blog.scottlogic.com/2019/05/17/webassembly-compiler.html
Web Assembly tutorial
Pure CSS Parallax Websites
Article from 2014. Parallax scrolling effect using only CSS
https://keithclark.co.uk/articles/pure-css-parallax-websites/
Elegant error handling with the JavaScript Either Monad
Hands-on with Portals: seamless navigations on the Web | web.dev
Portals help keep your front-end simple while allowing seamless navigations with custom transitions. In this article, get hands-on experience using Portals to improve user experience across your site.
— Read on web.dev/hands-on-portals
A JavaScript-Free Frontend
How I used almost no JavaScript to build a modern web app.
— Read on dev.to/winduptoy/a-javascript-free-frontend-2d3e