In this tutorial, we will be writing unit test for a basic todo application using Jest and React. (more…)
Read more »
Tip: You can inspect the custom elements using chrome devtools. Source
maps are enabled hence you can even see source code of these components
in action
(more…)
Read more »
π Template for building an SaaS application or admin dashboard using React + Material-UI - dunky11/react-saas-template... (more…)
Read more »
The fruit bowl of frontend frameworks is full and React is the fat melon taking up all the space. Can Svelte change that reality? (more…)
Read more »
React-i18next is one of the widely adopted localization libraries for React applications. With a tiny bundle size of ~15kb and support for all major browsers, it can be goto choice for your next React application. The most outstanding feature of React-i18... (more…)
Read more »