Optimize your Front End Applications by migrating from Moment to Dayjs
Does your application use dates in some way?
I am pretty sure that there are almost no use cases that don’t use dates, and if they exist, they can be improved to a higher extent with dates as a pivot for history.
So did ours at HolidayPirates GmbH, ...
blog.pankaj.pro
Sandeep Panda
co-founder, Hashnode
Dayjs is awesome. We recently switched to DayJS from Moment and it significantly reduced the bundle size with minimal changes to the code. Thanks for writing about it.