Moment.js retires - Modern JS date alternatives

Опубликовано: 06 Ноябрь 2024
на канале: Jonas Grøndahl
3,033
29

In this video I want to share the news that the biggest date library for JavaScript is signing off and starts to recommend alternatives. I also show examples of how to use the Intl api and one of my personal favorite alternative to momentjs, date-fns.

At the end we will create a utility function for generating an array for all the days of the current week using date-fns. Just to showcase how we can use the utility functions to create our own.

Links:
https://momentjs.com/docs/#/-project-...
https://date-fns.org/
https://moment.github.io/luxon/
https://developer.mozilla.org/en-US/d...