Ready.code - JS development. Releases and articles
8.45K 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
βœ… Astro 4.10

Astro 4.10 is out with experimental type-safe environment variables, as well as enhancements to the Container API and Rewrites.

Full release highlights include:

- Experimental: astro:env module
- Rewrite for all HTTP methods
- Embedding Astro in server frameworks
- Container API helpers

Link to the release

#releases #astro #vue #react #static
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯3πŸ‘2πŸ‘¨β€πŸ’»2
βœ… DGM.js: Infinite Canvas Library with Smart Shapes

A library for rendering and working with infinitely pannable canvases that contain β€˜smart shapes’ that you can script and give various constraints and properties.
GPLv3 licensed.

Link to the lib

#react #tool #lib
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘7πŸ”₯3πŸ‘¨β€πŸ’»2
🀣12😁2🌚2πŸ‘1
βœ… TC39 Meets Again and Advances Key Proposals

The Ecma TC39 group that pushes forward the development of ECMA/JavaScript met again this week and moved several key proposals forward, including Deferred Import Evaluation, Error.isError(), RegExp escaping, and Promise.try.

Link to the article

#js #engine #ecma
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯3πŸ‘2πŸ‘¨β€πŸ’»2
βœ… How to Compose JS Functions That Take Multiple Parameters

β€œFunction composition is beautiful,” says James, who goes on to explain, in his usually elegant way, the use of partial application, currying, composite data structures, and more.

Link to the article

#js
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘5πŸ”₯2πŸ‘¨β€πŸ’»2
βœ… A Full-Stack Web Push API Guide

A complete implementation of push notifications in a Remix app. β€œIf you follow the walk through to the end, you’ll have working push notifications.”

Link to the article

#react #notifications #remix #fullstack
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘5πŸ”₯3πŸ‘¨β€πŸ’»2
βœ… Sonner 1.5: The Opinionated Toast Component

Styled by default but customizable. There’s a live demo to try on the homepage, or hit up the GitHub repo.

Link to the lib

#tool #react #lib
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘6πŸ”₯2πŸ‘¨β€πŸ’»2
βœ… Generating ZIP Files with JavaScript

JSZip makes it easy to dynamically create an archive for users to download.

Link to the article

#js #lib #tools
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯3πŸ‘¨β€πŸ’»3πŸ‘2
This media is not supported in your browser
VIEW IN TELEGRAM
βœ… Bread Jam: Make Variables and Properties Easier to See in VS Code

An interesting new VS Code extension that offers 11 different ways to make variable names stand out more in your editor, with both basic colorization approaches and an interesting emoji-based prefix option.

Link to the extension

#extension #vscode #fun
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯4🀣4πŸ‘3πŸ‘¨β€πŸ’»1
This media is not supported in your browser
VIEW IN TELEGRAM
βœ… How To 'Hack' Your Google Lighthouse Scores In 2024

Lighthouse is influenced by a number of things that can be manipulated and bent to make sites seem more performant than they really are, as demonstrated here. Stuff like this is well worth knowing to ensure you’re not led down a path and misinformed on performance.

Link to the article

#google #performance #lighthouse #debug
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘5πŸ”₯2πŸ‘¨β€πŸ’»2😁1
βœ… Avvvatars - Open Source React UI Avatar Library

Free React UI Avatars for Your Next Project, get placeholder avatars unique to your user

Link to the lib

#react #lib #tools
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘4πŸ”₯3πŸ‘¨β€πŸ’»3
βœ… Nested Anchor Links using CSS

What to do when you want to nest an <a> tag within another <a> tag? (And why you might want to.)

Link to the article

#css #html
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯4πŸ‘3πŸ‘¨β€πŸ’»3🌚1
βœ… 12 Design Patterns in Vue

Michael Thiessen compiled 12 different design patterns for Vue, along with short and concise examples of how they work.

Link to the article

#vue #patterns #designSystem
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘3πŸ”₯1πŸ‘¨β€πŸ’»1
βœ… Releases

htmx 2.0 – This release ends support for Internet Explorer and tightens up some defaults, but does not change most of the core functionality or the core API of the library.
Electron 31 – It includes upgrades to Chromium 126.0.6478.36, V8 12.6, and Node 20.14.0.
Relay 17 – Improved correctness checking and validation; Additional editor features; Experimental features exploring error handling and nullability
ESLint 9.5 - This release adds some new features and fixes several bugs found in the previous release.
Serverless Framework v4 - With Serverless Framework V.4, they've significantly accelerated innovation while avoiding breaking changes

#releases #htmx #electron #relay #eslint
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯3πŸ‘2πŸ‘¨β€πŸ’»2
βœ… React 19 and Suspense - A Drama in 3 Acts

It’s not a good sign when what at first appears to be a bug is actually intended and prescribed behavior. A cautionary tale, but one with a happy ending.

Link to the article

#react
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯4πŸ‘2😱2
🀣10😁3🌚2
βœ… How to Use Google Sheets as a 'Database' with React

The most compelling reason to use this approach? The ability to make your app’s data available to both technical and non-technical people by simply sharing a Google Sheet they likely already know how to use.

Link to the article

#react #google #nextjs #database
Please open Telegram to view this post
VIEW IN TELEGRAM
🀯6πŸ”₯4πŸ‘1
βœ… Bridging React Native and Rust via JSI

A detailed look at how a team approached building a React Native SDK that could bridge with core logic written in Rust.

Link to the article

#react #reactnative #jsi
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯3πŸ‘2πŸ‘2
βœ… React Tag Autocomplete 7.3

A flexible, accessible tagging component that makes it easy to guide users in the right direction when choosing tags. There’s a live demo so you can see it in action.

Link to the lib

#react #lib #autocomplete
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘5πŸ”₯2πŸ‘¨β€πŸ’»2