w3champions / website

The webpage for the www.w3champions.com community project.
47 stars 54 forks source link

Remove `moment` dependency #621

Closed Rotzbua closed 1 year ago

Rotzbua commented 1 year ago

The moment package is used for time operations.

Disadvantage

The package not optimized for browsers and has a big bundle size.

Required changes