Petros Koulianos Posted on Jan 12, 2021 Structuring an expressJS application #node #javascript #programming #webdev This is my opinion for file structuring expressJS apps. I am open to read any opinions and for further discussion. Top comments (2) Subscribe Collapse Expand Leandro Andrade Leandro Andrade Leandro Andrade Follow Senior Software Developer Email leandro.andrade2588@gmail.com Joined Sep 4, 2018 • Jan 13 '21 Dropdown menu Copy link Hide Congrats. In my opinion, struct your project thinking in clean arquitecture is the good point of view too, something like this: github.com/leandroandrade/node-ess... Collapse Expand Petros Koulianos Petros Koulianos Petros Koulianos Follow Passionate Developer with main interests at node.js and java, marathoner, mountaineering Email petranb2@gmail.com Location Athens,Greece Work Full Stack Web Developer at Home Joined Mar 10, 2020 • Jan 16 '21 Dropdown menu Copy link Hide Thanks for your reply Leandro 😎. Structuring a project with solid principles give us a great head start plus consistency to the future. Code of Conduct • Report abuse For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Congrats. In my opinion, struct your project thinking in clean arquitecture is the good point of view too, something like this: github.com/leandroandrade/node-ess...
Thanks for your reply Leandro 😎. Structuring a project with solid principles give us a great head start plus consistency to the future.