Our great sponsors
-
tinysource
Completely free TypeScript one-file source code snippets with tests, which can be copied to avoid extra dependencies (contributions welcome).
-
react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
Really? It seems like it's already been replaced. Can you link to where it's not quite deprecated yet? https://github.com/testing-library/react-testing-library/releases/tag/v13.1.0
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Please be Patient.. React 18 npm hell
- How to test if a component is rendered with the right props when using react-testing-library?
- Por qué usar Testing Library en lugar de Enzyme
- Mocking browser APIs (fetch, localStorage, Dates...) the easy way with Jest
- Testing Functions within Functional React Components