This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
Consider replacing MomentJS
with date-fns
#104
Labels
MomentJS
with date-fns
#104
requirements
MomentJS
has caused us some trouble in the past because of its mutability (still, we've been bug-free for a long time now) but most of all, is huge.We really need
MomentJS
over nativeDate
only for its improved validation and format functions.date-fns
may be a great substitute as it is lighter thanMomentJS
but should have the same features.specs
Let's investigate
date-fns
further and, if worth the effort, let's replaceMomentJS
with it :)misc
{optional: other useful info}
The text was updated successfully, but these errors were encountered: