• Why Your Team Shouldn't Skip the Code Review

    In professional coding environments, it is common for us to have systems in place to check our work and verify that code written by one developer gets approved by others on the team. Review systems are a great way to ensure consistency and also raise flags and questions on better ways to streamline the work.

    Read More
  • 4 Ways to Reduce Workplace Eye Strain

    Is too much screen time giving you migraines? Check out this article on tips to help reduce eye strain at work.

    Read More
Style Sheet Snacks
  • Getting started with Borders

    When it comes to web development, borders are an element which are used quite frequently. They can show the edge to an element, provide an underline between sections, or a number of other functions. In this section, we are going to give a beginners guide to using borders in CSS.

    Read More
  • Create a Fading Scrollable Element in pure CSS

    Use pure CSS to create an elegant scrollable element. Learn two different ways to achieve the effect without javascript with examples and code snippets

    Read More
  • Fun with Gradients

    In the first ever "Style Sheet Snacks", learn about several ways to use gradients to style your web components.

    Read More