Express (Node js) Project Structure - a Beginner's Guide

preview_player
Показать описание
How you can structure your Express project codes and files, including the app/server files, routes, controller, input validator, etc.
Рекомендации по теме
Комментарии
Автор

wow, this is what a tutorial needs to be like. straightforward, to the point, emphasizes the essence of what needs to be done, no intro, time wasting, just 30 minutes to get us started. appreciate your effort sir! 👍

Llkc
Автор

I especially liked how you walked through the debugging process. One more thing, group todos/ and users/ into a single folder.

gbeh
Автор

This was so helpful! I've gone through too many demos where they don't explain things like exports, and I understand so much better. Thanks!

katyrichardson
Автор

Thank you very much for this guide. Was just what I was looking for and it was very well explained! Wil you maybe have more express tutorials?

FFAcademy.
Автор

Thank you for the lecture. A minor thing, at the end you have a typo in .env : APP_DENUG.

vladbaragan-stroe