jayfreestone.com
"Isomorphic First Framework"
hackmd.io/@0u1u3zEAQAO...
"Isomorphic First Framework"
hackmd.io/@0u1u3zEAQAO...
react.dev/reference/re...
Solves a longstanding pain point with `useEffect`.
react.dev/reference/re...
Solves a longstanding pain point with `useEffect`.
As: it's not for synchronising against an external store,
It's for synchronously (ie: disabling concurrent features) updating against a store's changes.
h/t @tkdodo.eu 🤯
As: it's not for synchronising against an external store,
It's for synchronously (ie: disabling concurrent features) updating against a store's changes.
h/t @tkdodo.eu 🤯
This long-requested feature is a small change that packs a big return for developers, making schemas more expressive and APIs easier to use. Read all about it 👉
graphql.org/blog/2025-0...
This long-requested feature is a small change that packs a big return for developers, making schemas more expressive and APIs easier to use. Read all about it 👉
graphql.org/blog/2025-0...
colinhacks.com/essays/intro...
colinhacks.com/essays/intro...
thirty-five.com/overengineer...
thirty-five.com/overengineer...
github.com/react-hook-f...
Got rid of so many generics with this, and everything is still typed properly.
github.com/react-hook-f...
Got rid of so many generics with this, and everything is still typed properly.
devblogs.microsoft.com/typescript/t...
devblogs.microsoft.com/typescript/t...
This is one of the most exciting additions to the web platform in a while, in my opinion. Opens many opportunities from the get-go, but also opens many good opportunities in the future.
developer.chrome.com/blog/command...
#html #js #web
This is one of the most exciting additions to the web platform in a while, in my opinion. Opens many opportunities from the get-go, but also opens many good opportunities in the future.
developer.chrome.com/blog/command...
#html #js #web
A more powerful, easily chainable kind of class mixins...?
www.reddit.com/r/typescript...
A more powerful, easily chainable kind of class mixins...?
www.reddit.com/r/typescript...
pawelgrzybek.com/infer-type-o...
pawelgrzybek.com/infer-type-o...
> For React refresh to work correctly, your file should only export React components.
github.com/vitejs/vite-...
There’s an ESLint rule and everything:
github.com/ArnaudBarre/...
> For React refresh to work correctly, your file should only export React components.
github.com/vitejs/vite-...
There’s an ESLint rule and everything:
github.com/ArnaudBarre/...
and identified "a React-Redux maintainer" as the main source that everyone copied.
Uh. Hi. Yes. That'd be me :)
smoores.dev/post/no_such...
and identified "a React-Redux maintainer" as the main source that everyone copied.
Uh. Hi. Yes. That'd be me :)
smoores.dev/post/no_such...
Save this one line of code for the future!
css-tip.com/center-upper...
No more hacky code trying to remove those spaces above and below an uppercase text. You can easily have a perfect centering for the text!
#CSS
Save this one line of code for the future!
css-tip.com/center-upper...
No more hacky code trying to remove those spaces above and below an uppercase text. You can easily have a perfect centering for the text!
#CSS
Especially @benlesh.bsky.social, @keithamus.social, @domenic.me, @jordan.har.band & more! 🙏
groups.google.com/a/chromium.o...
Especially @benlesh.bsky.social, @keithamus.social, @domenic.me, @jordan.har.band & more! 🙏
groups.google.com/a/chromium.o...
Wen can technically use `expect.fail` in "onUnhandledRequest" to make MSW actually fail the tests where unhandled requests happen.
This isn't something I recommend as of now but an interesting idea.
Wen can technically use `expect.fail` in "onUnhandledRequest" to make MSW actually fail the tests where unhandled requests happen.
This isn't something I recommend as of now but an interesting idea.
#Typography #WebDesign #WebDev
#Typography #WebDesign #WebDev
podcasts.apple.com/gb/podcast/8...
Wild to think that at this scale it was cheaper to just rewrite Webpack in Rust.
podcasts.apple.com/gb/podcast/8...
Wild to think that at this scale it was cheaper to just rewrite Webpack in Rust.
A new global CSS property makes this possible now. 😄
html {
interpolate-size: allow-keywords;
}
More info in thread 🧵
A new global CSS property makes this possible now. 😄
html {
interpolate-size: allow-keywords;
}
More info in thread 🧵