Latest from todayfeatureFirst look: Electrobun for TypeScript-powered desktop appsPowered by the TypesScript-native runtime Bun, Electrobun improves Electron with a smaller application footprint and built-in update mechanisms.By Serdar YegulalpMar 11, 20267 minsJavaScriptTypeScriptWeb Development news TypeScript 6.0 reaches release candidate stageBy Paul KrillMar 10, 20262 minsGolangJavaScriptTypeScriptanalysis Why local-first matters for JavaScriptBy Matthew TysonMar 6, 20263 minsJavaScriptNode.jsTypeScript featureThe revenge of SQL: How a 50-year-old language reinvents itselfBy Matthew Tyson Mar 5, 20269 minsJavaJavaScriptNoSQL Databases newsWebAssembly proposal touted to improve Wasm web integrationBy Paul Krill Mar 4, 20263 minsJavaScriptWeb DevelopmentWebAssembly featureI used Claude Sonnet to migrate Python to Rust. Here’s what happenedBy Serdar Yegulalp Mar 4, 202611 minsJavaScriptPythonRust newsAngular releases patches for SSR security issuesBy Paul Krill Mar 3, 20263 minsJavaScriptTypeScriptWeb Development featureThe browser is your database: Local-first comes of ageBy Matthew Tyson Feb 26, 202610 minsDatabasesJavaScriptWeb Development newsAbandoned project linking Java, JavaScript makes a comebackBy Paul Krill Feb 25, 20262 minsJavaJavaScriptPython ArticlesfeatureWinterTC: Write once, run anywhere (for real this time)The unified JavaScript runtime standard is an idea whose time has come. Here’s an inside look at the movement for server-side JavaScript interoperability.By Matthew Tyson Feb 19, 2026 8 minsJavaScriptTypeScriptWeb DevelopmentanalysisWorking with the Windows App Development CLIMicrosoft is previewing an open-source command-line tool designed to speed up Windows application development, testing, and delivery.By Simon Bisson Feb 17, 2026 8 minsJavaScriptNode.jsRustnewsLast JavaScript-based TypeScript arrives in betaTypeScript 6.0 is intended to be the last release based on the current JavaScript codebase, before a Go-based compiler and language service debuts in TypeScript 7.0.By Paul Krill Feb 12, 2026 4 minsJavaScriptProgramming LanguagesTypeScriptfeatureReactive state management with JavaScript SignalsLearn how frameworks like Solid, Svelte, and Angular are using the Signals pattern to deliver reactive state without the weight.By Matthew Tyson Feb 12, 2026 9 minsJavaScriptProgramming LanguagesSoftware DevelopmentnewsDeno Sandbox launched for running AI-generated codeDeno Sandbox works in tandem with Deno Deploy—now in GA—to secure workloads where code must be generated, evaluated, or safely executed on behalf of an untrusted user.By Paul Krill Feb 5, 2026 2 minsCode SecurityJavaScriptTypeScriptfeatureBeyond NPM: What you need to know about JSRThe JavaScript Registry makes building, sharing, and using JavaScript packages simpler and more secure, and you can use it with or without NPM.By Matthew Tyson Feb 5, 2026 8 minsJavaScriptNode.jsTypeScriptanalysisAre you ready for JavaScript in 2026?Strip the types and hotwire the HTML—and triple check your package security while you are at it. JavaScript in 2026 is just getting started.By Matthew Tyson Jan 30, 2026 4 minsJavaScriptTypeScriptWeb Developmenthow-toGet started with Angular: Introducing the modern reactive workflowA step-by-step guide to installing the tools, creating an application, and getting up to speed with Angular components, directives, services, and routers.By Matthew Tyson Jan 29, 2026 14 minsJavaScriptTypeScriptWeb DevelopmentnewsUnplugged holes in the npm and yarn package managers could let attackers bypass defenses against Shai-Hulud A researcher at Koi Security says the two key platforms have not plugged the vulnerabilities enabling the worm attacks, and ‘the JavaScript ecosystem deserves better.’By Howard Solomon Jan 26, 2026 4 minsDevelopment ToolsGitHubJavaScriptfeatureTypeScript levels up with type strippingSay goodbye to source maps and compilation delays. By treating types as whitespace, modern runtimes are unlocking a “no-build” TypeScript that keeps stack traces accurate and workflows clean.By Matthew Tyson Jan 22, 2026 10 minsJavaScriptProgramming LanguagesTypeScriptnewsjQuery 4.0.0 JavaScript library features trusted typesThe first major update in nearly 10 years, jQuery 4.0.0 follows a long development cycle and several pre-releases.By Paul Krill Jan 21, 2026 3 minsDevelopment ApproachesJavaScriptWeb DevelopmentnewsGleam update shines on external typesType-safe language for the Erlang VM and JavaScript runtimes now supports external annotations for external types. By Paul Krill Jan 15, 2026 2 minsJavaScriptProgramming LanguagesTypeScript Show more Show less View all Video on demand video Write and run assembly in Python with Copapy Python has many powerful applications as a “meta-language” or a code generation system. The newly unveiled Copapy library uses Python as a system for generating and running assembly language on the fly. It was originally intended to generate code for real-time embedded systems, but it’s got potential far beyond that, as you’ll see in this video. It can be used to generate high-performance numerical code, with a much smaller library footprint than similar projects. For more about Python’s new JIT, which employs techniques also used in Copapy: https://www.infoworld.com/article/4110565/get-started-with-pythons-new-native-jit.html For more about Numba, another library for JIT-compiling numerical code for performance: https://www.infoworld.com/article/2266749/speed-up-your-python-with-numba.html Mar 10, 2026 5 minsPython Run AI Models Locally on Your PC — No Cloud Required (LM Studio Guide) Mar 3, 2026 5 mins Python Run PostgreSQL in Python — No Setup Required Feb 4, 2026 4 mins Python Visual generative AI development with ComfyUI Jan 23, 2026 5 mins Python See all videos Explore a topicAnalyticsArtificial IntelligenceCareersCloud ComputingData ManagementDatabasesDevelopment ToolsDevopsEmerging TechnologyGenerative AIJavaMicrosoft .NETOpen SourceProgramming LanguagesView all topics Show me moreLatestArticlesVideos news Startups accuse Microsoft of ‘billing trap’ in Azure AI Foundry after unexpected charges By Anirban GhoshalMar 16, 20264 mins Development ToolsIaaSMicrosoft Azure news Open VSX extensions hijacked: GlassWorm malware spreads via dependency abuse By Shweta SharmaMar 16, 20263 mins CybercrimeDevelopment ToolsMalware feature How to build an AI agent that actually works By Andrew C. OliverMar 16, 202618 mins Artificial IntelligenceGenerative AISoftware Development video Why SQLite Finally Feels Modern Jan 14, 20264 mins Python video How to generate C-like programs with Python Dec 16, 20255 mins Python video Zed Editor Review: The Rust-Powered IDE That Might Replace VS Code Dec 3, 20255 mins Python