Dayjs is a library that helps us with the handling of dates in JavaScript. It is light because it takes advantage of the Treeshaking. The library is fully extensible through plugins that we will add depending on the needs that arise. We will go to see some examples where its use would be justified compared to the native API.

3m read timeFrom dev.to
Post cover image
Table of contents
🤔 Why use dayjs?🧪 Some examples
2 Comments

Sort: