Latest from todaynewsECMAScript 2025 JavaScript standard takes shapeThe ECMAScript 2025 specification will likely be finalized in June, with finished proposals including JSON modules, new regex capabilities, and new Set methods published by year-end. By Paul KrillMar 28, 20254 minsJavaScriptTechnology IndustryTypescript news Microsoft lauds Hyperlight Wasm for WebAssembly workloadsBy Paul KrillMar 26, 20253 minsC LanguageJavaScriptPythonhow-to Intro to Alpine.js: A JavaScript framework for minimalistsBy Matthew TysonMar 26, 202510 minsDevelopment Libraries and FrameworksJavaScriptWeb Development how-toAstro with HTMX: Server-side rendering made easyBy Matthew Tyson Mar 19, 202511 minsDevelopment Libraries and FrameworksJavaScriptWeb Development how-toDesigning a dynamic web application with AstroBy Matthew Tyson Mar 12, 20258 minsJavaScriptSoftware DevelopmentWeb Development newsGo-based TypeScript to dramatically improve speed, scalabilityBy Paul Krill Mar 11, 20252 minsGoogle GoJavaScriptTypescript feature10 things developers love about JavaScript – and 10 things they don’tBy Peter Wayner Mar 10, 202511 minsDevelopment Libraries and FrameworksJavaScriptWeb Development analysisJavaScript tools and frameworks we're watching nowBy Matthew Tyson Mar 07, 20253 minsJavaScriptReactTypescript newsTypeScript 5.8 reaches general availabilityBy Paul Krill Mar 03, 20253 minsJavaScriptTypescriptWeb Development Articleshow-toPlug-and-play web development with AstroSeamlessly unite React and Svelte in an optimized web application environment and see for yourself why Astro is a JavaScript meta-framework on the rise.By Matthew Tyson Feb 26, 2025 8 minsDevelopment Libraries and FrameworksJavaScriptWeb DevelopmentnewsDeno update brings OpenTelemetry integrationDeno 2.2 highlights include built-in OpenTelemetry for monitoring logs, metrics, and traces and a major upgrade to the Deno linter. By Paul Krill Feb 20, 2025 3 minsJavaScriptNode.jsTypescriptnewsC++, Go, and Rust gaining popularity – TiobeFast programming languages are gaining ground in the Tiobe index of programming language popularity, but ‘slow’ Python still leads. By Paul Krill Feb 10, 2025 3 minsC++Core JavaJavaScriptanalysisFull-stack JavaScript leads the wayTake a peek at the JavaScript tools and frameworks leading in 2025, including updates from Angular, Bun, and Vitest, an in-depth look at JavaScript frameworks and trends to watch, and a couple of articles demonstrating the power and flexibility of HTMX.By Matthew Tyson Feb 07, 2025 3 minsJavaScriptProgramming LanguagesSoftware DevelopmentnewsOracle maintains hold on JavaScript trademark Company seeks partial dismissal in trademark cancellation case brought by JavaScript runtime provider Deno Land. By Paul Krill Feb 06, 2025 2 minsJavaScriptNode.jsTechnology IndustrynewsJavaScript Temporal to ease dates and timesSupport for JavaScript’s new Temporal object is finally arriving in web browsers, giving developers a simpler alternative to the problematic Date. By Paul Krill Jan 31, 2025 2 minsJavaScriptProgramming LanguagesWeb DevelopmentnewsTypeScript checks returns for conditional and indexed access typesNext TypeScript release, due February 25, will support a limited form of checking against conditional and indexed acces types in return statements. By Paul Krill Jan 30, 2025 3 minsJavaScriptProgramming LanguagesTypescriptnewsJava-based organizations mostly use Java for AI development – reportHalf of organizations that use or deploy Java-based applications and infrastructure also use Java to code AI functionality, according to the Azul 2025 State of Java report. By Paul Krill Jan 28, 2025 3 minsJavaJavaScriptKotlinnewsBun 1.2 squashes Node.js compatibility bugsAll-in-one JavaScript/TypeScript runtime and toolkit also adds Amazon S3 object storage API and PostgreSQL client, with MySQL support coming soon. By Paul Krill Jan 24, 2025 3 minsJavaScriptNode.jsTypescriptanalysisState of JavaScript: Highlights of the JavaScript developer surveyThe latest State of JavaScript survey provides an up-close look at the JavaScript language features, tools, libraries, and frameworks developers are using and how they're using them.By Matthew Tyson Jan 22, 2025 10 minsDevelopment Libraries and FrameworksJavaScriptProgramming LanguagesnewsNode.js set to stabilize type strippingType stripping allows Node.js developers to run TypeScript without source maps or additional configuration, speeding up the development process. By Paul Krill Jan 18, 2025 2 minsJavaScriptNode.jsTypescriptnewsAngular team unveils strategy for 2025Main goals for the Angular framework in the coming year are enhancing the developer experience and making it easier for developers to adopt new features. By Paul Krill Jan 14, 2025 3 minsAngularJavaScriptTypescript Show more Show less View all Video on demand videoThe power of Python’s editable package installationsPython packages can be installed in an “editable” or “in-place” installation mode, where instead of copying the package’s code into a virtual environment, there’s a pointer to the source directory instead. This allows any changes made to the package source to be reflected instantly in every virtual environment where the package is installed this way. This video demonstrates how useful and powerful this can be for Python developers, as it becomes far easier to evaluate changes made to a package without having to reinstall it each time you change it. Mar 28, 2025 5 minsPython How to create a simple WebAssembly module with Rust Mar 25, 2025 4 minsPython How to Run WebAssembly outside the browser with Wasmer Mar 12, 2025 5 minsPython How to use Dioxus | A new library for cross-platform apps in Rust Mar 12, 2025 4 minsPythonSee all videos Explore a topic Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Development Tools Devops Emerging Technology Generative AI Java Microsoft .NET Open Source Programming Languages View all topics Show me moreLatestArticlesVideos news Red Hat Developer Hub adds analysis dashboard By Paul Krill 01 Apr 20252 mins Development ToolsSoftware Development feature Understand Python’s new lock file format By Serdar Yegulalp 01 Apr 20255 mins Programming LanguagesPythonSoftware Development feature Download the Strategizing Data Analytics for AI Enterprise Spotlight By InfoWorld and CIO.com staff 01 Apr 20251 min Artificial IntelligenceData ManagementGenerative AI video The Python 3.14 interpreter speedups explained 04 Mar 20254 mins Python video What is LLVM? | The compiler infrastructure explained 21 Feb 20256 mins Python video What is software bill of materials? | SBOM explained 18 Feb 20254 mins Python