Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialPaul Messmer
15,023 PointsMongo?
I am wanting to take this course https://teamtreehouse.com/library/what-is-user-authentication But, one of the prerecs is a course named Mongo basics and it comes back as an error when I click on it because it has been retired. Is there anything on treehouse that would resemble this course? If not what are some good ways to learn Mongo?
3 Answers
Jonathan Grieve
Treehouse Moderator 91,253 PointsThe best way to report this kind of discrepancy would be to email help@teamtreehouse.com
They'll also be able to advise if there's replacement content planned for MongoDB.
In the meantime here's some material I found online from a quick google search that you might find useful. :-)
- Training Course Materials https://training-course-material.com/training/Basics_of_MongoDB
- MongoDB University https://university.mongodb.com/
- Udemy - https://www.udemy.com/course/learn-mongodb-step-by-step/
Good luck! :-)
moukim hfaidh
Full Stack JavaScript Techdegree Graduate 30,167 PointsYou can use Sequelize instead there is some courses here on treehouse
https://teamtreehouse.com/library/using-sequelize-orm-with-express
Paul Messmer
15,023 Pointsmoukim hfaidh would I be able to use that for user authentication?
moukim hfaidh
Full Stack JavaScript Techdegree Graduate 30,167 PointsPaul Messmer Yes ofc
Paul Messmer
15,023 PointsPaul Messmer
15,023 PointsThank you very much!