Shevchenko, B. M.2023-02-222023-02-222019Shevchenko B. M. Typescript: writing safe and expressive code / Shevchenko B. M. // Радіоелектроніка та молодь у ХХІ столітті : матеріали 23 Міжнар. молодіж. форуму, 16–18 квітня 2019 р. – Харків : ХНУРЕ, 2019. – Т. 6. – С. 163–164.https://openarchive.nure.ua/handle/document/22138According to many ratings, JavaScript is the most popular programming language in the world. JavaScript has achieved such popularity due to its simplicity, flexibility, and expressiveness. However, it has significant disadvantages including dynamic weak typing and excessive liberty. That is why transpilers were developed - programs, that transform code from the language of choice to JavaScript. TypeScript is a definitive winner in the world of transpilers. “TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.”, as the official website says [1]. TypeScript makes writing code easier, but still, there exist subtle problems that can be solved by a proper approach to coding.enTypescript: writing safe and expressive codeConference proceedings