nice breakdown Anton! this is not optimized and it's meant to get things fast. the focus here was more on creating the endpoints and the docker image and the connection with the db.
about the async await, I just used the suggested code, but in other guides I used the await, honestly I prefer that one
this is not meant to be a production ready code, but it's a way to undesrtand the basics!
Thanks for your feedback, I will probably level up the code in the next guide!
Thank you for the explanation!
I was happy to see such a thorough guide as a whole.
It was interesting to see how you containerize the application and I also liked the testing of the end product using Postman and TablePlus, great tools.
my idea was to start with this and maybe focus more on the upcoming Typescript example. this article is a breakthrough of something I coded live on youtube.
Thank yuo for your feedback, highly appreciated instead of the usual "asweome" comment! 💙
nice breakdown Anton! this is not optimized and it's meant to get things fast. the focus here was more on creating the endpoints and the docker image and the connection with the db.
about the async await, I just used the suggested code, but in other guides I used the await, honestly I prefer that one
this is not meant to be a production ready code, but it's a way to undesrtand the basics!
Thanks for your feedback, I will probably level up the code in the next guide!
Thank you for the explanation!
I was happy to see such a thorough guide as a whole.
It was interesting to see how you containerize the application and I also liked the testing of the end product using Postman and TablePlus, great tools.
Thank you for the guide!
my idea was to start with this and maybe focus more on the upcoming Typescript example. this article is a breakthrough of something I coded live on youtube.
Thank yuo for your feedback, highly appreciated instead of the usual "asweome" comment! 💙
A typescript version would be great! Thanks for your effort.
Awesome! 😄
it's on the todo list. thanks