The commit viewer in a PR could evolve into atomic PRs—with CI and the ability to ship each one.
But to truly mimic stacked branches, you’d need commit grouping.
The commit viewer in a PR could evolve into atomic PRs—with CI and the ability to ship each one.
But to truly mimic stacked branches, you’d need commit grouping.
I love how the `scroll-y-top` animation turned out in this table!
I love how the `scroll-y-top` animation turned out in this table!
I feel like Twitter and LinkedIn and Instagram and TikTok have pushed a lot of people out of the habit of doing that, by penalizing shared links in the various "algorithms"
Bluesky doesn't have that misfeature, thankfully!
I feel like Twitter and LinkedIn and Instagram and TikTok have pushed a lot of people out of the habit of doing that, by penalizing shared links in the various "algorithms"
Bluesky doesn't have that misfeature, thankfully!
They can be used for so much more than animations on navigation.
I recently added a ton of life to a card game I'm making with just a couple lines of code via view transitions. Check it out!
youtu.be/jnYjIDKyKHw
They can be used for so much more than animations on navigation.
I recently added a ton of life to a card game I'm making with just a couple lines of code via view transitions. Check it out!
youtu.be/jnYjIDKyKHw
The whole eslint-react series of rules is great, as it builds the rules based on recommendations from the new react docs 🎉
The whole eslint-react series of rules is great, as it builds the rules based on recommendations from the new react docs 🎉
With framework mode, everything that made Remix great is now built into React Router.
remix.run/blog/react-r...
With framework mode, everything that made Remix great is now built into React Router.
remix.run/blog/react-r...
useContext could be replaced by useLoaderData or useOutletContext depending on the use case.
Still finding a pattern on shared components.
useContext could be replaced by useLoaderData or useOutletContext depending on the use case.
Still finding a pattern on shared components.