Some transpacific work with the amazing @ChloeWhiteaker and @mljamrisko, to crunch some @TheTerminal-sourced global trade data into beautiful and useful graphics
✨ THE FUTURE OF SVELTE ✨
We've been working hard on a radical new proposal that will result in simpler, smaller components. We call it 'Reactive assignments', and we'd love to know what you think:
github.com/sveltejs/rfcs/blo…
I'm happy to introduce 4 new templates to CodeSandbox! 🎉
1. Static (a template with no bundling, just static hosting)
2. @emberjs
3. Sapper by @Rich_Harris
4. @nestframework
Check them out here: codesandbox.io/s/.
Big thanks to the contributors who made this happen! 👏
Released Sapper 0.21 with an improved project folder structure, and simpler build config (1 file instead of 3). Grab a copy of github.com/sveltejs/sapper-t…, read the migration guide (sapper.svelte.technology/gui…), or just `npm i sapper@latest` and let the CLI guide you through the upgrade
THE BETA IS NOW LIVE!!
Mixer? Twitch? Youtube? Why not all at the same time? Restream today with Mixer FTL while keeping communities on other platforms engaged!
Sound familiar... Streamex is now Aircast!
Head over to airca.st now!
Tunnelgram on the iOS App Store is built with @sveltejs. I don't know if it's the first iPhone app built with Svelte, but it's the best. ;D
itunes.apple.com/us/app/tunn…
Built with @sveltejs (obvs), @LeafletJS, @stamen tiles (as recommended by @riordan), and of course, the @citibikeNYC real time data feed. Was my first time using the Notification API, and I developed even more respect for all the work @GdnMobileLab did in that area.
🚨⚡️🚲 New project: Find one of those elusive @CitiBikeNYC e-bikes and sing the bike electric! Watch stations near you, and get alerted when an e-bike appears. Then run, run like the wind: i-want-to-ride-an-electric-c…#bikenyc
It's a Sapper app inside a React app inside our CMS — a JavaScript turducken, if you will. This lets us satisfy some fairly interesting and unique constraints
If you have a @keyboardio with the QWERTY layout I've just started this little tool to help you learn touch typing!
mindrones.github.io/seeboard…
If you have a different layout or keyboard, just send me your keymap or SVG (or PR, @sveltejs is pretty easy :)
For the Svelte-curious React users among you, react-svelte lets you use Svelte components inside your React apps. Think of it as a gateway drug:
github.com/Rich-Harris/react…
Welcome Navaid into the world~! ☸️
It's the (850-byte) router I use w/ any Vanilla or Svelte app & now it's time to share.
Image #1 is general info.
Image #2 is @sveltejs w/ 404 handling & auto code-splitting via webpack 🎉
> Repo: github.com/lukeed/navaid
Atom users: there's now a Svelte editor plugin that gives you better syntax highlighting and diagnostics: atom.io/packages/ide-svelte 🎉
Based on the Svelte language server that powers the VSCode extension (marketplace.visualstudio.com…) — both plugins by the brilliant @UnwrittenFun