Комментарии:
Today, sept 14 I have completed this tutorial now i will try to create project on my own and lets see where it will take . Wishing you all Good luck for the future .
Ответить8 48
ОтветитьWell covered... I am satisfied!
ОтветитьFantastic video, thanks so much for giving so much of your time on this! It's a shame Heroku no longer have a free tier though
ОтветитьHi John, I am unable to enroll into your website. Wanted to explore more about node and the ecommerce api in the course.
ОтветитьHey @Coding Addict, can i get coupon for your next part of this course, i cannot afford it, but i promise when i start earning, i will repay it🙏
ОтветитьFor those that have experienced, is this process of creating backend server the same as any tech company out there?
ОтветитьGreat tutorial!! I am considering buying the full course directly on John's website with all the projects, but Heroku does not have a free tier anymore... is this an impediment to completely do the rest of the projects or not really?
ОтветитьMr. Smilga, can u make a video on deploying your app on netlify? i tried using heroku but you have to pay before you can create app on it. I also try searching how to deploy on netlify but the video i found are just so confusing. thank you
ОтветитьYour node.js / express / projects video courses are amazing John. You are such a brilliant teacher - you make it very easy to learn. Thanks a billion!
ОтветитьWhy don't you apply Redis Cache For NodeJS ?. I thinks it's very helpfull
ОтветитьI cloned git repo but can there more than 4 projects... i want to learn them also... where can get those?
Ответитьone off the best course available online the person who really make u zero to hero in NodeJS.... lots of love jhon from India
ОтветитьHow did you get the api/v1/task
There is no path like that in the document
Does 06-jobs-api or other projects follow Microservices architecture?
Ответитьyou are an amazing teacher
ОтветитьThank you so much thank you so much
ОтветитьRIP Heroku
Ответитьthe first app.get('/hello', (req, res) => { res.send('Task Manager App')}) gives me an error of cannot GET/ once I rechecked and revised it to app.get('/hello', (req, res) => { res.send('Task Manager App') ; }); it was able to work.
ОтветитьshakeAndBake i always lol when you say that 😁
Ответитьlet me say just how much I appreciate all the works that you have been doing so far John, I'm really grateful!
Ответитьeven though my UI is working and also data is adding succesfully.........
ОтветитьWhy error is comimg "There was an error please try again later" Please help guys...................................
ОтветитьAfter watching most of this video, I decided to buy your NodeJS course on Udemy, thanks for your contributions to the community. Hope I get a good job soon. Respect from a Vietnamese guy.
ОтветитьHow do we deal with images when creating api? I would also like to include images for store api items just like in real life situations.
ОтветитьAmazing projects and explaination.
I have just learnt how to upload files just from your file-uploas project code on your github repo. So have you have any comment on this behaviour? I am going to complete the rest of the projects only from the repo without buying the udemy coarse, but if you don't like that I want you first forgive me for what I made and I will not do that again in the future. Thank you again for sharing this amazing content.