Dev vs. Designer meme time!
Share your best with me, why don't ya?
I'll start...
Yoav Ganbar
8,302 posts
👨👩👧👦 Dad & Husband 👨🏽💻 Dev / AI Orchestrator ⚡ @QwikDev 🤝🏽 Community organizer 🎙️ Public speaker
- TLDR; thread of some modern CSS tips. 🧵 🧶 Let's go! 👇🏽 (For more details, read my latest post here: builder.io/blog/css-tips-…) 1/
- Want to create more accessible, performant, and engaging web pages? 🤔 Did you know you can write algebra with HTML elements? Your browser has a built-in loading indicator? Unleash the power of the platform with these lesser-known HTML elements! 1/
- Did you know that you can make buttery smooth native carousels in pure CSS? How about the fact that you can make shapes without a using :before and :after? Modern CSS is pretty amazing, learn these and a few more tricks in my latest blog post:
- Have you ever wished multithreading in JS was as seamless as in languages like Swift? Now with worker$ in @qwikdev it can be! Read all about it 👇🏽
- Everyone is flipping out over server actions in @nextjs (and @reactjs)... This was already in @QwikDev pre v1... Love seeing great ideas spread around. (That @samselikoff meme generator is 👨🏽🍳💋 @rauchg )
01:23What if you could execute code in the server from JSX? <button onClick={server$(() => console.log('server'))}> Runs in server </button> Stop dreaming and try @QwikDev 🤯🤯🤯 - Just published some @tailwindcss that are worth knowing. 💡 I plan to update this post every now and then. 🤞🏽 No drama, promise.
- I am thrilled to share that I'm starting my new position today! 🎉 I will be handling Developer Experience @builderio 🤩 Let's do this!!!!!!!!!!!!
00:00 - ❕If you are using one catch block to handle a whole chain of async/await calls, you should really instead handle each on a case-by-case basis. Avoid this footgun and learn some more in my latest blog post on the @builderio blog 👇
- Explore the transformative power of server-driven UIs in the latest @builderio blog post. Tech giants like Instagram are harnessing this approach. Discover how they enable immediate bug fixes, faster iteration, and dynamic user experiences. 👉







