Hermes is now available for iOS as well. Find out more about this JS engine - check the first part of our series on bringing Hermes to iOS. (more…)
Read more »
Make your React app truly reactive! Contribute to MananTank/radioactive-state development by creating an account on GitHub. (more…)
Read more »
Learn how to integrate a React component with an existing JQuery web application. We'll cover how to communicate between the context of JQuery and React, listen to events, and render data on the web p... (more…)
Read more »
React Native is a shiny new technology, often considered a silver-bullet for mobile development, especially by newbie web-developers. This paper removes shiness and brightness from React Native, and brings up the downsides of it. Ok, lets start from the b...
Read more »
React confirmation modals can be tricky, with useEffect and keeping track of shown/hidden, loading/not, and errors. State machines make it a breeze! (more…)
Read more »