1553 Tweets saved by
Tony Ennis
Show Topics

Why are developers so quick to jump for an sdk/library to that just wraps an API, rather than like... Just write the http calls yourself?

The single most important thing I have learned about software development over my career is that if you do not aggressively fight complexity, it will eat you alive.

If you accept money anywhere online, you might be missing out if these attributes aren't in order pic.twitter.com/EAQ0ObJK5g

Saved to html first
Today

We are entering the age of the IC. Individual contributors will be able to have >10x the impact they've had historically, and this will mean fewer total managers and layers at companies and many more people on senior IC career tracks for the long haul. Three big drivers of this… x.com/i/web/status/1…

Today

@fahdananta Gym pass with a steam and sauna. $100/m Dream beam powder. Used to be addicted to sleeping pills. Moved to Beam. Sleep like a baby shopbeam.com/gregisenberg $75/m Milk Frother. Make cappuccinos everyday. From Amazon. Was like $50

Saved to Sleep
Today

A carousel component in 20 lines of modern CSS. 😱 pic.twitter.com/EyeA5bnAVZ

lazaronixon tweet image
Saved to html first
Today

Pretty impressive that you can do it without JavaScript with this new CSS API heres a quick tutorial on how to code the iPad video scroller mask effect yourself pic.twitter.com/noFimkzqtm x.com/wesbos/status/…

Saved to html first
Today

Longer Video: Using Claude to make a fully functional note-taking app with a real-time backend in just 4.5 hours without writing a single line of code. ------------------------------------------------------ [Time stamps] 00:00 Designing the App Layout with @AnthropicAI Claude… x.com/i/web/status/1… pic.twitter.com/jQPonRNigu

Saved to Ai Coding
Today

Is preparing buttons for proper styling a chore or do you already know `all: unset;` ? pic.twitter.com/GrEChdPzql

Saved to html first
Today

Launched my second ever @framer template! It's called Profile Hubβ€”the perfect mini site for digital entrepreneurs wanting to showcase their projects and achievements. Get it today! πŸ”— below ⬇️ pic.twitter.com/kPalXApW33

MitchBernstein tweet image
Saved to Swipe File
Today

A short thread of "TIL: You can..." featuring underrated but powerful HTML/CSS tips. 🧡 πŸ’‘1/5: HTML buttons can submit forms without being inside them! Use the form attribute to link a button to a form by ID. Great for flexible layouts and improved UX! x.com/i/web/status/1… pic.twitter.com/B87URFECie

baptadn tweet image
Saved to html first
Today

Every fat loss tip I could come up with after 10 years in the gym and 5 years coaching. Bookmark this thread to learn the simple process. 1. Alcohol will derail your progress. Cut it out completely or cut it down significantly. pic.twitter.com/kMVaE8bquE

Rob_FitLegacy tweet image

πŸ’‘ TIL: You can set an accent color in CSS and it magically updates across your HTML user-interface controls! Just one line: accent-color: #55efc4 and your whole app gets a color refresh! pic.twitter.com/sFHY23nPd2

baptadn tweet image
Saved to html first
Today

Container queries are cross-browser supported now for over a year. If you're still worried about not supporting browsers, you could adopt a fallback solution via custom elements. πŸ«£πŸ‘‡ web.dev/blog/how-to-us… pic.twitter.com/aCMJho9rzl

stefanjudis tweet image
Saved to html first
Today

I’ve basically quit using Ruby SDK libraries for a lot of simple restful based APIs (even hubspot). I have a BaseClient built off HTTParty that takes care of different auth strats and request methods and can easily build clients that inherit and define simple endpoints.

πŸ”₯ It feels like magic, but the <details> element will automatically expand when a search result is hidden within. It’s so hard to get this stuff right with <div>s and JS. The platform is awesome. πŸ˜„ pic.twitter.com/RZCN8hGAF0

Saved to html first
Today

I often see web apps with separate frontend and backend dev teams. This front/back developer split leads to a common problem: Frontend devs become victims of backend problems that they can't fix. Common backend problems: 🚩Instability 🚩Performance 🚩Clunky API design 🚩Poorly… x.com/i/web/status/1…

Most people are unaware that the saying β€œdrink 6-8 glasses of water a day” comes from a 1945 recommendation based on zero medical research. In reality, proper hydration is much more complex than that. Here’s how you actually achieve it: (thread 🧡) x.com/i/web/status/1… pic.twitter.com/2VDN3OYN5f

realpungao tweet image
Saved to Health
Today

Great quote from Marco Rogers featured in an article I'm reading. Marco (@polotek) suggests that learning frontend development has become too complex, and it's making newbies feel disheartened and quit. Do you agree? πŸ€” pic.twitter.com/xej8xJBS2b

danielcranney tweet image

@danielcranney @polotek There are a ton of things necessary to build a simple website using a modern tech stack that includes a framework / library or whatever. CSS JS HTML TypeScript React Nextjs Vue Nuxt And then you have to deal with package managers, deployment, design etc

The subtle differences when creating a squircle 🧐 Use a generated CSS clip-path to get a finer shape πŸ€™ .squircle { clip-path: polygon( 100.00% 50.00%, 99.95% 62.53%, 99.80% 67.70%, ... ); } Went down the rabbit hole πŸ‡ pic.twitter.com/OoSBRjJAcI x.com/jh3yy/status/1…

Saved to html first
Today