XITY Starter for @eleven_ty is now based on Snowpack by @pikapkg 🚀. If you want to use the legacy version based on Parcel, check the readme! github.com/equinusocio/xity-…
7
20
Are you a member of our Discord yet? We just added extremely cool ™️ JavaScript emoji. Come ask questions, chat about development, and share your extremely cool ™️ projects! discord.gg/rS8SnRk
9
In celebration of TC39 meeting today, we hope some of these proposals highlighted by @bramus move forward 🤞. What are some of your favorites? youtube.com/watch?v=F2Uwj7kr…
1
3
16
Experimenting with instant dev error overlays in Snowpack v2.12.0 ✨ /cc @sveltejs 👀👀👀
2
7
47
Big shout out / thanks to the Next.js team for the beautiful “react-dev-overlay” template that these overlays are based on!
1
4
Snowpack v2.12 launching later this week! Try the early preview: “npm install snowpack@next” Learn more: snowpack.dev
12
Skypack (prev. pika) retweeted
“Bundling” and transpiling code in the browser with my Interpreter component🎉 Can now handle typescript and npm packages🙌 Using skypack to grab packages in esm format. @pikapkg #reactjs #javascript #typescript #100DaysOfCode #webdevelopment
1
9
18
What do YOU call native JavaScript modules? I call them ESmeowdules but I can't fit that in the poll. developer.mozilla.org/en-US/…
78% ES Modules
13% ES6 Modules
8% Native JavaScript Modules
2% Something else (comment!)
132 votes • Final results
1
2
What kind of Snowpack guides would you like to see? A guide to using Snowpack with your favorite framework? Making a Snowpack plugin? We'd love to hear your ideas.
12
2
18
esinstall - Convert any package to ESM. Snowpack's internal CJS->ESM package converter finally has a proper API, simple enough to fit in a tweet: import {install} from 'esinstall'; await install(['react', 'react-dom', 'redux', 'lodash']); npmjs.com/package/esinstall
7
50
217
esinstall has been developed and tested as a part of Snowpack for the last 1+ years. We consider the project production-ready, but are giving the new JS API a couple more weeks to bake before cutting v1.0.0.
1
8
Thanks for reading! ⭐️ Check out the (mono)repo and throw us a star: github.com/pikapkg/snowpack 📘 Learn more about Snowpack: snowpack.dev/
5
Skypack (prev. pika) retweeted
Nice.
esinstall - Convert any package to ESM. Snowpack's internal CJS->ESM package converter finally has a proper API, simple enough to fit in a tweet: import {install} from 'esinstall'; await install(['react', 'react-dom', 'redux', 'lodash']); npmjs.com/package/esinstall
1
5
Skypack (prev. pika) retweeted
🤓 Googlebot is learning a new HTTP dialect! 🤓 Starting mid November you may see some of the Googlebot crawl to happen over HTTP2 🙌 Read more: webmasters.googleblog.com/20…
27
320
616
Skypack (prev. pika) retweeted
Another day, another talk promo 😀 A bit of a taster for @jackmcpickle's talk; intro to @pikapkg snowpack ⚡️ As usual, thanks to Simon from @encodetalent for the sweet video skills 🙌 👉 for more info bit.ly/frontendADL
4
6
#esnextconf 2020 replay: What is “bundleless” development? @eisaksen shows us how to build web apps without build times or bundlers: youtube.com/watch?v=PW7SfG_U…
2
16
Skypack (prev. pika) retweeted
Replying to @PowersBenny
yup. here's our wallet of preload and modulepreload for haxtheweb.org and other properties follow a similar idea which def speeds up TTFP on our unbundled stuff
1
2