9 ms·
Actually, if you prefer strickt typed languages, maybe give TypeScript a try. It is such a beauty, make JavaScript great again. ;)
by vmware505 8y ago
Actually, if you prefer strickt typed languages, maybe give TypeScript a try. It is such a beauty, make JavaScript great again. ;)
- worldsayshi 8y agoYes, I would say that typescript is the best way to do JavaScript in 2018. I just converted a Babel es7 project to typescript. I feel like I ended up with a simpler build system in addition to type checking and working source maps. I needed to add a few type declarations to make it build though.
- flavio81 8y ago>make JavaScript great again It was never great, not even good.