News

Dr. James McCaffrey presents a complete end-to-end demonstration of linear regression using JavaScript. Linear regression is ...
Playground Elements are a set of components for creating interactive editable coding environments on the web, with live updating previews. You can use Playground Elements to: Embed editable code ...
The latest JavaScript specification standardizes a well-balanced and thoughtful set of features, including the built-in ...
What's CODE SWITCH? It's the fearless conversations about race that you've been waiting for. Hosted by journalists of color, our podcast tackles the subject of race with empathy and humor. We ...
AI can write useful code, but it can also produce unusable garbage. Here's my advice on making the most of AI from my many adventures in coding.
ECMAScript proposal: Type Annotations This proposal aims to enable developers to add type annotations to their JavaScript code, allowing those annotations to be checked by a type checker that is ...