(π©πΎβπ» coding JavaScript without the pain π¨πΌβπ»)
Senior Software Engineer at Zone24x7
I like backend languages like Java, C#.
I want to learn JavaScript but don't lose some things that I like from my languages.
I consider that I know a lot about frontend and JavaScript I start feeling that I need something more, without stop doing JavaScript.
I'm a beginner programmer, I want to learn JavaScript. Probably start with TypeScript is the best decision.
Intent is clearer with types and interfaces.
Libraries make it easier to discover and learn how to use APIs.
Use the latest language syntax even when targeting older browsers.
Less "fat-finger", catch bugs earlier in the cycle.
Modules, Classes, and Lambdas take care of this.
Easier for multiple teams and members to work in parallel.
Team had 4x velocity with TypeScript vs. just JavaScript. Oh, and the Angular team uses it, for goodness' sake!
Hello World program write and Execute in JavaScript