elyface / elyface-SSR

A react and Nextjs based, search-indexed SSR boilerplate and starter kits for publishers and news websites integrated with Blupoint CMS.
Other
0 stars 1 forks source link

optimize: use date-fns instead of moment #45

Open oyilmaztekin opened 5 years ago

ghost commented 5 years ago

Day.Js is a nice alternative to me

⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API

https://github.com/iamkun/dayjs

oyilmaztekin commented 5 years ago

@xxyuk wow! Thanks for the advice.