What is the size impact of importing Moment.js
In this article, I'll look at how much our application is growing when we add Moment.js. As Moment.js is not supporting tree shaking, it makes no difference if we use many or 1 methods from it.
Library
Moment.js is a popular but deprecated library - ...
how-to.dev3 min read