Weekly Roundup 23

Published on

Last Updated on

Estimated Reading Time: 1 min

Every week I come across some great articles. Here are some of the posts I feel you will enjoy reading as much as I did.

Renting a car can be expensive. Lars Lofgren shares a list of tricks to save car rental costs.

Links and Buttons can be confusing. How do you decide when to use which? There is a complete guide to links and buttons over at CSS-Tricks.

Stephanie Eckles gives examples to help you decide which out of the many CSS units for relative spacing you should use.

Can you redesign a component without touching the HTML? Ahmad Shadeed takes an article header card component and redesigns it into 5 different designs by modifying the CSS. He also ensures that all of them are accessible, responsive, performant and progressively enhanced.

If you are like me, you just use console.log() when using the console for debugging. But the console object has so many more options. Travis Almand shares the various commands that can be used in the browsers console output

Hope you enjoy reading these articles as much as I did.