Matthew Tyson
Contributing Writer

JavaScript tools and frameworks weโ€™re watching now

analysis
Mar 7, 20253 mins
JavaScriptReactTypescript

The rapid evolution in JavaScript tools and frameworks moves at a breakneck speed. Here's our monthly roundup of news, tutorials, and updates to help you keep up.

A person with binoculars peers through cracks in a yellow wall.
Credit: SAG stock / Shutterstock

JavaScript is moving in two directions at once, favoring both comprehensive, full-stack frameworks and greater simplicity.ย Sometimes these trends are harmonious, and at other times they are at odds.ย The drive for frameworks and libraries that abstract away complexity is a key point of tension.ย Developers are often tasked with striking the right balance, and the excitement around AI only adds to the pressure.

Navigating these changes requires staying on top of whatโ€™s moving in the world of JavaScript: the language, ecosystem, and best practices. Hereโ€™s our roundup of some of this monthโ€™s best articles for JavaScript developers.

Top picks for JavaScript readers on InfoWorld

TypeScript 5.8 enhances conditional return statements
JavaScriptโ€™s lack of strong typing and other areas of fluid language design can be limitingโ€”and thatโ€™s why we have TypeScript! Will TypeScript innovations eventually migrate to JavaScript? Probably. Keep your eye on this space as both languages continue to evolve.

Plug-and-play web development with Astro
Meta-frameworks emerged as a popular response to the complexity of front-end reactive development. Next is the leader in this field, but newer frameworks like Astro are picking up speed. Astro lets you swap between tools like React and Svelte, and the developer experience is strikingly simple.

Keeping up with Deno 2.2
Bun is the poster child for JavaScript runtimes that incorporate more complete feature sets, but Deno (especially Deno Fresh) is also making a name for itself. Deno 2.2, with support for OpenTelemetry monitoring and more, proves once again that Deno is a project to watch.

More good reads and JavaScript updates

So long, create-react-app, we hardly knew ye
Weโ€™re sorry to see create-react-appโ€”the trusty old means for starting a new app with Reactโ€”is being sent out to pasture. The React team recommends Next and Parcel as alternatives. You might also try Astro.

Whatโ€™s new and upcoming in Svelte
Highlights of this roundup from the Svelte developer team include native WebSocket support, SSR safe ID generation, and server-side route resolution in SvelteKit, as well as a slew of bug fixes.

Observables API for Chrome
The Chromium team has announced itโ€™s working on making Observable, a reactive programming primitive, part of Chrome. This is great news for reactive developers: We get more powerful abstraction around event streams, with hooks into the browser event engine.

Matthew Tyson
Contributing Writer

Matthew Tyson is a contributing writer at InfoWorld. A seasoned technology journalist and expert in enterprise software development, Matthew has written about programming, programming languages, language frameworks, application platforms, development tools, databases, cryptography, information security, cloud computing, and emerging technologies such as blockchain and machine learning for more than 15 years. His work has appeared in leading publications including InfoWorld, CIO, CSO Online, and IBM developerWorks. Matthew also has had the privilege of interviewing many tech luminaries including Brendan Eich, Grady Booch, Guillermo Rauch, and Martin Hellman.

Matthewโ€™s diverse background encompasses full-stack development (Java, JVM languages such as Kotlin, JavaScript, Python, .NET), front-end development (Angular, React, Vue, Svelte) and back-end development (Spring Boot, Node.js, Django), software architecture, and IT infrastructure at companies ranging from startups to Fortune 500 enterprises. He is a trusted authority in critical technology areas such as database design (SQL and NoSQL), AI-assisted coding, agentic AI, open-source initiatives, enterprise integration, and cloud platforms, providing insightful analysis and practical guidance rooted in real-world experience.

More from this author