Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Course Code Updates for 2025 - PR & Fork Available #13

Open
MidKnight92 opened this issue Feb 13, 2025 · 0 comments
Open

Course Code Updates for 2025 - PR & Fork Available #13

MidKnight92 opened this issue Feb 13, 2025 · 0 comments

Comments

@MidKnight92
Copy link

If anyone is taking this course in 2025, some dependencies and code must be refactored to accommodate API changes.

You can see the changes I made in pr[#12] which refactors the starter code to work with current versions.

Alternatively, you can fork my master branch which has the same fixes in the above PR.

Note on MongoDB: The latest MongoDB Node.js driver requires MongoDB 4.0 or later, but the system I was using only had MongoDB 3.6.8. If you run into compatibility issues, you may need to either upgrade MongoDB or downgrade the driver version like I did.

I have been following along with the course and making adjustments as needed. My goal is to commit changes after each video and create branches for the different sections. If you're looking for a reference on how the code should look like today, hopefully, this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant