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
'I Think the Ergonomics of Generators is Growing on Me'

The author notes generator functions have been widely available in JavaScript for a long time, yet “their practicality hasn’t exactly caught on.” This is a great look at what they are and where they can be useful.

Link to the article

#article
#js #frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
1👍14🔥4👨‍💻2
Announcing Ionic 8.6

This release brings a new Input OTP component, a new Datetime property to show days from the previous and next months, and a fresh update to Stencil.

Link to the release

#release
#ionic #vue #react #angular #mobile #ios #android #js #ts #frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
5👍11🔥2👨‍💻1
Vite 7.0 is out!

We're happy to share the release of Vite 7! It has been 5 years since Evan You sent the first commit to the Vite repo, and nobody could have predicted how much the frontend ecosystem would change since then. Most modern frontend frameworks and tools are now working together, building on top of Vite's shared infrastructure.


Link to the release

#release
#vite #vue #react #js #frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
5🔥9👍2😱1🎉1
Ecma International Approves ECMAScript 2025: What’s New?

It’s that time of year again. The Ecma General Assembly has approved the ES2025 language specification, which you can read in full here if you have a gallon of coffee to hand

Link to the release

#release
#ecma #js #es2025
Please open Telegram to view this post
VIEW IN TELEGRAM
6👍8🔥5👨‍💻1
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