wEs's link
The new CSS anchor spec, which allows you to position elements relative to other arbitrary elements (think tooltips and card decorations), has been merged into Safari. That only leaves you, Firefox.
selected by CJ
EA released the source code of classic C&C titles like Tiberian Dawn, Red Alert, Renegade, and Generals. Browse them all now on Github.
PICKED by WES
Neat approach to make gooey transitions in CSS using high contrast and blur filters.
cj's find!
The authors of this post ran into many SEO and performance issues with Next.js - this post talks about how they switched to hand rolled SSR for better performance and rankings.
cj ALWAYS SHOWS UP WITH THE LINKS
RegExp Escaping, Float16Array, and Redeclarable global eval vars are all coming in the next version of ECMAScript!
SURPRISE, CJ AGAIN!
Using the web standard Request and Response objects for building servers is the modern way to do it and can even work in Node with a Polyfill.