One way to greatness is discovering and grooming yourself to achieve your goals - starting it small and improving to make it massive. At first I didn't want to come up with this article but on a later thought, I concluded to pen my reflections. At th...
Welcome back to the tutorial. If you missed Part 1, check it here In this article, we will be setting up the transpiler, bundler and our react packages Getting Started Babel: This is used for transpiling our ES6 syntax. It serves two purposes, trans...
In this article, I will be introducing us to setting up a standard react application and deploying it on a cloud platform, heroku. This article is into three parts as highlighted below Part 1 - setting a standard development tool Part 2 - Setting th...