Gabriel Chartier

Results 4 comments of Gabriel Chartier

TypeScript makes working with libraries like this a lot easier due to autocomplete, type checking props to prevent you from misusing the API and just overall allowing you to have...

Seems like one argument for keeping reading it as a text file is to enable the use of comments alongside the types for added context to guide the model. But...

Probably better to wait for the [Temporal API](https://tc39.es/proposal-temporal/docs/) to hit browsers. All of those date libraries will be deprecated once it does.