Web Dev PHP JS Design UI UX – Telegram
Web Dev PHP JS Design UI UX
1.82K subscribers
461 photos
10 videos
40 files
3.72K links
@wwwdev #web #python #rust #go #cli #vuejs #laravel #php #js #css #nodejs
We focus on sharing great links for Web Developers.
Download Telegram
https://inventi.studio/en/blog/why-you-shouldnt-use-moment-js
TL;DR Too long; didn't read
Moment.js is heavy, slow, mutable and hard to debug, still yet it has some advantages. However you should consider using different library, e.g JS-Joda, Luxon, Date-Fns or Day.js, depending on your needs. And even if you decide to stick with Moment.js, be aware of few things, e.g moment(undefined) will give you valid date.