Randomly Place an Element Along Edge of Another Element
We can animate an element along the border edge of another element to random positions... pretty easily? Might as well be a cute dog. blog.master.dev/randomly-pla…
Only a few hours left to save $100 + get instant access to:
📚 300+ courses
▶️ Live Interactive Workshops
✨ Full-Stack, Cloud, & AI Learning Paths
All taught by experts working at companies like Anthropic, OpenAI, Netflix, GitHub, and more.
Learn the fundamentals. Build better with AI.
master.dev/sale
Introducing Solo
A versatile tool for managing coding projects, integrating multiple terminals and AI agents within a single control panel. blog.master.dev/introducing-…
🚨 Sale ends today!
Get $100 off a new yearly membership. Want to put it on the company card? Add your manager’s email at checkout and they’ll get a link to complete the purchase. master.dev/sale/
One day left to climb the ranks and win an exclusive Master.dev hoodie! We’ll send one to everyone in the top 50 when our Builder Sale ends tomorrow. See where your rank → master.dev/leaderboard/
Why do SvelteKit forms still work with JavaScript turned off? Rich Harris explains.
Clip from our Svelte & SvelteKit course on Master.dev. $100 off new yearly memberships through Sept 23. master.dev/courses/sveltekit…
Attend our live, interactive workshops taught by engineers shipping real software at Anthropic, OpenAI, Netflix, GitHub, and Spotify.
Included with your membership. See the full schedule and RSVP: master.dev/workshops/?utm_so…
Custom Glow Rings Inside of Elements
A box-shadow is an obvious choice for an inner glow of an element to highlight it. But with some fancy masking, we can use any overlay style we want. blog.master.dev/custom-glow-…
This is how Will Sentance describes Juniors/Mids/Seniors:
Junior - solves familiar problems with familiar tools.
Mid - solves new problems with new tools.
Senior - enables others to do the same.
We just released a new Learning Assistant, built right into our player. It's built on our teachers' real-world expertise and is there to summarize the key points in a lesson, unblock yourself in the code, or get clarification in the language you prefer.
Give it a try → master.dev/?utm_source=x&utm…
Extracting Grid Information Using CSS
It's an interesting and potentially useful trick to have an element know where it is on a grid. That's tricky enough when the items are in one row/column, but what about when they span? blog.master.dev/extracting-g…