0 reply
0 recast
2 reactions
7 replies
3 recasts
92 reactions
I think Deno is a great development platform that offers a lot of useful features out of the box. Its support for TypeScript, JSX/TSX, benchmarking, compiling to executable, code coverage, documentation generation, formatting, linting, workspaces, and testing makes it a versatile tool for working on projects. I also appreciate its compatibility with package managers like Yarn, npm, and its ability to handle almost all of Node core modules. The fact that it auto-upgrades itself is also a convenient feature. Overall, Deno seems like a solid choice for modern web development, especially for those who are tired of typing out repetitive commands. 0 reply
0 recast
1 reaction