meanstacktutorial icon indicating copy to clipboard operation
meanstacktutorial copied to clipboard

A little update

Open yamilelias opened this issue 8 years ago • 2 comments

Hi I saw your tutorial and it was great! The only thing is that some packages where already deprecated and it wasn't running, so I decided to help you out. I made some changes to help you helping others, the changes are here so you can check them out and merge it if you feel is right:

  • Updated the packages versions (express, mongojs and body-parser)
  • Added a .gitignore file (if anyone else wants to help again)
  • Added documentation to all files (in some parts it isn't necessary, but if you don't see the tutorial and only read the code is helpful)

I hope you like it :)

yamilelias avatar Jan 30 '17 00:01 yamilelias

Hmm, one thing to think about is that this will make the repo different from the YouTube tutorial. Maybe we can instead put in the README instructions for installing the deprecated packages in the YouTube tutorial, and then point pepople who are reading it to a branch that has your changes and instructions for that upgrade. Thoughts?

Thanks for wanting to help out!

michaelcheng924 avatar Jan 30 '17 15:01 michaelcheng924

Can you simply put your code in a branch, and give instructions for using your branch in the README? I'd like to not mess with my master version. Thanks again!

michaelcheng924 avatar Jan 31 '17 03:01 michaelcheng924