Tag: javascript

  • What about TypeScript!

    TypeScript was inevitably made to assist with JavaScript but has become more desireable than its counterpart. TypeScript is an open source, high-level, programming language developed by MicroSoft, it is a building block for any JavaScript and it’s designed for the development of large applications that transcompiles down to JavaScript.  TypeScripts is a superset of JavaScript…