
-
For ajax, I never use Axios anymore, I always use Wretch these days.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
For cleaner data manipulation, I almost always end up including parts of Lodash.
-
For state, I love to use React Easy State.
-
stitches
[Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.
There was literally a commit 10 days ago 😛not sure what your standards are for “actively maintained” but looking at their activity on GitHub, I’m pretty content with the activity haha. https://github.com/stitchesjs/stitches
Related posts
-
How to Run Automated E2E Tests with Stormkit and Browserless
-
Fundamentals of React Native App Development: Dependencies, Performance, Native Modules, and Publishing Guide
-
The Ultimate React Roadmap for 2024 - Learn React the Right Way
-
🍒 Cherry-Picked Nx v19 Updates
-
Deploy a Static React Site Using AWS S3 and CloudFront