How to Handle Date and Time in JavaScript with Day.js
JavaScript can be quite exhausting when working with dates and times since it has some limitations due to the native Date object. As such, handling dates and times generally poses a challenge to developers due to browsers inconsistent parsing, inadeq...
superread.hashnode.dev19 min read