Browsing Tag
reactnative
48 posts
My Experiences with Mobile Projects: React Native vs. Flutter
Introduction In this article, I would like to share my experiences with mobile projects and discuss the challenges…
React Native is Multi Threaded
TL;DR: React Native is multi-threaded! Disclaimer This blog represents my personal thoughts and ideas for achieving exceptional performance…
This Week In React #141: Next.js, Storybook, React Visualized, Remix, Chakra, Modern.js, Reselect, Benchmarks, Expo…
Hi everyone! We just passed a milestone: you are now over 20,000 subscribers! 🥳️ Thanks to all of…
✨ETH Dubai 2023 MetaMask SDK Developer Guide✨
As your team works on ConsenSys and MetaMask bounties for the ETH Dubai Conf, we have prepared the…
This Week In React #137: Code Extraction, Server Components, Signals, Forget compiler, Next.js, Astro, Remix, TypeScript…
Hi everyone! This week, there is still a lot of content about signals, but it’s the turn of…
Formik Works Great; Here’s Why I Wrote My Own
TL;DR? I made a library to compete with Formik and React Hook Form called “HouseForm”. It would mean…
Intro to React Native: Develop mobile apps
So you want to develop a mobile application, but don’t want to learn the the platforms’ native language…
How to get into React Native?
To get started with React Native, you should first have a solid understanding of React and JavaScript. Here…
Top 5 React Native UI Libraries
Let’s begin the React Native Picture… My last react native application has millions of downloads, check it out…
⚛ React Lifecycle 🔃
O conhecimento sobre o ciclo de vida (ou lifecycle) de um componente React é frequentemente solicitado em entrevistas…