Why has gaming become so bad?
Playing Counter-Strike 1.6 is more entertaining than playing most of these modern video games.
Expensive hardware is required in order to play games that raise your cortisol levels to the max...
reminder: this magnetic nav link effect?
jus' a few lines of css + anchor positioning 🤙
li:has(a:is(:hover, :focus-visible)) { anchor-name: --a; }
ul::before {
position-anchor: --a;
left: anchor(left);
top: anchor(top);
width: anchor-size(width);
}
We have officially released module federation to stable channel! Skipping v1 to align it with its known “v2” moniker.
This has been an immense amount of work over the years, we believe it’s time to call it stable.
Introducing shadcn/create – Build your own shadcn/ui
Customize Everything. Pick your component library, icons, base color, theme, fonts and build something that doesn’t look like everything else.
Now available for Next.js, Vite, TanStack Start and v0.
if you use @shadcn ui for your apps, you're gonna love these tools and ui components:
- https://t.co/ImgXQnWsu8 -> custom themes @raillyhugo
- https://t.co/eat08fvfyd -> custom background @meghtrix
- https://t.co/MeQ1ZMuAkq -> building forms
- https://t.co/rBxxexZF8p -> animation @Ibelick
- https://t.co/S9t2C7gK97 -> animation @davidhdev
- https://t.co/GpXGtHVxsR -> embedded maps
Follow for more tips about shadcn ecosystem
Big news! We're launching Massimo - the evolution of @platformatic/client, now battle-
tested in production by companies like @Spendesk!
From prototype to enterprise-grade: Meet the type-safe API client generator transforming how teams build API integrations.
🧵👇
For everyone asking this for vscode, its already available. You need these 2 settings for it to work
```
"diffEditor.diffAlgorithm": "advanced",
"diffEditor.experimental.showMoves": true,
```
After a year of launching my modern portfolio site, I’ve carved out some time to refresh the text content. What used to feel like a tedious task turned surprisingly enjoyable—thanks to GitHub Copilot for making the process smoother and more engaging!
https://t.co/6W44kKOhg0
Did you know? You can now build carousels with CSS! 🎠✨
They are responsive, accessible carousels and use only CSS. 🤯
🎯 Why CSS-only?
⋅ Simpler to maintain
⋅ Better performance
⋅ No external dependencies
⋅ Works out of the box
Learn more 👇
https://t.co/LIrBowfXzp
We're thrilled to announce the first stable release of Oxlint - version 1.0!
Our Rust-powered JavaScript/TypeScript linter delivers 50~100x faster performance than ESLint with 500+ rules and zero configuration required.
Time to give it a try!
https://t.co/gTpmsEYrZl
JavaScript's date object has been tricky for years, but that will change soon.
The NEW Temporal API brings,
🌍 Easily handle time zones
📆 Precise date math
🕒 Parse ISO strings without errors
⌛ Durations, date ranges, and more.
Start exploring 👇
https://t.co/6Ezn2gQ1qV