Ready.code - JS development. Releases and articles
8.43K subscribers
511 photos
7 videos
352 links
Stay updated with the latest library releases and insightful articles on development trends and techniques.

#js #ts #vue #react #angular #bun #node #meme #IT
Download Telegram
βœ… Nitro v3: What’s Coming with Nuxt 5

Heads-up! Nitro v3 is still under active development. The features and APIs discussed here can change before the final release. Nuxt 5 will ship with Nitro v3 once it's stable.

Link to the article

#article
#nuxt #js #vue #nitro
Please open Telegram to view this post
VIEW IN TELEGRAM
4πŸ‘8πŸ‘¨β€πŸ’»4πŸ”₯1
βœ… Astro 5.11

Astro 5.11 is a small minor that ships with new CSP features and the ability to opt out of HTML streaming when using the Node.js adapter.

Link to the release

#release
#astro #vue #react #static #ssr
Please open Telegram to view this post
VIEW IN TELEGRAM
3πŸ‘3πŸ”₯3πŸ‘¨β€πŸ’»2
βœ… Announcing Nuxt 4.0

Nuxt 4.0 is here! A thoughtful evolution focused on developer experience, with better project organization, smarter data fetching, and improved type safety.

Nuxt 4 is all about making your development experience smoother:

- Cleaner project organization with the new app/ directory structure
- Smarter data fetching - they've taken the opportunity to address some inconsistencies and improve performance with the data layer
- Better TypeScript support with project-based separation between the different contexts in your project - app code, server code, shared/ folder, and configuration
- Faster CLI and development with adoption of internal sockets and a faster CLI

Link to the release

#release
#nuxt #vue #ts #ssr #js #frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
7πŸ”₯5πŸ‘3😱1
βœ… Plate: Roll Your Own Rich-Text Editor

A framework for building React-based rich text editors lets you select the specific features and functionality you need, plus it has very thorough docs.

Link to plate.js

#framework
#react #js #shadcn #frontend #md #editor
Please open Telegram to view this post
VIEW IN TELEGRAM
1πŸ‘4πŸ”₯3πŸ‘€2
βœ… Uppy 5.0: Powerful, Modular JavaScript File Uploader

Upload not just from local sources but also remote services like Dropbox or Google Drive. Integrates with React and supports resumable uploads too.

Link to the lib

#tool #lib
#js #files
Please open Telegram to view this post
VIEW IN TELEGRAM
2πŸ‘6πŸ”₯3πŸ‘¨β€πŸ’»3
βœ… New in ESLint v9.34.0: Multithread Linting

A common feature of tools like Rslint, Biome, and Oxlint, is being 'Nx times faster' than ESLint, but the latest ESLint has a trick up its sleeve and can now process multiple files at the same time, dramatically reducing lint times for large projects.

Link to the announcement

#announcement
#eslint #js #frontend #backend #performance #linting
Please open Telegram to view this post
VIEW IN TELEGRAM
3πŸ”₯6πŸ‘¨β€πŸ’»2πŸ‘1
βœ… Nuxt 4.1

Nuxt 4.1 is out - bringing enhanced build stability, better development experience, and powerful new features for module authors!

Link to the release

#release
#nuxt #vue #js #frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
1πŸ‘5πŸ”₯4πŸ‘¨β€πŸ’»2
βœ… Google Chrome at 17 Years Old: A History

An amazingly thorough walkthrough here of Chrome’s origins, notable rise, and evolution over the years. Addy looks at various key milestones (multi-process architecture for example), and shares quite a few behind-the-scenes browser tidbits too. A good read.

Link to the article

#article
#chrome #google #history
Please open Telegram to view this post
VIEW IN TELEGRAM
1πŸ‘5πŸ”₯3πŸ‘¨β€πŸ’»1
βœ… Mediabunny: A Complete Media Toolkit for JavaScript

Supporting both browsers and Node.js, this library lets you read, write and convert popular media file formats (e.g. MP4, MP3, and more) without needing to lean on dependencies like FFmpeg. You can make thumbnails, extract metadata, write code that gets converted into a video, and more

Link to the toolkit

#tool
#js #frontend #media #media
Please open Telegram to view this post
VIEW IN TELEGRAM
3πŸ‘6πŸ”₯6πŸ‘¨β€πŸ’»3
βœ… Electron 38.0.0

