Introduction to date-fns – a Lightweight JavaScript Date Library
July 5, 2017Working with dates in JavaScript is a pain. Native date methods are often verbose and occasionally inconsistent — something which also makes them error-prone. But good news is at hand. There are several libraries that exist to take the pain out of date manipulation. These libraries are to JavaScript dates, what jQu...
Recent Comments