My Daily Work · Background It was a little over a year ago when I embarked on my journey to become a software developer. I knew I wanted to work in this...
How to use Redux to manage state in a React Application · Intro Recently, I completed my build of a full-stack application using React on the front end...
Which one is better? · Introduction It's official, I have completed another application using REACT as the frontend framework, and Rails on the backend....
How to Easily Quickly .Create Lots Random Data · Introduction Up to this point, I have desired to have an automated process to "seed" a database with...
A simple explanation. · Introduction Approximately two months ago, I began using REACT to further my software developing skills. It was the core of my...
Interpolation, Concatenation, and Strings in Javascript · If you are new to coding Javascript like me, you may not be familiar with very simple concepts,...