33

Simplify your CSS — LESS is more

5 years ago
Anonymous $cyhBy-qkd5

https://medium.com/@jurtzmarcel/simplify-your-css-less-is-more-e60a9dcc1623

First things first: I am not a web developer and certainly not a designer. The following examples are not intended to represent good practices in terms of design or aesthetics.

But now to the topic: As a software developer you can hardly avoid acquiring basic knowledge in web development. Specifically, I mean the handling of HTML and CSS, also in JavaScript as far as I’m concerned. If you are like me, you basically have no problems with it, but CSS files will become quite confusing and difficult to revise over time. Let’s look at some problems I think CSS has, then I’ll show you how to solve them.