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
Amy wanted to programatically bring her (cursive) handwriting into some diagrams she was making and figured out how to make it happen with p5.js
Link to the article
#js #lib
Please open Telegram to view this post
VIEW IN TELEGRAM
👍6🔥3👨💻2
A deep dive into the useDeferredValue hook using this respected educator’s own Shadow Palette Generator tool as a case study. Not just the edification is valuable — the tool itself is useful, too.
Link to the article
#react #js
Please open Telegram to view this post
VIEW IN TELEGRAM
👍5🔥3👨💻2