React Contact Manager Application- Functions Deep DiveHello Again! Before I get into all the code stuff, I wanted to tell a little about what’s been going on with my professional journey as I…Oct 23, 2021Oct 23, 2021
React Contact Manager Application- Delete FeatureHello friends! Back again with more React.js biz. So for this weeks entry, we’re going to add the ability to delete a contact from the…Oct 15, 2021Oct 15, 2021
React Contact Manager Application- Part 3When we finished off with the last part, we were able to add a new contact that displayed but disappears on page refresh. Now we need to…Oct 9, 2021Oct 9, 2021
React Contact Manager Application Part 2In part 2 to this, we’ll pick up from where we left off where we created the components we need and now we will start off with rendering…Oct 2, 2021Oct 2, 2021
React Contact Manager ApplicationTime for some more React! Can’t stop won’t stop! This time I’m going to be building out a simple React contact manager application that…Sep 25, 2021Sep 25, 2021
Setting up Rails as an API for a React Frontend- Part 2Hello World! In the last post, we left off with creating the serializers and we’re ready to pick up from there with creating the…Sep 17, 2021Sep 17, 2021
Setting up Rails as an API for a React FrontendHello fellow code enthusiasts! In this post, I will be going over the Rails API set up of a practice application I’m building with React.js…Sep 12, 2021Sep 12, 2021
TIC-TAC-TOE React Docs Tutorial- Final EntryWe’ll pick up where we left off last time where we created an <li> that contains a <button> that has a onClick method that calls a…Sep 5, 2021Sep 5, 2021
React Tutorial- Tic-Tac-Toe | Time TravelIn the first entry of this blog series, we got a functioning Tic-Tac-Toe board up and running with features like displaying the current…Aug 28, 2021Aug 28, 2021