Apple has just announced Project Catalyst on WWDC 2019, which allows iOS/iPad apps to run on macOS without modification. This is AWESOME. We'd love if React Native could build and work correctl... (more…)
Read more »
Learn how to make a SVG line chart in React without having to add another dependency to a project and gain a better understanding of how line charts function. (more…)
Read more »
Knowing about the different data fetching techniques in React will enable you make informed decisions on the best use case for your application... (more…)
Read more »
Ever wondered how you can build your own system that automatically updates your React app each time you push changes to the repository where your app is hosted? In this article I explain how you can use build a Netlify-like deployment for React apps using... (more…)
Read more »