Day: June 12, 2019

  • Why we switched from Moment.js to Day.js

    Why we switched from Moment.js to Day.js

    Moment.js is an awesome library when it comes to performing complex date-time manipulations. It provides a rich and clean API that covers many use cases. That aside, Moment.js shouldn’t always be the go-to library when it comes to date-time problematics. Alternatives should be considered as well. What are the alternatives? Actually, there are plenty of alternatives…