Explore >> Select a destination


You are here

alexop.dev
| | khromov.se
13.6 parsecs away

Travel
| | Watch a video version of this blog post below! Svelte 5 brings a lot of changes, from the new Runes-based syntax to deep reactivity and performance improvements across the board. But one aspect that's flown under the radar is the massive reduction in bundle size. In my experiments, you can get about 50% decrease in code shipped to users, just by upgrading to Svelte 5 in your existing Svelte 4 applications! The New Compiler Architecture Svelte 5 introduces a small signals runtime (about 3-4 KB) alongside the compiler. While this adds a bit of code, it allows individual components to [...]
| | blog.coderspirit.xyz
8.3 parsecs away

Travel
| | Learn how to create a React component ESM+CJS library using Rollup, TypeScript and Storybook
| | 9elements.com
14.4 parsecs away

Travel
| | Combining finest craftsmanship with elegant design to ship innovative digital experiences.
| | glama.ai
31.8 parsecs away

Travel
| A production-ready starter template for building Model Context Protocol (MCP) servers with TypeScript. Includes automated tooling for creating new MCP tools, testing, and deployment to Claude Desktop.