Open in app
Home
Notifications
Lists
Stories

Write
Brian Gordon
Brian Gordon

Home

Oct 15, 2021

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 likely be covered in two separate blogs. The first thing we need to do is to edit or delete a product we need to grab…

5 min read

part 24…
part 24…

Oct 8, 2021

part 23

Moving 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 redirecting to the page after something has been changed, in this case, when new product has been added we are redirected…

4 min read

part 23
part 23

Sep 30, 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 of the products that we will have stored in the database. To start with that, head into the products route handlers…

4 min read

part 22…
part 22…

Sep 28, 2021

part 21

So now that we are on the way to rounding out this project. I want to dive into reusable middleware for our error handling. …

4 min read

part 21
part 21

Sep 21, 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 it at this point. If you remember, inside the auth.js file we are taking that errors object and reunning a check to see if its…

3 min read

part 20…
part 20…

Sep 13, 2021

part 19

So 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 file, it opens up model that will have the image in to choose from. …

4 min read

part 19
part 19

Sep 7, 2021

part 18

Alright, we just started to make our products repository, time to keep moving forward! We are going to start this post with making it possible to add a new product to this project. For that we will need a way to add information about that product, and creating a form…

4 min read

part 18
part 18

Aug 31, 2021

part 17

Here 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 our other routes and really, what will probably be the last bit of our routes. We will also touch on the…

4 min read

part 17
part 17

Aug 23, 2021

part 16

Alrighty 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 the modules.exports start by adding a new function getError, and pass the errors object and prop as the arguments… And again just like in the…

5 min read

part 16
part 16

Aug 17, 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 password to make sure that the inputs match a valid format and also an existing user. So once again, we’re going to add…

4 min read

part 15…
part 15…
Brian Gordon

Brian Gordon

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable