You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Hi there,
In lesson 1 exercise 7, the syllabus recommends using moment.js to calculate the number of nights. I looked up the documentation of moment.js, and it says: We now generally consider Moment to be a legacy project in maintenance mode. It is not dead, but it is indeed done.
I ended up using luxonwhich is recommended in themoment.js` documentation.
I understand that for completing the exercise, this probably doesn't matter much, but it would be nice to learn the more updated and preferred technology in the course.
If you think this could be a good idea, I could create a pull request to fix it.
The text was updated successfully, but these errors were encountered:
Hi there,
In lesson 1 exercise 7, the syllabus recommends using
moment.js
to calculate the number of nights. I looked up the documentation ofmoment.js
, and it says: We now generally consider Moment to be a legacy project in maintenance mode. It is not dead, but it is indeed done.I ended up using luxon
which is recommended in the
moment.js` documentation.I understand that for completing the exercise, this probably doesn't matter much, but it would be nice to learn the more updated and preferred technology in the course.
If you think this could be a good idea, I could create a pull request to fix it.
The text was updated successfully, but these errors were encountered: