frontendr's profile picture. Tweets mostly about #HTML, #CSS, #Javascript and other web based technologies.

Frontendɾ

@frontendr

Tweets mostly about #HTML, #CSS, #Javascript and other web based technologies.

Frontendɾ 已轉發

Well played: guthib.com


Frontendɾ 已轉發

@cursor_ai is now in @raycast start agents, track progress, and finish in Cursor – all without leaving the keyboard

Launch and manage @cursor_ai agents with @raycast 🚀 Tips to start: 🎹 Set a hotkey like ⌘ + ⌃ + C for the Launch Agent command 🖼️ Add screenshots of errors or bug reports 🎛️ Take over anytime with the Open in Cursor action Next time you spot a bug, start an agent first!

thomaspaulmann's tweet image. Launch and manage @cursor_ai agents with @raycast 🚀

Tips to start:
🎹 Set a hotkey like ⌘ + ⌃ + C for the Launch Agent command
🖼️ Add screenshots of errors or bug reports
🎛️ Take over anytime with the Open in Cursor action

Next time you spot a bug, start an agent first!
thomaspaulmann's tweet image. Launch and manage @cursor_ai agents with @raycast 🚀

Tips to start:
🎹 Set a hotkey like ⌘ + ⌃ + C for the Launch Agent command
🖼️ Add screenshots of errors or bug reports
🎛️ Take over anytime with the Open in Cursor action

Next time you spot a bug, start an agent first!
thomaspaulmann's tweet image. Launch and manage @cursor_ai agents with @raycast 🚀

Tips to start:
🎹 Set a hotkey like ⌘ + ⌃ + C for the Launch Agent command
🖼️ Add screenshots of errors or bug reports
🎛️ Take over anytime with the Open in Cursor action

Next time you spot a bug, start an agent first!


Frontendɾ 已轉發

⚙️ New CSS Generator! Save this link for the future. A tool to easily convert any SVG shape into a CSS one in no time. Powered by the new shape() function! 🤩 css-generators.com/svg-to-css/ Single-element, responsive, and no more ViewBox headaches.

ChallengesCss's tweet image. ⚙️ New CSS Generator!

Save this link for the future. A tool to easily convert any SVG shape into a CSS one in no time. Powered by the new shape() function! 🤩

css-generators.com/svg-to-css/

Single-element, responsive, and no more ViewBox headaches.

Frontendɾ 已轉發

I STILL get so many folks misunderstanding the difference between: Pick, Omit Exclude, Extract They should be called: PickFromObject, OmitFromObject ExcludeFromUnion, ExtractFromUnion Here's a breakdown:


Frontendɾ 已轉發

tired of seeing fugly `<details>` try this one nerdy.dev/nice-details


Frontendɾ 已轉發

Another shape made easy using the new shape() function. css-tip.com/heart/ I think I just found my new favorite CSS feature. 😍

ChallengesCss's tweet image. Another shape made easy using the new shape() function.

css-tip.com/heart/

I think I just found my new favorite CSS feature. 😍
ChallengesCss's tweet image. Another shape made easy using the new shape() function.

css-tip.com/heart/

I think I just found my new favorite CSS feature. 😍

Another shape with rounded corners using shape()! This time it's an arrow-like box. A single-element responsive implementation easy to adjust using CSS variables. css-tip.com/arrow-like-box/ A follow up to a post by @chriscoyier

ChallengesCss's tweet image. Another shape with rounded corners using shape()!

This time it&apos;s an arrow-like box. A single-element responsive implementation easy to adjust using CSS variables.

css-tip.com/arrow-like-box/

A follow up to a post by @chriscoyier
ChallengesCss's tweet image. Another shape with rounded corners using shape()!

This time it&apos;s an arrow-like box. A single-element responsive implementation easy to adjust using CSS variables.

css-tip.com/arrow-like-box/

A follow up to a post by @chriscoyier


Frontendɾ 已轉發

don't forget `touch-action: manipulation` for buttons on mobile double taps shouldn't zoom


Frontendɾ 已轉發

I'm a @DrizzleORM fan and user, but I'm also an SQL-first dev. Drizzle's migrations are nice, but I prefer migrations to be first-class, rather than an artifact of code-first schema management. If you haven't tried Goose, highly recommend: github.com/pressly/goose


