yorkie-team / dashboard

Dashboard is an administrative tool that allows users to manage projects and documents with ease.
https://yorkie.dev/dashboard/
Apache License 2.0
20 stars 13 forks source link

[suggestion] migration moment.js to date-fns #140

Open DongjaJ opened 2 months ago

DongjaJ commented 2 months ago

Description: migration moment.js to date-fns

Why: Moment is lagacy project. And it might cause a huge performance overhead because of its complex APIs and large bundle size.

moment docs You-Dont-Need-Momentjs

hackerwins commented 2 months ago

Thank you for your good comments. Could you send a PR for this?

DongjaJ commented 2 months ago

Sure! I'll try this