date fns play around

Опубликовано: 05 Март 2026
на канале: TypeWithMe
1,417
13

date fns play around, it is just great to play around with javascript and typescript libraries in deno. In these video's I learn a lot for my self but also try to learn you how to play and work with libraries that could make a difference in your day to day job.

This week I look into date fns, it is a library that makes your life easier when working with dates in the browser. It has locale support and can provide you with nice user experience when you need to display the distance of a date from for example today. I hope I can inspire you to use this exploratory play around with libraries as well.

Date fns is a powerfull library when you want to display dates or do maths with dates in the browser or on a javascript runtime.

https://date-fns.org/