Frontendɾ 已轉發

Found out a nice way to have @tailwindcss IntelliSense anywhere in the code.

RaviCoding's tweet image. Found out a nice way to have @tailwindcss IntelliSense anywhere in the code.

Frontendɾ 已轉發

Writing my TypeScript .cursor/rules. Writing it not only to include my recommendations, but also to tell the AI things about TypeScript that may not be uppermost in its training data. What should I include?


Frontendɾ 已轉發

✍️ New Article: First Look at The Modern attr() I explored the new attr() capabilities and shared my thoughts about it. Happy reading! ishadeed.com/article/modern…

shadeed9's tweet image. ✍️ New Article: First Look at The Modern attr()

I explored the new attr() capabilities and shared my thoughts about it. Happy reading!

ishadeed.com/article/modern…

Frontendɾ 已轉發

Django 5.2 has arrived! 🚀djangoproject.com/weblog/2025/ap… Featuring a composite of new feature – auto-importing models in the shell. Composite primary keys (!?!). BoundField overrride improvements. Version 5.2 is Long Term Support (LTS) 👉️ until April 2028. We hope you like it!

djangoproject's tweet image. Django 5.2 has arrived! 🚀djangoproject.com/weblog/2025/ap… Featuring a composite of new feature – auto-importing models in the shell. Composite primary keys (!?!). BoundField overrride improvements. Version 5.2 is Long Term Support (LTS) 👉️ until April 2028.

We hope you like it!

Frontendɾ 已轉發

2025 CSS Reset

souporserious's tweet image. 2025 CSS Reset

2024 CSS Reset

souporserious's tweet image. 2024 CSS Reset


Frontendɾ 已轉發

pov: your typescript runtime schemas are smarter than python's static type system

arktypeio's tweet image. pov: your typescript runtime schemas are smarter than python&apos;s static type system

Our type checker can solve Diophantine equations via the Python type system (this isn't a joke, it actually works)

charliermarsh's tweet image. Our type checker can solve Diophantine equations via the Python type system (this isn&apos;t a joke, it actually works)


Frontendɾ 已轉發

rad #CSS experiment from Yash Raj Bharti: ✅ @function ✅ if() ✅ @property ✅ attr() typed functions, variables and attr() 🤘🏻 try it in Canary (for now) codepen.io/driftblaze/pen…

argyleink's tweet image. rad #CSS experiment from Yash Raj Bharti:

✅ @function
✅ if()
✅ @property
✅ attr()

typed functions, variables and attr() 🤘🏻

try it in Canary (for now)
codepen.io/driftblaze/pen…
argyleink's tweet image. rad #CSS experiment from Yash Raj Bharti:

✅ @function
✅ if()
✅ @property
✅ attr()

typed functions, variables and attr() 🤘🏻

try it in Canary (for now)
codepen.io/driftblaze/pen…

Frontendɾ 已轉發

dark side of the theme △🌈 – one set of CSS @​keyframes – scoped properties – perspective() for 3D transform – document.startViewTransition(switchTheme) view transitions are the gift that keeps on giving 🎁


Frontendɾ 已轉發

Gemini 2.5 Pro is available to all Cursor users! You can enable the full 1M context window if you'd like. We're curious to hear how you think it compares to Sonnet.


Frontendɾ 已轉發

ChatGPT 4o's new image gen is insane. Here's what Severance would look like in 8 famous animation styles 🧵 1/8: Rankin/Bass – That nostalgic stop-motion look like Rudolph the Red-Nosed Reindeer. Cozy and janky.


Frontendɾ 已轉發

"Vaccines aren't actually responsible for the reduction in infectious diseases" say Joe Rogan's guests And he believes them Meanwhile in the real world 👇👇

DrNeilStone's tweet image. &quot;Vaccines aren&apos;t actually responsible for the reduction in infectious diseases&quot; say Joe Rogan&apos;s guests 

And he believes them 

Meanwhile in the real world 👇👇

Frontendɾ 已轉發

Tailwind CSS v4.1 coming next week 🤙🏻

adamwathan's tweet image. Tailwind CSS v4.1 coming next week 🤙🏻

United States 趨勢

Loading...

Something went wrong.


Something went wrong.