Many people are currently assessing React Native as a platform to develop their next mobile app on. This is no trivial matter. Switching your software development platform involves a high setup cost and will profoundly impact your daily programming workfl... (more…)
Read more »
The details HTML element doesnโt work well when we use it as a controlled component in React. I like using plain HTML elements whenever I can, but this time I got bitten by this issue, which is still open on GitHub . (more…)
Read more »
After 8 years, I'm moving on from React for new web development projects. (more…)
Read more »
There are a lot of different frameworks and tools out there for building mobile apps and one of the most common questions we get is โHow is Fuse different from <some framework>?โ Sometimes itโs asโฆ...
Read more »
A tutorial on how to fetch data in React with Hooks from third-party APIs. You will use state and effect hooks for the data request from a real API ... (more…)
Read more »