It is painfully easy to get away with writing frontend code without formal tests. (more…)
Read more »
Effortless realtime data management for React + Feathers applications. A library used in and extracted from Humaans. (more…)
Read more »
React Native has come a long way since it was open-sourced in 2015. Fewer than two years later, it’s being used not only in Facebook and…...
Read more »
The most important element of a React + Redux application is "state". The state decides what the user interface will look like therefore it becomes essential to make sure that the state is always in a consistent and stable state. (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 »