Plasticity – New open source 3D software (Electron and TypeScript)

Contribute to nkallen/plasticity development by creating an account on GitHub. Read more

Similar

TypeScript’s Migration to Modules

One of the most impactful things we’ve worked on in TypeScript 5.0 isn’t a feature, a bug fix, or a data structure optimization. Instead, it’s an infrastructure change. In TypeScript 5.0, we restructured our entire codebase to use ECMAScript modules, and ... (more…)

Read more »

Learning TypeScript by Writing a Game (PacMan)

Want to learn a new programming language?  Tired of the usual Line-of-Business tutorials? Then write a game! I’ve always said that the best way to learn a new language is to write a game with it.  You’ll come across many problems when writing a game that ... (more…)

Read more »