Typescript
-
JavaScript
When to Use What: Types vs. Interfaces in TypeScript
If you dream of writing code that’s not only powerful but also crystal clear then typeScript, offers some amazing tools…
Read More » -
Angular
New Features in Angular 17 You Need to Know About
Angular 17 is here! This exciting new release brings a wave of improvements for developers. From streamlined coding to enhanced…
Read More » -
JavaScript
The Growing Importance of TypeScript
JavaScript, the ubiquitous language of the web, has long reigned supreme for its versatility and ease of use. However, as…
Read More » -
TypeScript
Strengthen Your TypeScript: Avoiding the Pitfalls of Generic Objects
Imagine working with a box labeled “Stuff.” You open it, and… well, it’s full of stuff. Great, right? Not exactly.…
Read More » -
Software Development
Comparison of language features between Java, Kotlin, Dart and TypeScript
Some time ago I blogged about language features in TypeScript and Dart which I miss in Java. In this blog…
Read More » -
JavaScript
Wait For It…
Define Async/Await in JavaScript in One Sentence The async/await pattern allows non-blocking code to be written as though it’s blocking…
Read More » -
Web Development
Typescript: What’s This!?
Here’s a little innocuous looking typescript: 01 02 03 04 05 06 07 08 09 10 11 12 13 14…
Read More » -
Enterprise Java
CUBA Platform: TypeScript SDK and REST API
In this article, we will talk about the feature of the CUBA platform that exists for quite a long time,…
Read More »