Discussions

Discussions

6196 bookmarks
Custom sorting
David K 🎹 on Twitter / X
David K 🎹 on Twitter / X
@jherr For example, some effects are initial effects, that should be executed *once* when the app starts. But there is no event handler for this (except maybe onLoad?), so we have to execute the side-effect outside of all components, which can feel like a code smell.
David K 🎹 on Twitter / X
Haz on Twitter / X
Haz on Twitter / X
GitHub is adding some fancy blockquotes to markdown previews (documents, issues, PRs, discussions, etc.) Markdown / Preview https://t.co/HJ6xTFqhiM
Haz on Twitter / X
Zack Jackson on Twitter / X
Zack Jackson on Twitter / X
Yay finally got ESM webpack package builds working properly. I was having problem with externals & tree shaking. Now webpack uses ESM imports across everything in the module, then is imported by the parent & shaken. No Babel processing needed
Zack Jackson on Twitter / X
jhey ▲🐻🎈 on Twitter / X
jhey ▲🐻🎈 on Twitter / X
Oh, this? 👀 Jus' a pure CSS image zoom using CSS primitives 🔥 – :has() – object-view-box – Houdini @ property Code 👇 img { object-view-box: inset(var(--top) ...); } :root:has(#car:checked) { --top: 61%; ... } Amazing 🥲 👉 https://t.co/AVH0aRYiDN via @CodePen https://t.co/FBXknsIohH
jhey ▲🐻🎈 on Twitter / X
jhey ▲🐻🎈 on Twitter / X
jhey ▲🐻🎈 on Twitter / X
Last but not least, Houdini's '@ property' or the Properties and Values API 💙 This allows us to animate and transition custom properties by providing context to the browser via types 🤓 When the browser knows a type, it can transition things, like our inset values! 💫 https://t.co/3jcCD8uVPk
jhey ▲🐻🎈 on Twitter / X
Fons Mans on Twitter / X
Fons Mans on Twitter / X
Here's the original file so you can take a closer look in the @figma community https://t.co/3AOHYN8qVS
Fons Mans on Twitter / X
Pentagram Design on Twitter / X
Pentagram Design on Twitter / X
Pentagram is thrilled to announce that our partner @emilyoberman has been selected to receive the @AIGAdesign Medal, the most distinguished honor in the profession of communication design https://t.co/JvnaSILhIX https://t.co/tkDMKpqdXx
Pentagram Design on Twitter / X
Hot Jamie Kyle 🏳️‍🌈 on Twitter / X
Hot Jamie Kyle 🏳️‍🌈 on Twitter / X
Avoiding the JS framework debate going on, but I'll just remind everyone that the top things making most of the web awful are: - popups - ad scripts - custom fonts - bad image loading - slow servers The sites without these problems are so much better its not worth fighting over
Hot Jamie Kyle 🏳️‍🌈 on Twitter / X
David K 🎹 on Twitter / X
David K 🎹 on Twitter / X
⚛️ React tip: did you know that you can use the `key` prop to 'reset' individual components? They're not only for lists! Changing the key creates a new instance of the component. No more useState/useEffect juggling for these resetting use-cases. Demo: https://t.co/cKi47J6QKK https://t.co/f8ETSe3pxY
David K 🎹 on Twitter / X
erik spiekermann on Twitter / X
erik spiekermann on Twitter / X
@GaReth_Rutter @mikedotsullivan other folk tweet cat pictures; I do type. Just ignore it. No idea why people get so upset. As if Twitter was only about the “important” shit out there. Relax, everybody
erik spiekermann on Twitter / X
erik spiekermann on Twitter / X
erik spiekermann on Twitter / X
@GaReth_Rutter @mikedotsullivan good god: young designers are a protected species? And i do post good stuff, just never gets this reaction. I learnt most from the crap I made and got called on. The design world is not a pony farm
erik spiekermann on Twitter / X
Guillermo Rauch on Twitter / X
Guillermo Rauch on Twitter / X
One of the best g̵a̵m̵e̵d̵e̵v̵ software engineering talks ever given (by @despair) 🔸 Simple is Good! 🔸 Fit Tech to Context https://t.co/txFFRE1SdM
Guillermo Rauch on Twitter / X
Vercel on Twitter / X
Vercel on Twitter / X
Want stateful apps but don’t want to manage databases? Check out our guide on creating powerful full-stack apps with Next.js, @fauna, and ZEIT Now. https://t.co/vT4ji2BkKM
Vercel on Twitter / X
emil on Twitter / X
emil on Twitter / X
When you’re demoing your prototype for the whole Design Team. https://t.co/6mZgNbk2oa
emil on Twitter / X
christina on Twitter / X
christina on Twitter / X
'i'm an adult and I get to decide what that means,' I repeat to myself as I buy myself a ddr mat, surely making my downstairs neighbor hate me https://t.co/eoyuFlqJbJ
christina on Twitter / X
Owl! at the Library 😴🧙‍♀️ on Twitter / X
Owl! at the Library 😴🧙‍♀️ on Twitter / X
when I use exclamation points in my emails, I sound like a maniac; when I use only periods, I sound like a man prefacing the tale of his voyage to the Arctic where every other member of the crew lost their lives to some nameless horror.
Owl! at the Library 😴🧙‍♀️ on Twitter / X
Jason Imms 🅽🅸🅲🅴 on Twitter / X
Jason Imms 🅽🅸🅲🅴 on Twitter / X
Ummmm Untitled Goose Game model on Thingiverse, with a magnet in the beak HELLO https://t.co/HP7yix613j https://t.co/R02vFqoC5g
Jason Imms 🅽🅸🅲🅴 on Twitter / X
Waqar Vick Rehman on Twitter / X
Waqar Vick Rehman on Twitter / X
HOLY FUCKING SHIT.......I PASSED THE BAR EXAM! I CANNOT BELIEVE THIS BECAUSE THIS WASN'T SUPPOSED TO HAPPEN! I AM A PUBLIC DEFENDER! STARTED FROM GRADUATING IN THE BOTTOM QUARTER OF MY LAW SCHOOL CLASS AND NOW I'M HERE!
Waqar Vick Rehman on Twitter / X
Jay Phelps on Twitter / X
Jay Phelps on Twitter / X
Manager: I want our web app to feel more like a native app You: https://t.co/Mbt7khSDtS
Jay Phelps on Twitter / X