Improve your CSS by Keepin' it DRY

Описание к видео Improve your CSS by Keepin' it DRY

A look at keeping your code DRY, or in other words. DRY stands for 'Don't Repeat Yourself', and repeating ourselves is something we want to avoid when writing code. Not only is it good practice, but it can help you code a lot faster.

In this video, I take a look at a few practical examples of how you can DRY out your code, as well as a fun little button hover effect for you to try out.

Комментарии

Информация по комментариям в разработке