anuragxxd / social-media-app

This Project focuses on connecting the people from around the world.
https://socialapes.herokuapp.com/
MIT License
6 stars 6 forks source link

change from moment to dayjs #12

Closed fandok closed 3 years ago

fandok commented 3 years ago

Basically i change the library to use time from moment to dayjs.

Why dayjs? simply because it is cost-saving with the size of the library is 2kb and moment is 70kb

Reference: https://github.com/iamkun/dayjs

anuragxxd commented 3 years ago

I am reverting your changes. Use React-dayjs. This was the inappropriate pr which doesn't work in the development and breaks the code. I am not making this pr as inappropriate but test before you make pr. :/