Handles all sorts of things from Sankey diagrams to maps, graphs, chord diagrams, and traditional line/area charts.
Works with React, Angular, Svelte, Vue or plain old JS/TS.
Link to the lib
#lib #js
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯6π5π2
Starting from first principles, and a reminder of what React itself is, this is a neat, highly accessible exposition of why React Query (a.k.a. TanStack Query) exists and what it does.
Link to the article
#react #tanStack #reactQuery
Please open Telegram to view this post
VIEW IN TELEGRAM
π6π₯2π2
Dropped to coincide with Google I/O 2024, this provides a way to integrate Googleβs Maps API into a React app, complete with components to lay down markers, drawing over maps, and more.
Link to the lib
#tool #lib #react #google
Please open Telegram to view this post
VIEW IN TELEGRAM
π6π₯4π2
Salma notes that minification of CSS is now generally something that modern frontend tooling takes care of for us, so itβs not really a practice thatβs front of mind anymore β however, itβs still important for us to understand how our stylesheets are being delivered to the browser and what impact they are having on performance.
Link to the article
#css
Please open Telegram to view this post
VIEW IN TELEGRAM
π7π₯2β€1π1
The User-Agent string is something that web developers should really handle with care, as browser detection is often guesswork β but if youβre building for the web platform (and not a single browser) this wonβt be much of an issue.
Link to the article
#base #browser
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯4π2π1π¨βπ»1
We have the results from that 2023 questionnaire. Lots of interesting tidbits here, including thoughts on recent HTML features, adoption, accessibility, extensibility, and much more.
Some argue that improving HTML is futile, but the survey resoundingly demonstrates the contrary. Developers crave more interactive HTML elements.
β Lea Verou
Link to the article
#html
Please open Telegram to view this post
VIEW IN TELEGRAM
π9π₯2π¨βπ»2
Googleβs annual developer conference got underway yesterday, and we already have a handful of headlines for those of us working on the web β this post outlines 10 features that Google are keen to put the spotlight on, including (to no surprise) lots of AI additions.
Link to the article
#js #browser #google
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯5π3π¨βπ»2
The βWeb Platform Dashboardβ, announced at Google I/O, is a new, easy way to see a high-level overview of the entire web platform mapped out as a set of features, along with their respective browser support.
Link to the article
#google #tool
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯4π3π2π¨βπ»1
With anchor positioning built into the browser, youβll be able to build layered user interfaces without relying on third-party libraries β itβs in Chrome as of version 125.
Link to the article
#css #google
Please open Telegram to view this post
VIEW IN TELEGRAM
π3π₯3π¨βπ»2
βEven if itβs hard. Even if tools make it inconvenient. Even if you have to search for solutions. Together, I trust, we can find our way back to putting one rectangle inside another rectangle without messing it up.β
Link to the article
#css #design
Please open Telegram to view this post
VIEW IN TELEGRAM
π7β3π₯3π1
Tailwind CSS has some lesser-known features that can make developing web UIs easier.
This article goes over a couple of them, such as using gap-* to add space between elements.
Link to the article
#css #tailwind
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯4π3π¨βπ»2
A collection of Vue, Nuxt and Vite tips, tricks and good practices
Link to the tips
#tips #vue #nuxt #vite
Please open Telegram to view this post
VIEW IN TELEGRAM
π4π₯4π¨βπ»3
Last weekβs React Conf was quite the banger, as the kids say nowadays. The biggest reveal was the open sourcing of Reactβs experimental compiler, a tool designed to optimize React code at build time.
Want to play without breaking everything? They created an React Compiler Playground so you can experiment.
Link to the compiler
#react #js
Please open Telegram to view this post
VIEW IN TELEGRAM
π8π₯2π¨βπ»2
React 19 (still in beta) brings all sorts of new ideas to the table, but is the complexity worth it?
The folks at Mux have been leaning on many of React 19βs features for a while (thanks to React Canary) and are very excited about their potential.
Link to the article
#react #js
Please open Telegram to view this post
VIEW IN TELEGRAM
π7π₯4π¨βπ»2
Astro 4.9 is out! This release includes the long-awaited Container API, stabilized experimental features, and more. A small but mighty release!
Full release highlights include:
- Experimental: Container API
- React 19 support for Astro Actions
- Stabilized experimental features
Link to the release
#astro #release
Please open Telegram to view this post
VIEW IN TELEGRAM
π4π₯2π¨βπ»2
SolidJS is a React-inspired declarative UI library but with a performance focus and templates compiled to real DOM nodes receiving direct DOM updates β no VDOM. SolidStart is a framework for building and deploying SolidJS apps with many compelling features right out of the box.
Link to the release
#js #solidjs
Please open Telegram to view this post
VIEW IN TELEGRAM
π7π₯2π2
The large-scale framework got a big public revival last year with Angular 17 and its new homepage. Things continue to progress with experimental support for zoneless change detection and the new built-in control flow approach becoming stable.
Link to the release
#js #angular #release
Please open Telegram to view this post
VIEW IN TELEGRAM
π8π₯3π¨βπ»2