It is better to be approximately right than precisely wrong. (Warren Buffet)
Tag: typescript
See the content related to typescript...
Thursday, 9 March 2023
An easy way to pass user defined parameters to Stripe payment links without using hooks and fetch them later.
Monday, 6 March 2023
A simple one-liner to convert a Javascript/Typescript Map Object to an array sorted according to the Map's value.