Skip to content

Commit

Permalink
added a space in blog 3 for formatting purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
franipendus committed Jun 9, 2024
1 parent a6eaece commit 8c5eade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/FraniPendus/blog3.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ In terms of the project, I created all of the tables and generated all of the fa
* 1 x 'post'
* 1 x 'delete'
* 9 x 'get'

In my opinion, the 'get' and 'delete' routes were easy to implement; however, the 'post' and 'put' were VERY difficult for me and required a lot of time due to the string formatting, specifically pertaining to dates. It took me around 3 hours of staring at the code and getting help to realize I was missing a couple *single* quotation marks.
In the end, it did work out and it was so satisfying to see the code I wrote "behind the scenes" performing tasks the user wanted.

0 comments on commit 8c5eade

Please sign in to comment.