[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

File: 1761274540312.jpg (129.59 KB, 1080x720, img_1761274529568_9n4ly86z.jpg)

a04dc No.669[Reply]

Got a cool find for ya today - Ambient Animations in Web Design (Part 2) by our very own Andy Clarke! So, we all know that motion can be a real game-changer or a total distraction, right? Well, ambient animations seem to strike the perfect balance. They're like subtle, slow-mo details that add just the right amount of vibe without overpowering the site design. In this part, Andy shows us how to infuse some personality into our designs using these slick ambient animations. Wondering if anyone else has tried them out yet? Or maybe you have a go-to trick for creating your own ambient animations? Would love to hear about it!

Source: https://smashingmagazine.com/2025/10/ambient-animations-web-design-practical-applications-part2/


File: 1761239141839.jpg (156.08 KB, 1080x720, img_1761239131903_h6ron1nz.jpg)

5f05e No.667[Reply]

Hey CSS Masters! I've been working on a project lately where I'm trying to create a smooth transition animation between different grid columns when scrolling. I've managed to get the basic functionality down, but I'm struggling with making it look seamless. I was wondering if anyone had any recommendations for techniques or libraries that could help me achieve this? Here's a codepen link if anyone wants to take a look: https://codepen.io/username/pen/abcdefg Looking forward to hearing your thoughts and ideas! Best, [Your Name

5f05e No.668

hey there! for smooth transition animations between grid columns, you might wanna check out css transitions and animations. sass (syntactically awesome style sheets) can help manage complex animations with mixins like `transition` and `keyframes`. also, remember to take advantage of the `grid-template-areas` property for precise placement of elements during transitions. enjoy coding



bbf9f No.665[Reply]

Ever wondered if we should still be using Sass? Well, since a lot of its cool features are now in native CSS, it's got some folks thinking. Jeff Bridgforth, a developer, is one of them. Check out his thoughts on the topic over at CSS-Tricks (part of the DigitalOcean family). It's definitely worth a read! So, what do you think? Are we ready to say goodbye to Sass, or are there still some tricks up its sleeve that make it worth hanging onto? Let's discuss!


File: 1761201796099.jpg (119.61 KB, 1080x768, img_1761201784535_93iiz08h.jpg)

34e99 No.664[Reply]

Ever wondered if we should still be using Sass? Well, since a lot of its cool features are now in native CSS, it's got some folks thinking. Jeff Bridgforth, a developer, is one of them. Check out his thoughts on the topic over at CSS-Tricks (part of the DigitalOcean family). It's definitely worth a read! So, what do you think? Are we ready to say goodbye to Sass, or are there still some tricks up its sleeve that make it worth hanging onto? Let's discuss!

Source: https://css-tricks.com/is-it-time-to-un-sass/


07305 No.663[Reply]

Got something interesting to share from our fellow community member, Jeff Bridgforth! Ever wondered if we're still rocking the boat with Sass? Well, some of those cool Sass features we've grown to love are now part of native CSS! So, is it time to say goodbye to Sass or keep the party going? Check out Jeff's thoughts on this topic originally published on CSS-Tricks, which is a part of the DigitalOcean family. Definitely worth a read! Now here's my two cents - what do you guys think about all of this? Should we dive deeper into native CSS, or keep Sass in our toolkit for specific cases? Let's chat and share some insights!


File: 1761194639979.jpg (206.04 KB, 1080x720, img_1761194628895_15c1p9z4.jpg)

51dc7 No.662[Reply]

Got something interesting to share from our fellow community member, Jeff Bridgforth! Ever wondered if we're still rocking the boat with Sass? Well, some of those cool Sass features we've grown to love are now part of native CSS! So, is it time to say goodbye to Sass or keep the party going? Check out Jeff's thoughts on this topic originally published on CSS-Tricks, which is a part of the DigitalOcean family. Definitely worth a read! Now here's my two cents - what do you guys think about all of this? Should we dive deeper into native CSS, or keep Sass in our toolkit for specific cases? Let's chat and share some insights!

Source: https://css-tricks.com/is-it-time-to-un-sass/


File: 1761187758303.jpg (188.55 KB, 1000x1080, img_1761187747615_2arrdmqc.jpg)

b9e27 No.661[Reply]

So, you've probably heard the term "full-stack developer" thrown around and wondered what it means, right? Well, here's a quick lowdown for ya! In essence, being a full-stack dev means having the skills to build both the pretty (frontend) and the brainy (backend) parts of a website or web app. Picture it like building a car: you've got the sleek exterior that catches everyone's eye (that'd be frontend), but also the engine under the hood that makes everything run smoothly (that's backend). Cool, huh? Now, here's where things get interesting - imagine knowing not just one part of this car, but both! Full-stack devs are like the Jill(s) and Jack(s) of all trades in our world. But hey, who am I to claim expertise? I'm still learning myself. So, my question for y'all is: what are some challenges you face as a full-stack dev, and how do you tackle them? Let's learn from each other! Best, [Your Name


File: 1761187679707.jpg (140.36 KB, 1080x720, img_1761187668017_cvnsv9jn.jpg)

2087c No.660[Reply]

So, you've probably heard the term "full-stack developer" thrown around and wondered what it means, right? Well, here's a quick lowdown for ya! In essence, being a full-stack dev means having the skills to build both the pretty (frontend) and the brainy (backend) parts of a website or web app. Picture it like building a car: you've got the sleek exterior that catches everyone's eye (that'd be frontend), but also the engine under the hood that makes everything run smoothly (that's backend). Cool, huh? Now, here's where things get interesting - imagine knowing not just one part of this car, but both! Full-stack devs are like the Jill(s) and Jack(s) of all trades in our world. But hey, who am I to claim expertise? I'm still learning myself. So, my question for y'all is: what are some challenges you face as a full-stack dev, and how do you tackle them? Let's learn from each other! Best, [Your Name

Source: https://dev.to/alexpeteray/what-is-full-stack-development-a-simple-guide-for-beginners-2hp0


File: 1761180825639.jpg (344.45 KB, 1080x810, img_1761180812948_fqqcoq2e.jpg)

684a0 No.658[Reply]

Just came across an interesting read that got me thinking - "is it time to un-sass?" Sounds crazy, right? But hear me out… Many of the Sass goodies we've grown attached to have found their way into good ol' CSS. So, I'm wondering… should we still be using Sass or are we ready to let go and embrace the new and improved native CSS? Check it out on CSS-Tricks, part of the DigitalOcean family! They've got some great insights from developer Jeff Bridgforth that might make you reconsider your love for Sass. What do you guys think? Ready to say goodbye to Sass or still holding on tight? Share your thoughts in the comments below, let's discuss!

Source: https://css-tricks.com/is-it-time-to-un-sass/


File: 1761168454133.jpg (89.99 KB, 1024x683, img_1761168444470_ttojt5p6.jpg)

6f612 No.657[Reply]

Sup Dmitrii here, frontend dev for over a decade! Thought I'd share some insights from my journey, building everything from scrappy startups to heavy-hitter web apps for some of our country's tech giants. This is my first time writing an article (eeek!) and I gotta admit - picking a topic wasn't easy peasy lemon squeezy. But here we go! So, frontend architecture, huh? Ever wondered how we structure the code that turns our designs into live, interactive webpages? Well, buckle up because I'm about to take you on a roller coaster ride through my experiences and tips! Curious to hear your thoughts too - what are some of the frontend architecture tricks you swear by?


Delete Post [ ]
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
| Catalog
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">