Electron 38.0.0 has been released! It includes upgrades to Chromium 140.0.7339.41, V8 14.0, and Node 22.16.0.

#release
#js #electron #chromium #desktop

Link to the release
Please open Telegram to view this post
VIEW IN TELEGRAM
1πŸ‘4πŸ”₯3😱1πŸ‘€1
βœ… WebKit Features in Safari 26.0

With the release of macOS 26, iOS 26, et al. comes a major release of Safari. This is a bumper look at what’s new in the now-available Safari 26. Features landing include anchor positioning, scroll-driven animations, the <model> element (for embedding 3D models onto pages), the CSS progress() function, SVG icon support, and now "every site can be a web app on iOS and iPadOS."

Link to the release

#release
#safari #webkit #ios #browser
Please open Telegram to view this post
VIEW IN TELEGRAM
1πŸ”₯3πŸ‘2πŸ‘¨β€πŸ’»2🌚1
βœ… Evan You interview

Interview with Evan You covering Vue.js origins, Google's background, the Next.js–Nuxt relationship, and current projects.

Link to the video

#vue #interview #javascript
Please open Telegram to view this post
VIEW IN TELEGRAM
1πŸ‘3πŸ”₯3πŸ‘€2
βœ… ESLint v9.36.0 released

Release highlights fix edge cases in preserve-caught-error and deeply freeze all config objects exported from @eslint/js.

Includes bug fixes for rule option types and Scope.type, and updates to eslint-all.js, rules.d.ts, docs, and dependencies

Link to the release

#release
#eslint #js #ts
Please open Telegram to view this post
VIEW IN TELEGRAM
1πŸ‘4πŸ”₯2πŸ‘¨β€πŸ’»1
βœ… Cloudflare Donates $150,000 to Support Astro's Open Source Mission

Cloudflare is announced as a new partner, accompanied by a $150,000 donation to the Astro open-source project.

Link to the news

#news
#donate #cloudflare
Please open Telegram to view this post
VIEW IN TELEGRAM
3πŸ”₯12πŸ‘5πŸ‘¨β€πŸ’»2
βœ… Bun is joining Anthropic

Bun has been acquired by Anthropic. Anthropic is betting on Bun as the infrastructure powering Claude Code, Claude Agent SDK, and future AI coding products & tools.

Claude Code ships as a Bun executable to millions of users. If Bun breaks, Claude Code breaks. Anthropic has direct incentive to keep Bun excellent.

Link to the news

#news
#ai #bun #js #claude
Please open Telegram to view this post
VIEW IN TELEGRAM
3πŸ‘5πŸ”₯3🌚3😱2
βœ… Vite 8 Beta: The Rolldown-powered Vite

The first beta of Vite 8, powered by Rolldown, is now available. Vite 8 ships significantly faster production builds and unlocks future improvement possibilities.

Link to the Vite blog

#announcement
#vite #vue #js #ts #react
Please open Telegram to view this post
VIEW IN TELEGRAM
3πŸ‘5πŸ”₯3πŸŽ‰3
1😁9🌚4πŸ‘¨β€πŸ’»1
⚑️ IN BRIEF

πŸ”’ Let's Encrypt will be gradually reducing the validity period of certificates it issues from 90 days to 45 days over the course of the next two years.

↔️ The Piccalilli team has made the Introduction to Asynchronous JavaScript chapter of their JavaScript for Everyone course free to read online.

πŸ‘‹ After almost 14 years Addy Osmani is leaving the Chrome team, although he's staying at Google.

πŸŽ‰ WordPress 6.9 has been released.

⚠️ The React team has announced a critical security vulnerability in React Server Components which affects apps that support RSCs, including (some) Next.js apps.

πŸŽ„ The Advent of Code is taking place right now with 12 days of puzzles to solve. Advent of Svelte is sharing 25 different Svelte-related tips over the month

βœ”οΈ WebGPU is now supported across all major browsers.

#short #inbrief
Please open Telegram to view this post
VIEW IN TELEGRAM
1πŸ”₯5πŸ‘€2πŸ‘1
βœ… Announcing Capacitor 8

Capacitor continues its rapid growth in 2025, with weekly downloads approaching one million and hitting a new peak of nearly 930,000 in mid-November.

Link to the announcement

#announcement
#js #mobile #vue #react #angular #capacitor
Please open Telegram to view this post
VIEW IN TELEGRAM
1πŸ”₯8🀣3πŸ‘2πŸŽ‰1