/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

markus.oberlehner.net
| | www.valentinog.com
2.0 parsecs away

Travel
| | Modern frontend tools like babel seem almost magical. What do they do really?
| | codeandlife.com
1.7 parsecs away

Travel
| | [AI summary] A tutorial demonstrating how to create and easily embed Svelte components into web pages using Rollup.
| | www.learnwithjason.dev
2.9 parsecs away

Travel
| | Use Rollup to create smaller bundles for libraries in this tutorial.
| | blog.hmpl-lang.dev
14.8 parsecs away

Travel
| Hello everyone! In this article, I'll show you how to create reactive HTML interfaces without relying on heavy JavaScript frameworks like Vue or Angular. We'll explore how HMPL.js provides a lightweight alternative that achieves reactivity through server-side rendering while keeping your client-side code minimal. The Problem with JavaScript Frameworks In...