Enzyme

Enzyme is a JavaScript Testing utility for React that makes it easier to test your React Components’ output. You can also manipulate, traverse, and in some ways simulate runtime given the output. Enzyme’s API is meant to be intuitive and flexible by mimicking jQuery’s API for DOM manipulation and traversal. Leggi tutto

Zustand – React state-management

A small, fast and scalable bearbones state-management solution using simplified flux principles. Has a comfy api based on hooks, isn’t boilerplatey or opinionated. Don’t disregard it because it’s cute. It has quite the claws, lots of time was spent to deal with common pitfalls, like the dreaded zombie child problem, react concurrency, Leggi tutto

Amplication: open‑source development tool

https://github.com/amplication/amplication Amplication is an open‑source development tool. It helps professional Node.js developers develop quality Node.js applications without spending time on repetitive coding tasks. Amplication auto-generates backend apps built with TypeScript and Node.js, and a client built with React.

SuperTokens

https://github.com/supertokens SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based), Social / OAuth 2.0 etc… Access control Session management User management Self hosted / managed cloud