EthanRBrown / web-development-with-node-and-express

Companion repository to Web Development With Node and Express, first edition.
1.02k stars 502 forks source link

incomplete credentials.js for mongodb #113

Closed nyck33 closed 4 years ago

nyck33 commented 4 years ago

image

That snippet at the top is incomplete with commas.

Can you please include dummy credential.js with everything in it just for learning purposes? It doesn't have to actually work but just so we can see the full structure and not be left with incomplete snippets.

EthanRBrown commented 4 years ago

Hi, @nyck33 yes, this is a frequently requested thing, so I'll go ahead and do that. I had planned for something a little more elaborate...an interactive templated credentials generator, but I just have not been able to make time for that, and I've let "perfection be the enemy of good." Will get something for you soon.