- Bernard BadoJanuary 10, 2022Definitive Guide to React Inline Styling
When I'm developing React websites, I always get excited about the styling part. After all, a good user interface can determine if your website will be…
- Bernard BadoJanuary 08, 2022CSS Scoping in React - Everything You Need to Know
When I started developing React applications, I didn't pay enough attention to the styling part. For some reason, I didn't think it's that much important…
- Bernard BadoJanuary 07, 2022Virtual Dom vs Real Dom - Side by Side Comparison
I have to confess! I was using React for many years. And I never really understood what is React virtual DOM . I knew React uses virtual DOM, but I didn't know…
- Bernard BadoJanuary 07, 2022How to Play Video in React
Video is a great way of capturing the user's attention. And it's no secret they're becoming more popular on modern websites. Good video not only captures…
- Bernard BadoJanuary 05, 2022How to Use Anime JS in React
I don't know about you, but I just love animations on modern websites. And I always wonder, how to implement such beautiful animations. I used to think it takes…
- Bernard BadoJanuary 05, 2022Clean API Architecture for React Project
Did you ever feel like your API calls are not organized properly? Or while working on your React project, did you feel like your API architecture needs a bit of…
- Bernard BadoJanuary 03, 2022Testing React Context - Ultimate Guide
I often find myself staring at a computer screen. Hopelessly trying to figure out what's the problem with my code. If you're developing React apps, there is a…
- Bernard BadoDecember 27, 2021Is React SEO Friendly?
When we're developing React applications or web pages, our first goal is to make the app work. And once it's working, it's time to make it available for the…
Popular Posts
Explore Topics
- Money(2)
- Productivity(6)
- React(43)
- Web Development(1)