Author
Alex Zaworski
2 Comments
Go to Comments
It takes as much energy to wish as it does to plan. — Eleanor Roosevelt
Code golfing is a type of programming where the goal is to accomplish a task using as few bytes as possible. CSSBattle is a code golfing battleground where players complete to recreate target images using CSS and HTML.
The rules are fairly simple:
<img src="the-solution.png"/>
)This can be a pretty fun departure from day-to-day front-end work. There’s no need to worry about maintainability, … Read article