Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 6 months ago

Social links profile using Flexbox

sass/scss
darellanodev•60
@darellanodev
A solution to the Social links profile challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

In this third project I learned about Sass (SCSS Syntax)

I used a combination of SCSS variables and CSS variables because they offer flexibility and maintainability in styling.

Additionally, I utilized multiple SCSS files to enhance modularity.

Finally, I took advantage of mixins to write more efficient and DRY SCSS code, utilizing the new syntax to import files with namespaces, which has replaced the deprecated @import rule.

What challenges did you encounter, and how did you overcome them?

I wanted to use Sass (SCSS syntax) in my project, so I turned to Perplexity AI for recommendations on best practices. The AI suggested several improvements, such as using mixins, combining SCSS and CSS variables, and splitting my files to achieve greater modularity and maintainability. Additionally, I was able to resolve a Sass warning about the deprecated @import directive, replacing it with the recommended alternative.

What specific areas of your project would you like help with?

I would appreciate feedback on any recommended best practices for my project. Any suggestions or advice are welcome, and I am grateful for your help.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on darellanodev's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License