React and Docker logos on a bright magenta background
,

How to Dockerize a React Project

In this tutorial I'll explain how to set up a new React project using Docker and Vite so that auto reloading works. https://www.youtube.com/watch?v=v6SMDB3Sr2M Prerequisites You'll need the following: Docker and Docker Compose…
Hello React.JS - Absolute Beginners Guide to React

Hello React.JS – Absolute Beginners Guide to React

In this video I'll walk you through how to create a basic Hello World application with React.JS. After spending a few months learning React.JS and following all of the official and unofficial tutorials, I found that there was a gap in the information.…
Angular and React logos side by side in a face-off
, , ,

React vs. Angular: Which one is best?

I've been learning React JS over last couple of days. I haven't got very far but I've learned a bit about it and I've created a couple of web apps with it. So I wanted to share my thoughts on it and compare it to Angular 2. Everyone always…