Javascript

Git Workflow in 25 minutes

Git Workflow in 25 minutes 1920 1080 developerX

Git flow is a big part of your daily tasks as a software engineer. Knowing how to manage tickets, when to make pull requests, how to let your team know…

read more

An Introduction to Machine Learning

An Introduction to Machine Learning 1920 1080 developerX

I’ve made another blog post that I believe should give you a better introduction to machine learning. Please take a look at REDO: Intro to Machine Learning to use K-nearest neighbor…

read more

Setting up routes using React Router Dom

Setting up routes using React Router Dom 1920 1080 developerX

In this video tutorial, I will be showing you how to set up React Router Dom with your React applications. I will walk you through step by step on how…

read more

Launch a React application on Heroku using create react app in less then 5 minutes

Launch a React application on Heroku using create react app in less then 5 minutes 1920 1080 developerX

In this video tutorial, you will learn how to deploy your React applications that started with create-react-app on Heroku. Assumptions You already have installed create-react-app with npm you already have…

read more