#typescript
Read more stories on Hashnode
Articles with this tag
I've chosen Electron for building DevBunny, a desktop app that provides convenient offline tools for developers. It was the obvious choice since I am...
Typescript has union types which according to the Typescript handbook are a type formed from two or more other types representing values that may be...