React Navbar with Bootstrap 4

There’s a very small chance you haven’t heard about React or Bootstrap.
Both React and Bootstrap, are very very popular. In fact, they are so popular that there’s a project that combines them. Read more

Similar

What I wish I knew about React

A couple weeks ago I started working on my first React application. Not only was it my first React application, but it was also my first React Native application, so a lot was new to me all in one go. Coming from the Angular (and Ionic) world, it felt lik... (more…)

Read more »

Whiteboard: React Hooks

We have talked before in Text Recorder: React States, Event Handling and Conditional Rendering about states and how to set them and handle their changes. That was while using Class components, but of course we don't have to use Class components to ge... (more…)

Read more »