Flutter vs. Native vs. React-Native: Examining Performance

Today some of the most popular solutions to build mobile apps are native or cross-platform approaches using React Native or Flutter. While… Read more

Similar

No One Ever Got Fired for Choosing React

If you spend a lot of time on Hacker News, it’s easy to get taken by the allure of building a web app without a framework. There are a bunch of potential advantages (no bloat! bespoke to your project!) and being able to say you built something with minima... (more…)

Read more »

Most Common Errors in React

React also does a great job with returning descriptive error messages when you make mistakes while creating your application. This post will walk through 3 of the most common error messages you will come across when writing React code. ...

Read more »