Setup ESLint and Prettier with VSCode Auto Formatting on Save with TypeScript

I’m a fan of automating this type of thing since I do it in almost every project I ever start up. I just like the autoformatting and clean look of the code too much to go without now (probably says something about my personality :P).
To do this quick… Read more

Similar

Nim for TypeScript Programmers

Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,... (more…)

Read more »