News

TypeScript is gaining popularity as a type-safe alternative to JavaScript. Here's how to incrementally transform your JavaScript codebase into strongly typed TypeScript.
Follow these best practices for using interfaces to avoid interface overuse when designing your types ...
Peter Vogel continues to build out a TypeScript project by defining a view model. Along the way he looks at defining interfaces, setting up constructors, creating optional parameters and initializing ...
Many Java developers are learning TypeScript. Here are the five differences between Java and TypeScript that developers need to know.