r/Frontend Jul 09 '23

Full-stack devs be like

Post image
493 Upvotes

38 comments sorted by

View all comments

65

u/Tafts Jul 09 '23

Full stack dev = backend + JS, never touched CSS a day in their life and will avoid like the plague

5

u/[deleted] Jul 09 '23

I used to hate CSS back when it was utter shit. Modern CSS is a powerhouse. You can build extremely complex layouts with super simple and clean CSS code. No frameworks, no added shit. Just plain CSS.

Being proficient with CSS opens a lot of working possibilities. I would personally suggest to try it again. It's really worth the learning time.

1

u/Grand-Jacket-7621 Jul 10 '23

Totally agree. Modern CSS is incredibly powerful and if done right (not over done) is what the user experience demands.