Discussions

Discussions

6171 bookmarks
Custom sorting
Tweet by @addyosmani
Tweet by @addyosmani
In @ChromeDevTools you can now find memory issues more easily. We added new filters to "Memory" to find duplicate strings, objects retained by detached DOM nodes and other reasons when taking heap snapshots. https://t.co/bNpr2ZLNVN — Addy Osmani (@addyosmani) May 31, 2024
Tweet by @addyosmani
Tweet by @I4NW
Tweet by @I4NW
@ImSh4yy @mightyhologram Might because my eyes are getting worse but I find it really useful in how-to videos to be able to clearly follow where the clicks are happening. — Ian (@I4NW) May 31, 2024
Tweet by @I4NW
Tweet by @jh3yy
Tweet by @jh3yy
View Transitions are a gift 🎁 One set of CSS keyframes and a scoped custom property to ::view-transition-old/new(body) 🚀 https://t.co/rIS5NG9LaJ — jhey ▲🐻🎈 (@jh3yy) May 31, 2024
Tweet by @jh3yy
Tweet by @juanjovn
Tweet by @juanjovn
The 5 things I did to get rid of daily back pain—as a software developer WFH. Sorted by most effective and cheapest: 1. Strength training 2. Daily stretches 3. Hanging on a bar 4. Standing desk 5. Ergonomic chair https://t.co/4TlM8J2Hr6 — Juanjo Valiño (@juanjovn) Feb 9, 2024
Tweet by @juanjovn
Tweet by @jh3yy
Tweet by @jh3yy
Now CSS has JavaScript's Math.pow(), you could generate fluid font scales in CSS for viewport/container sizes 👀 (watch resize) :where(dd) { --min: calc(17 * pow(1.2, var(--lvl, 0))); font-size: clamp(var(--min), var(--fluid), var(--max)); ✨ } dd:nth-of-type(2) { --lvl: 2; } https://t.co/pImcdembft — jhey ▲🐻🎈 (@jh3yy) May 29, 2024
Tweet by @jh3yy
Tweet by @cassidoo
Tweet by @cassidoo
I made aliases because I am a bum alias ..='cd ..' alias ...='cd ../../' https://t.co/ZqZKDdzqiv — Cassidy (@cassidoo) May 29, 2024
Tweet by @cassidoo
Tweet by @Baconbrix
Tweet by @Baconbrix
And the best part—it runs everywhere, natively. Specifically web, iOS, and Android. For the first time ever you will be able to build an app with shared server/static rendering, data fetching, bundle splitting, and file-based routing on all platforms with a single codebase! https://t.co/BK9IUWAk3S — Evan Bacon 🥓 (@Baconbrix) May 29, 2024
Tweet by @Baconbrix
Tweet by @charlierward
Tweet by @charlierward
The https://t.co/IcOdjpesmr (by @stephsmithio) and @RamenClubHQ communities are running a collab event this Thursday for our members in Dalston, east London - screening 'Join Or Die'. 🔥 https://t.co/Zzlor1e11m This is a must-watch documentary: "A film about why you should join… https://t.co/66cfdSpVyf https://t.co/U7NAaq19Qd — Charlie Ward 🍜 (ramenclub.so) (@charlierward) May 27, 2024
Tweet by @charlierward
Tweet by @Mappletons
Tweet by @Mappletons
Heading to Berlin for @localfirstconf later this week. Hopefully see some of you there – come say hi. Doing a talk on the coming wave of home-cooked software and barefoot developers & how we can bake local-first into it Suffering to make this good rn but 🤞 I'll pull it off https://t.co/sPJbon1Hd4 — Maggie Appleton (@Mappletons) May 26, 2024
Tweet by @Mappletons
Tweet by @shuding_
Tweet by @shuding_
In the latest `swr@beta`, you can seamlessly move data fetching between client-side and server-side, or both, in an RSC framework like Next.js: 🔸Client only: useSWR(key, fetcher) 🔹Mixed: useSWR(key, fetcher) + RSC-provided data 🔸Server only: useSWR(key) + RSC-provided data https://t.co/UOqZ8XXEh2 — Shu (@shuding_) May 25, 2024
Tweet by @shuding_
Tweet by @Kosai106
Tweet by @Kosai106
@nathanacurtis I'd go as far as saying if you have so many font sizes that the t-shirt sizing method doesn't work for you, then you have too many. — Kevin Østerkilde 🇩🇰 (@Kosai106) May 25, 2024
Tweet by @Kosai106
Tweet by @ImLunaHey
Tweet by @ImLunaHey
@nathanacurtis t-shirt size is the only way my brain will accept it. — luna (@ImLunaHey) May 26, 2024
Tweet by @ImLunaHey
Tweet by @AndrewCurran_
Tweet by @AndrewCurran_
It turns out music, movies, entertainment, and society in general peaked during the exact time period when you, the person reading this, were a teenager. https://t.co/sfBKuQSAtk — Andrew Curran (@AndrewCurran_) May 25, 2024
Tweet by @AndrewCurran_
Tweet by @film_girl
Tweet by @film_girl
Had a great time at #MSBuild but I’m very tired! Going to a team dinner and then seeing if I can rally to go to the official party. Peep my @github Copilot flight jacket tho! https://t.co/3AdRj9cQGI — Christina Warren (@film_girl) May 24, 2024
Tweet by @film_girl
Tweet by @rakyll
Tweet by @rakyll
San Francisco sunshine is the cure. https://t.co/QnqBgC048k — Jaana Dogan ヤナ ドガン (@rakyll) May 23, 2024
Tweet by @rakyll
Tweet by @watthedoodle
Tweet by @watthedoodle
One of my reasons why I hate Go Lang, Rob is basically saying "we designed the language for idiots, because they're stupid and will not be smart enough to understand a better language" https://t.co/pjaoTsZfK9 — Wat The Doodle! 🎨🦀🖥️ (@watthedoodle) May 22, 2024
Tweet by @watthedoodle
Tweet by @xhfloz
Tweet by @xhfloz
Any tips for achieving this ink-ish look on web? Both for copy and for lines Ideally: (svg or text input) → inky output https://t.co/01jS9z1gFY — XH (@xhfloz) May 22, 2024
Tweet by @xhfloz