A hazy wash of purples, pinks and blues against a dark background. Emerging from the fog, blurry but just distinguishable, is the number 6.0
4… 3… 2… 1…
A hazy wash of purples, pinks and blues against a dark background. Emerging from the fog, blurry but just distinguishable, is the number 6.0
4… 3… 2… 1…
WOW! More than 450 rules!
Thanks to all our contributors for their time and hard work (and more recently, tokens😄)
500 soon? Help make it happen! PRs always welcome!
The Release Candidate for TypeScript 6.0 is now available!
Read up on what's coming up with 6.0 & 7.0, and try it out on your codebase today!
devblogs.microsoft.com/typescript/a...
TypeScript 6.0 RC is out 🎉
🔶 Temporal
🔶 Map#getOrInsert
🔶 RegExp.escape
🔶 #/ prefix for Package Imports
New defaults!
🔶 --target=ES2025
🔶 "use strict"
🔷 --strict
Deprecations!
🗑️ baseUrl, outFile
🗑️ import assertions
🗑️ `module` namespaces
🗑️ module: amd
🗑️ moduleResolution: node
🗑️ target: ES5
Solid 2.0 is so powerful even I don't know the limits of its capability. Join me Friday when I try to break it:
www.youtube.com/watch?v=-VzC...
Astro team is doing a great job helping e18e, thank you all!
Was great to collab with James on this!
a new tinylibs library arrives: tinyclip! 📋
we didn't want to pull in ~2MB to use the system clipboard, so @florian-lefebvre.dev and i paired on making this lighter alternative.
6.7KB, 0 dependencies - supports WSL/macos/linux/windows
The <Suspense> is over.
Solid 2.0 Beta is now released (next tag on npm). 🎉
github.com/solidjs/soli...
npmx
The people!
> open bsky
npmx
npmx
npmx
npmx
npmx
npmx
Starting to get the feeling that GitHub was maybe not designed to have every company productize a code review bot that hammers their API for every commit in every repo
the heart of open source is human
❤️ www.netlify.com/blog/sponsor...
We'll be live soon! Come celebrate our alpha milestone with us. See you all there 🙌
today we saw the launch of npmx! here's what the community has already been collaborating on as part of this alpha launch, and what more is to come 🎉
this is open source
Congrats on the alpha launch @npmx.dev! Y'all are amazing ❤️
Let me tell you an open source story. A very personal one. A story of growth, downward spirals, and recoveries. Of a multitude of converging communities building tools for themselves. A story of collaboration and trust. And hope.
wrote a few words on why I think @npmx.dev might be going places
Randomly checking out what is going on in the @npmx.dev Discord and found a watch party of... my video? 🤯👀
The JS community has rallied to create npmx 🎉
npmx is one of the open source projects I use almost daily now. So glad to see the alpha release (and that I was able to sneak in a few PR as well).
Time for a video? Yes, absolutely 🙌
www.youtube.com/watch?v=NoC5...
cc @danielroe.dev
npmx is now in alpha: this is our story, as told by our team and friends
github: Batching suggestions must be done from the files tab.
Can someone explain
🆕 Introducing unbash
Fast 0-deps bash parser written in TypeScript
Finally got around to build a bash parser that ticks boxes:
✅ simple
✅ complete
✅ fast
🐚→🌳 github.com/webpro-nl/un...
Here's why.. 👇
I like lint rules that are auto fixable
This matches latest prettier behaviour though