part 24…Alrighty, so with this blog, we will jump into rounded out the functionality of the edit form which is fairly intensive so that will most…Oct 15, 2021Oct 15, 2021
part 23Moving forward we want to start to think about the UX of our, and how you would want it to behave if you were the user. Simple things, like…Oct 8, 2021Oct 8, 2021
part 22…So now that we have a created a new products form with a little bit of styling and error handling, its time to move on to listing out all…Sep 30, 2021Sep 30, 2021
part 21So now that we are on the way to rounding out this project. I want to dive into reusable middleware for our error handling. As you can see…Sep 28, 2021Sep 28, 2021
part 20…A small bug, lets get this started. Inside the request handler we are getting access to the errors object, but we arent doing anyhting with…Sep 21, 2021Sep 21, 2021
part 19So now its on to the image uploading part of the project. As it stands right now, we have a button that when we click on it to choose a…Sep 13, 2021Sep 13, 2021
part 18Alright, we just started to make our products repository, time to keep moving forward! We are going to start this post with making it…Sep 7, 2021Sep 7, 2021
part 17Here we go… now that we have spent what seems like a lot of time on nothing ( albeit really important nothing). We can start to add some of…Aug 31, 2021Aug 31, 2021
part 16Alrighty then, time to add a few more helper functions and then get to some first little bit of styling. Back inside of signin.js. above…Aug 23, 2021Aug 23, 2021
part 15…To get started with adding some of these validators to the signin method in the post route, we need to add some checks to the email and…Aug 17, 2021Aug 17, 2021