Modern web applications now use huge amounts of Javascript. Javascript is often given a bad rep because of its lack of strong typing, namespaces and many other features that would help keep a large project tidy and maintainable. Because of this, TypeScrip... (more…)
Read more »
A macOS clone built with TypeScript React, SCSS and Framer Motion. Coming with desktop features, system preferances and an integrated geolocation weather app. - GitHub - gianlucajahn/macOS-react: A... (more…)
Read more »
I posted recently about the release of the desktop version of our Debug Trainer debugging practice app.
Today I thought I’d talk a bit about a tool we used to write that desktop application using m... (more…)
Read more »
Why is TypeScript getting so popular? Key development frameworks depend on it and it improves developer productivity in the ever-changing JavaScript world. The recent Stack Overflow Developer Survey and the annual RedMonk programming language rankings bot... (more…)
Read more »
Today we’re announcing the availability of TypeScript 4.6. If you’re not yet familiar with TypeScript, it’s a language that builds on JavaScript and adds syntax for types. Types help describe what kinds of values you’re working with and what kinds of func... (more…)
Read more »