Wednesday, 4 March 2020

Am I following the NODEJS principles correctly?

Hi, I am an adept programmer who is relatively new to node but I absolutely love working with it. Currently I am working on a webapp with mimics Trello (project management app) but the thing is I feel like my backend is too bulky even though I have only implemented the signup and login part I think I am not using the async principles correctly and this is causing me a lot of pain.If anyone of you wonderful people is willing to review my code and give me some pointers as to how I could tweak my code, I would be really thankful.Git Repo- https://github.com/kinshuksri25/atlasChromaP.S. - I tried posting this on various stack exchange and overflow but this getting closed and I don't know where to ask help. Moreover if you are going through my code (Thank you so much) there are some redundant js files and most of the imports are empty, please don't freak out I am in the middle of a major backend refactoring and will be fixing everything by Friday.Thanks in advance

Submitted March 04, 2020 at 07:36AM by bacchu_bhigauna

No comments:

Post a Comment