Decided
Previously I used JavaScript for basic interactive stuff on websites. I've found that TypeScript is awesome because it allows me to define data types for my variables. Also, it auto-generates JavaScript code, so there's that!
TypeScript also works great along other tools like Polymer and working with Redux. Leads to a pretty smooth flow between Client-side components and changing states on the backend.
0 views0
Comments