Dan Shappir 🎗️ host on @JSJabber podcast (@danshappir) 's Twitter Profile
Dan Shappir 🎗️ host on @JSJabber podcast

@danshappir

Principal Engineer @Sisense. Tech conference speaker. Host on @JSJabber podcast. Invited Expert W3C #WebPerf Working Group. 🇮🇱

ID: 582628160

calendar_today17-05-2012 10:02:03

37,37K Tweet

8,8K Followers

2,2K Following

Ryan Dahl (@rough__sea) 's Twitter Profile Photo

I chose MIT for Node (and later Deno) because of my early experience with Rails. DHH's choice of MIT was revolutionary - it set a tone of delightful, open collaboration for web software blog.codeminer42.com/ruby-on-rails-…

Smashing Magazine 🇺🇦 🏳️‍🌈 (@smashingmag) 's Twitter Profile Photo

🧩 CSS has evolved from a purely presentational language into one with growing logical powers — thanks to features like container queries, relational pseudo-classes, and the if() function. Is it still just for styling, or is it becoming something more? ↬ Gabriel Shoyombo dives

🧩 CSS has evolved from a purely presentational language into one with growing logical powers — thanks to features like container queries, relational pseudo-classes, and the if() function. Is it still just for styling, or is it becoming something more?

↬ Gabriel Shoyombo dives
Dan Shappir 🎗️ host on @JSJabber podcast (@danshappir) 's Twitter Profile Photo

Tech podcaster life: "Oh man, we've got nothing scheduled after next week!" On week later: "Oh man, we've got so many great episodes coming up!"

Jeff Escalante (@jescalan) 's Twitter Profile Photo

I absolutely love the way that Jack Herrington is building for and demonstrating real-world utility for MCP integrations 👏👏 youtube.com/watch?v=eRyTy8…

TypeScript (@typescript) 's Twitter Profile Photo

TypeScript 5.9 Beta just went out! Try it in your project and let us know what you think: devblogs.microsoft.com/typescript/ann…

Addy Osmani (@addyosmani) 's Twitter Profile Photo

New in Chrome DevTools: Debug complex CSS values more easily! 🎉 The Elements > Styles tab now shows a tooltip on hover with: 1. A step-by-step evaluation of complex CSS calculations to trace values back to their origin! 2. The full definition chain of CSS variables!

New in <a href="/ChromeDevTools/">Chrome DevTools</a>: Debug complex CSS values more easily! 🎉 

The Elements &gt; Styles tab now shows a tooltip on hover with:

1. A step-by-step evaluation of complex CSS calculations to trace values back to their origin! 

2. The full definition chain of CSS variables!
Tanner Linsley (@tannerlinsley) 's Twitter Profile Photo

🎉 @Tan_Stack Start now has Selective SSR Opt-in/out of server-side rendering per route, even dynamically: 🌎 ssr: true – full SSR 💽 ssr: 'data-only' – server runs loaders but skips HTML 💻 ssr: false – pure client-side 🧪 ssr: (ctx) => any of the above Another win from the

JSHeroes (@jsheroes) 's Twitter Profile Photo

📺 2025 recordings are live! All the talks from #JSHeroes 2025 are now available on our YouTube channel: 👉 bit.ly/3GEBiUf Enjoy & share them with fellow JS enthusiasts! 💙 #TechConference #TechInnovation #JavaScriptTrends

Dan Shappir 🎗️ host on @JSJabber podcast (@danshappir) 's Twitter Profile Photo

AI tools are being optimized to generate better human readable code. From that I gather that humans are still expected to read the generated code.