Found 6171 bookmarks
Newest
Tweet by @cassiecodes
Tweet by @cassiecodes
Dogs are so weird. I've had covid for a week and every morning I've woken up to Brody quietly sleeping as close to me as possible. This morning I woke up with a huge pile of his toys next to the bed and him staring at me expectantly. He was right. I do feel better. β€” Cassie Evans (@cassiecodes) Dec 5, 2023
Tweet by @cassiecodes
Tweet by @somefinetweets
Tweet by @somefinetweets
πŸ”₯πŸ”₯πŸ”₯ https://t.co/EjzDwvxGIB β€” Anna Fine AF (@somefinetweets) Dec 4, 2023
Tweet by @somefinetweets
Tweet by @argyleink
Tweet by @argyleink
```css nav { animation: color-in linear both, shadow-in linear both; animation-timeline: scroll(); animation-range: 0% 10svh; } ``` from 0%-10svh scroll range, drive a shadow and background color animation. https://t.co/eRanPe8758 https://t.co/fBf80RVoJV β€” Adam Argyle (@argyleink) Dec 4, 2023
Tweet by @argyleink
Tweet by @HIDEO_KOJIMA_EN
Tweet by @HIDEO_KOJIMA_EN
With Guerrilla Games team! https://t.co/90YRtFVL1O β€” HIDEO_KOJIMA (@HIDEO_KOJIMA_EN) Dec 4, 2023
Tweet by @HIDEO_KOJIMA_EN
Tweet by @mpopv
Tweet by @mpopv
2023 will be the last time we ever got to experience a semantically lossless internet. From now on we face a creeping tide of machine hallucinations, collapsing all human knowledge toward common patterns like a gradually oncoming digital Mandela effect https://t.co/Luq0JPruvN β€” Matt Popovich (@mpopv) Nov 29, 2023
Tweet by @mpopv
Tweet by @HIDEO_KOJIMA_EN
Tweet by @HIDEO_KOJIMA_EN
With streaming services, you turn it on and a recommended list of the latest titles appears. With no pre knowledge you watch (or play) it you make a digital choice between "it was fun πŸ‘" or "it was boring πŸ‘Ž". It used to be a lot different in the past. I would get the news… https://t.co/8UsvcIjzG9 https://t.co/4UOuwqbDcV β€” HIDEO_KOJIMA (@HIDEO_KOJIMA_EN) Dec 2, 2023
Tweet by @HIDEO_KOJIMA_EN
Tweet by @boagworld
Tweet by @boagworld
Looking for ways to handle dreadful feedback from stakeholders? I've got you covered! Learn how to make the most of client feedback in this week's newsletter. https://t.co/Fw5CBsUCVX #UXDesign #StakeholderFeedback https://t.co/H1YTwJ4mSP β€” Paul Boag (@boagworld) Dec 1, 2023
Tweet by @boagworld
Tweet by @adamwathan
Tweet by @adamwathan
Little UI polish tip β€” add `pointer-events: none` to elements like dropdown menus while they are fading out so things like hover interactions on the elements behind them happen immediately, instead of kicking in after the transition is done. β€” Adam Wathan (@adamwathan) Dec 1, 2023
Tweet by @adamwathan
Tweet by @simonswiss
Tweet by @simonswiss
Current status ❀️ https://t.co/IfQ3CC6hZS β€” Simon Vrachliotis πŸ‡¨πŸ‡­πŸ‡¦πŸ‡ΊπŸ€πŸ„β€β™‚οΈπŸ‚πŸ’» (@simonswiss) Dec 1, 2023
Tweet by @simonswiss
Tweet by @_Rakuji
Tweet by @_Rakuji
gave her a hoodie https://t.co/NUmWPL3age β€” γ€Œζ¨‚γ€ (@_Rakuji) Nov 30, 2023
Tweet by @_Rakuji
Tweet by @_Rakuji
Tweet by @_Rakuji
cocoooo https://t.co/6fQgn5Vd55 β€” γ€Œζ¨‚γ€ (@_Rakuji) Nov 30, 2023
Tweet by @_Rakuji
Tweet by @joshpuckett
Tweet by @joshpuckett
Is there a better feeling than someone bringing you a coffee when you weren't expecting it? β€” joshpuckett (@joshpuckett) Nov 30, 2023
Tweet by @joshpuckett
Tweet by @nikitabier
Tweet by @nikitabier
The greatest lie told to the public is that people make apps to sell data. Data has no valueβ€”you can buy a complete data set on the entire US population for under $10,000. In reality, we actually do it to sell engagement. Attention is more valuable than a spreadsheet. And you… https://t.co/pjw8tKzOuo β€” Nikita Bier (@nikitabier) Nov 29, 2023
Tweet by @nikitabier
Tweet by @kvlly
Tweet by @kvlly
You ever have one of those days where everything feels like it's blowing up at the same time and you somehow need to turn yourself into 4 engineers in a trench coat to fix everything? β€” Kelly Vaughn (@kvlly) Nov 29, 2023
Tweet by @kvlly
Tweet by @csswizardry
Tweet by @csswizardry
Still obsessed with caching… https://t.co/Wn8SBnwunj β€” Harry Roberts (@csswizardry) Nov 29, 2023
Tweet by @csswizardry
Tweet by @jaredpalmer
Tweet by @jaredpalmer
We’ve gone multimodal with @v0. You can now upload images, screenshots, mockups, wireframes, or sketches and generate copy-friendly React + Shadcn UI code https://t.co/vhdJXSApNg β€” Jared Palmer (@jaredpalmer) Nov 28, 2023
Tweet by @jaredpalmer
Tweet by @izs
Tweet by @izs
Uncle Bob's "Clean Code" is the Strunk & White "Elements of Style" of software dev. The less you understand the craft, the more helpful it seems. Once you understand the principles of the craft, you can clearly see it is toxic brain poison that can take decades to unlearn. β€” isaacs (@izs) Nov 28, 2023
Tweet by @izs
Tweet by @benawad
Tweet by @benawad
darn, looks like I’m destined for jail https://t.co/r8S7GB1st0 β€” Ben Awad (@benawad) Nov 28, 2023
Tweet by @benawad
Tweet by @jlengstorf
Tweet by @jlengstorf
in about 2.5 hours today on stream, I was able to build: - a DB to store products and stock tracking (per user) - user login, linked to DB - UI to buy products (inventory aware) - low stock alerts - β€œalert me when back in stock” - time-delayed restocking modern web dev rules πŸ’œ β€” Jason Lengstorf (@jlengstorf) Nov 28, 2023
Tweet by @jlengstorf
Tweet by @kentcdodds
Tweet by @kentcdodds
I'm excited to announce the release of a new Epic package: https://t.co/KytODe3f0j It's a simple package that makes it just easy to restore scroll position on navigation for any scrollable element on the page (not just body) as the user navigates your app. Enjoy! β€” Kent C. Dodds 🌌 (@kentcdodds) Nov 28, 2023
Tweet by @kentcdodds
Tweet by @_Rakuji
Tweet by @_Rakuji
AAAAAA https://t.co/4TYr6CmD18 β€” γ€Œζ¨‚γ€ (@_Rakuji) Nov 28, 2023
Tweet by @_Rakuji
Tweet by @adamwathan
Tweet by @adamwathan
Late game decision but decided to double down on Headless UI for this Catalyst UI kit πŸ’ͺ🏻 Controlling the underlying library just makes it so easy for us to hide any clever stuff we want to do without it becoming code you have to maintain yourself. The components in Catalyst end… https://t.co/jlx37kEzZm β€” Adam Wathan (@adamwathan) Nov 27, 2023
Tweet by @adamwathan
Link Shared by sarah_edo
Link Shared by sarah_edo
Posts like this mean so much to me because I spent a lot of a year carefully writing and editing this. I’m so happy people are finding it useful! https://t.co/ZgLvE8gRUR β€” Sarah Drasner (@sarah_edo) Nov 27, 2023
Link Shared by sarah_edo
Tweet by @sarah_edo
Tweet by @sarah_edo
Posts like this mean so much to me because I spent a lot of a year carefully writing and editing this. I’m so happy people are finding it useful! https://t.co/ZgLvE8gRUR β€” Sarah Drasner (@sarah_edo) Nov 27, 2023
Tweet by @sarah_edo
Tweet by @KevinNaughtonJr
Tweet by @KevinNaughtonJr
i'm a 10x engineer in the sense that it'll take me 10x the amount of time to get something done than your normal engineer β€” Kevin Naughton Jr. (@KevinNaughtonJr) Nov 27, 2023
Tweet by @KevinNaughtonJr
Tweet by @WebReflection
Tweet by @WebReflection
JS is becoming more and more a β€œglue” PL like Python (on C-Python) has been for a while … this is pretty awesome and FFI for WASM is pretty damn fast too … the β€œalways bet on JS” meme is still going strong. Impressive and congrats πŸ‘πŸ‘πŸ‘ https://t.co/4Qz16RzoXi β€” @webreflection@mastodon.social πŸ₯ (@WebReflection) Nov 27, 2023
Tweet by @WebReflection
Tweet by @migueldeicaza
Tweet by @migueldeicaza
My reaction after reading the quoted thread: https://t.co/6DGUXqqyoD https://t.co/hnhNhFOy3k β€” Miguel de Icaza (@migueldeicaza) Nov 27, 2023
Tweet by @migueldeicaza
Link Shared by {{ WebReflection}}
Link Shared by {{ WebReflection}}
JS is becoming more and more a β€œglue” PL like Python (on C-Python) has been for a while … this is pretty awesome and FFI for WASM is pretty damn fast too … the β€œalways bet on JS” meme is still going strong. Impressive and congrats πŸ‘πŸ‘πŸ‘ https://t.co/4Qz16RzoXi β€” @webreflection@mastodon.social πŸ₯ (@WebReflection) Nov 27, 2023
Link Shared by {{ WebReflection}}
Link Shared by {{ migueldeicaza}}
Link Shared by {{ migueldeicaza}}
My reaction after reading the quoted thread: https://t.co/6DGUXqqyoD https://t.co/hnhNhFOy3k β€” Miguel de Icaza (@migueldeicaza) Nov 27, 2023
Link Shared by {{ migueldeicaza}}