#typescript
Read more stories on Hashnode
Articles with this tag
Major Oversight In part 3, I continued to use TCP Server Simulator even though it is a big black box that requires Windows. This post is not a...
JavaScript can be TypeScript If you rename all of your .js files to .ts and set the --allowJs compiler switch, you can compile your files without...