This last week or two was all about learning to use ReactJS and the MERN stack. I decided it was time to learn more about JavaScript and specifically about ReactJS. One, I wanted to see what all the fuss was about in the Dev community regarding this framework called React or ReactJS. Brad Traversy is an excellent teacher … [Read more...] about React – Front To Back
Personal Development
Containers, Docker, and DevOps
This week was all about learning to use containers. I have heard all of the buzz and excitement surounding containers and wanted to learn about them for a while. But as with anything in the developer world, you cannot always chase the shiny, trendy things. Since I have recently started learning about APIs and deploying APIs, it only makes sense to also start to learn about … [Read more...] about Containers, Docker, and DevOps
Rest APIs With Flask and Python
For a while now, I have been putting off learning anything about API development because there is so much to learn in building apps for iOS and Android. As I was learning to build apps, I settled on utilizing backend platforms such as Firebase and Parse Server until I felt it was necessary to build my own API. Well, the time has come to do just that and I have been … [Read more...] about Rest APIs With Flask and Python