cara-care / dashboard

Cara Care's Dashboard
https://web.gohidoc.com/
GNU General Public License v3.0
7 stars 3 forks source link

Migrate from moment to date-fns #10

Closed janczizikow closed 4 years ago

janczizikow commented 4 years ago

Remove moment.js dependency and use date-fns instead. Moment is great but date-fns is 3.9 times smaller and more performant. Also requires to change the library of material-ui-pickers.

bengry commented 4 years ago

@janczizikow I'd like to work on this if possible.

bengry commented 4 years ago

@janczizikow I opened #30 that closes this issue.

Also, I'd appreciate it if you could add the hacktoberfest topic to this repo so this PR will be eligible for it, if you decide to merge/accept it. Due to some recent spamming, Hacktoberfest is now opt-in for repositories.

janczizikow commented 4 years ago

Hey @bengry thanks a lot! I left some comments on the PR and opted-in this repo to Hacktoberfest.