Standard Beagle Blog
September 20, 2018
How to use CSS animations to improve user experience
The Cascading Style Sheet, more commonly known as CSS, not only styles your website in terms of colors, buttons, font selections, but can also help give users feedback and improve their experience on your site. Using a few different techniques you can really improve UX on your site. Examples Hover effects – different effects for hover […]
October 6, 2016
Sass techniques I’ve used while working at a digital agency – Part 1: lighten() and darken()
Sass is wonderful. Simple as that. Of all the tools I’ve come across as a web developer, none come close to the high amount usage that Sass gets in my workflow. Love for this preprocessor has grown so much over the years that it has helped influence the future standardization of CSS4. The idea that we are bringing parts of CSS up to the […]