JavaScript News: March 2024
If you think other articles belong on this list, make a PR!
News
- US DoJ Antitrust Lawsuit Against Apple
- Includes some language surrounding Apple's control of app distribution and creation and the use of WebKit.
- Vite is now default for Remix
- JSR from Deno is in public beta
- This registry works with TS and supports ES modules. Works with Deno and other npm-based projects. Free and open source.
Conferences
- React Advanced CFPs Open!
- Denver Dev Day CFPS Open for a few more days
- FE Design & Dev April 25-26
- VueConf US May 15-17
- ReactConf May 15-16
Releases
- TypeChat 0.1.0
- Experimental library that allows you to get structured output from AI language models
- Storybook 8
- Support for React Server Components, Vite/Vitest Support, Refreshed the UI, etc.
- AI SDK 3.0
- Stream react components from LLMs
- React Query 5.25.0
- Angular 17.3.0
- Among other changes, check out the new output API (which is for emitting output from a component.)
- Nuxt 3.11, possibly the last before 4.0
- Node 21.7.1
- TypeScript 5.4
Resources
- Runtime Compatibility Chart
- See Node, Bun, Deno, etc mapped against eachother
- Honeypot Node Documentary
- 4th Edition Eloquent JS
- This classic learning text has been touched up for the "realities of 2024" but I haven't read it in 7 years, so who knows what it now includes.