Just heard that the design systems team of a large (~40b) company dropped IE11 thanks in part to all the supporting evidence collated here!
not publicly announced so can't name them. but please keep sharing as you drop support, I promise you it matters & helps others do the same
#esnextconf 2020 replay: Over the past year alone, the average webpage weight has increased 6.3%, and passed 2.0 MB. Is the future of JS… less JS? @grizzledFED argues it is: youtube.com/watch?v=rvoZKQn2…
Want to check it out? Run this on your machine to bootstrap a new Svelte app instantly:
npx create-snowpack-app my-app --template @snowpack/app-template-svelte
Full list of templates: github.com/pikapkg/snowpack/…
A huge shout out to [at]rixo on GitHub for their absolute HMR-wizardry and guidance! You can learn more about how it works by checking out github.com/rixo/svelte-hmr
🎉 Svelte "Fast Refresh" for Snowpack is here!
Snowpack v2.14 is one of the first dev tools to preserve Svelte component state & CSS across updates. It's the fastest way to build with Svelte!
🚀 Get it now: snowpack.dev/
📝 Full release notes: github.com/pikapkg/snowpack/…
Join us in learning how @pikapkg's Snowpack provides a simpler abstraction to the heavier, more complex bundlers.
Hear its from the maintainer @drwpow this Thursday.
meetup.com/Open-Sauced-Meetu…
ALT Open Source Contributor summit flyer, starts at 730am
Chrome is close to shipping Stage-3 Top-Level Await.
This lets you use the `await` keyword outside of functions, as part of the module's top-level initialization code.
The V8 TLA functionality is already used by Node 14.3 and Deno.
great meetup: @Speakeasy_JS
great topic: Snowpack, ESM, WASM, and the future of frontend dev tools
great guy: @FredKSchott (he paid me to say that)
what's not to like!
Happening today!
This is one of my favorite remote meetups, so excited to be speaking about Snowpack, ESM, and the future of WASM-JS hybrid tooling for frontend devs 🧪
HTTP/3 is finally happening!
Last week: Cloudflare begins emailing users that H3 will be automatically enabled starting this month.
Today: Chrome Stable at 25% rollout!
blog.chromium.org/2020/10/ch…
#esnextconf 2020 replay: Unbundled development is the future of JavaScript, but larger apps can suffer from the “ESM waterfall” problem in production. One way to solve this may be with import maps, as @guybedford explains: youtube.com/watch?v=keKKODs6…
Got a minute? Node.js needs your help!
Snowpack 2.13 is out now with auto-CJS import detection using the same logic shipped in Node.js v14. Try it today and share feedback before Node.js locks it into the LTS release later this month!
📝 github.com/pikapkg/snowpack/…
/cc @guybedford
import { omgItsWorking } from "cjs-module"
Congrats to @guybedford and the Node.js team for shipping automatic ESM<>CJS compat! 🎉
Snowpack and esinstall will be matching support in their next release
Tired of slow web development? Snowpack curious? We'll set up Snowpack on your site/app on our next livestream! If you're interested reply here or DM us.
import { omgItsWorking } from "cjs-module"
Congrats to @guybedford and the Node.js team for shipping automatic ESM<>CJS compat! 🎉
Snowpack and esinstall will be matching support in their next release