- Frontend Fridays
- Posts
- 3 things to improve your product by 80%!
3 things to improve your product by 80%!
Frontend Fridays - August 23rd, 2024
Welcome back to Frontend Fridays!
I spend all week scrolling X.com, so you don't have to... and here are my favorite 5 posts of the week 🎨
#1 🎨
Quick design tip: Color your neutrals
Tinted neutrals can express a wider range of color, elevation, and depth.
Now, your palette is more consistent 👌
— UI Adrian (@uiuxadrian)
4:30 PM • Aug 20, 2024
This is a quick way to give more character to your product! If you are using TailwindCSS, use “zinc” or “slate” for cooler grays & “stone” for warmer grays!
#2 🎨
💎 UI Spacing Cheatsheet
Simple approach for choosing spacing between individual elements in the user interface
— Nick Babich (@101babich)
12:44 PM • Aug 18, 2024
I believe you can improve any product by 80% if you fix just 3 things – colors, fonts & spacing!
Colors - use black, white, tinted grays (see above), and one primary color. Use the UI Colors app to generate shades from the primary color.
Fonts - Use Google Fonts or any font pairings website to choose a primary & secondary font from the best ranking list.
Spacing - Choose one base number and always make sure that all spacings are a multiple of the base number. In the above post, Nick chose “8px” as the base number.
That’s it! Try this today & let me know!
#3 🎨
nobody will remember:
- your salary
- how “busy you were”
- how many hours you workedpeople will remember:
- <marquee>
- <blink>
- XMLHttpRequest
- Quirks mode
- <!--[if IE]>
- text-indent: -9999px
- ActiveXObject("Msxml2.XMLHTTP")
- Array.prototype.smoosh— Guillermo Rauch (@rauchg)
10:27 PM • Aug 21, 2024
True! Seeing the marquee tag after a long time just sent me on a nostalgia trip.
#4 🎨
Writing code is extremely easy. Especially now with all the AI tools available.
Writing efficient, performant, high-quality code is the challenging part.
— Catalin (@catalinmpit)
12:45 PM • Aug 22, 2024
As Cursor & AI improves more & more, it’s more important now than ever to get your basics right and know what you are doing!
#5 🎨
Just become an auth expert and AI will never take your job.
— Oleg | webstudio.is (@oleg008)
2:14 PM • Aug 19, 2024
Those who have implemented auth know! 🤣
LET ME HEAR IT
What do you think of this email? What was your favorite post?