-
also: https://star-history.com/#bigskysoftware/htmx&facebook/react...
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
Considering that low-level atomic CSS lib like https://open-props.style are now up-ticking in popularity, it is too early to say that Tailwind CSS "won".
-
craco
Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.
I had some 'fun' figuring out how to deal with not going through create-react-app without doing a full eject, got something barely working ... and discovered https://craco.js.org/ already existed and did precisely what I'd part-implemented except better.
On the upside, by that point I knew the CRA codebase well enough to predict what it would do even in edge cases, and CRACO's implementation was immediately comprehensible, and none of my colleagues had to try and understand my half-arsed NIH version.
(avoiding being in any of this situation in the first place would likely have been preferable, but given where things were when I landed on the project in question that would've required a TARDIS)
Related posts
-
Svelte Headless UI has been abandoned, what should we do?
-
How can a backend developer get an HTML/CSS UI up and running as fast as possible?
-
Migrating Create-React-App project to Single-SPA
-
Less Code, More Flow: Streamline your Frontend Workflow with Shadcn/UI
-
🌟 How to Create a Beautiful GitHub Profile README (With Code Example!)