TypeScript

Development Services What is TypeScript? TypeScript is a programming language that is a super set of JavaScript, meaning it includes all of the functionality of JavaScript, but adds some additional features that make it easier to write and maintain large scale applications. TypeScript was developed and released by Microsoft in 2012. It was developed … Continue reading

What You Should Know Before Choosing Angular 2+

It’s not Angular 1 While the brand name and main developer team are the same, it is not Angular 1, meaning, it is a completely rewritten framework and thus migrating from 1.x to 2+ requires learning Angular 2+ as a new framework. Learning and documentation Angular 2+ has quite a steep learning curve compared to … Continue reading