What if you could use the skills you already have and write code once and run it on both iOS and Android? That’s exactly what React Native gets you.
Tag: react
Build a CRUD App with Spring Boot and React in 20 Minutes
Getting started with Spring Boot and React can feel daunting. But it doesn’t have to be! Follow this tutorial to get your first app running in 20 minutes.
Set Up Feature Flags with React Hooks
Everywhere I look lately, I see React Hooks. It’s the new trend that’s taken over the developer world. Hooks are functions that let you hook …
Set Up Feature Flags with React in 10 Minutes
If you’re a developer, chances are you’ve released thousands of features – but how do you ensure those features are working properly in production before …
SVG Everywhere
There are two primary options for icon systems: scalable vector graphics (SVG) and icon fonts. When considering the best solution, a developer has to determine …