Frontend Masters 💻✨ (@frontendmasters) 's Twitter Profile
Frontend Masters 💻✨

@frontendmasters

Your path to senior developer and beyond! 🚀 In-depth frontend & fullstack courses.
For support, email: [email protected]

ID: 981309937

linkhttps://www.frontendmasters.com/trial/?utm_source=x&utm_medium=social_profile&utm_campaign=x_profile calendar_today30-11-2012 21:47:13

12,12K Tweet

126,126K Followers

43 Following

Frontend Masters 💻✨ (@frontendmasters) 's Twitter Profile Photo

Understanding CSS corner-shape and the Power of the Superellipse The CSS corner-shape property (very new! only in Chrome Canary!) is useful in basic use cases, for advanced shape making, and the superellipse() function is *extra* powerful. frontendmasters.com/blog/understan…

Frontend Masters 💻✨ (@frontendmasters) 's Twitter Profile Photo

Quantity Query Carousel :has() makes quantities queries both easier and more powerful. We can alter how a grid is laid out and where the children go. Or, we can just blast it into a carousel. frontendmasters.com/blog/quantity-…

Ana Tudor 🐯🖤🌻 (@anatudor) 's Twitter Profile Photo

I wrote a new article for Frontend Masters 💻✨: Step Gradients with a Given Number of Steps! Consider this problem: you are given 2 hex codes + a number of steps. How would you code a step gradient? Think about it, then see my solution frontendmasters.com/blog/step-grad… Enjoy! #SVG

I wrote a new article for <a href="/FrontendMasters/">Frontend Masters 💻✨</a>: Step Gradients with a Given Number of Steps!

Consider this problem: you are given 2 hex codes + a number of steps. How would you code a step gradient? Think about it, then see my solution frontendmasters.com/blog/step-grad…

Enjoy!

#SVG
Frontend Masters 💻✨ (@frontendmasters) 's Twitter Profile Photo

Step Gradients with a Given Number of Steps A deep dive into producing an interpolated "gradient" of colors from just two provided colors. frontendmasters.com/blog/step-grad…

Frontend Masters 💻✨ (@frontendmasters) 's Twitter Profile Photo

🚨 New courses list just dropped: ✅ Compact grid ✅ Hover for ratings & reviews ✅ Filter by topic & tech frontendmasters.com/courses/ Check it out and tell us what you think!

🚨 New courses list just dropped:
✅ Compact grid
✅ Hover for ratings &amp; reviews
✅ Filter by topic &amp; tech
frontendmasters.com/courses/
Check it out and tell us what you think!
Frontend Masters 💻✨ (@frontendmasters) 's Twitter Profile Photo

Custom Select (that comes up from the bottom on mobile) You've got A LOT of control over the design of select menus now, and it can be done as a progressive enhancement. frontendmasters.com/blog/custom-se…

Tnt_pot (@tnt_pot) 's Twitter Profile Photo

Big news from the Frontend to Fullstack Monthly #27 for July 2025 (Frontend Masters 💻✨ ) The Ecma General Assembly has approved the ES2025 language specification!! Dr. Axel Rauschmayer has a great summary 2ality.com/2025/06/ecmasc…

Frontend Masters 💻✨ (@frontendmasters) 's Twitter Profile Photo

Satisfies in TypeScript The `satisfies` keyword allows you to assert that a certain value "satisfies" a given type, while preventing a wider type from being inferred. frontendmasters.com/blog/satisfies…

Tiger Abrodi (@tabrodi) 's Twitter Profile Photo

I went through Melkey's golang course on frontend masters to learn more golang btw its very fucking good, love his energy and practical approach, highly recommended frontendmasters.com/courses/comple…

Frontend Masters 💻✨ (@frontendmasters) 's Twitter Profile Photo

View Transition List Reordering (with a Kick Flip) It's pretty straightforward to animate list items into new positions, but there is a few tricks when the specific one you've chosen to move needs a *different* transition. frontendmasters.com/blog/view-tran…