Blog | adam.harpur.io
Blog Notes

adam.harpur.io

  • Blog
  • Notes

CSS sanity with SASS: Setup.

Sep 9, 2017 3 minutes
Contact me

CSS can be painful to write and even worse to maintain...

"as I tack on line 1000 of a css file in fear of breaking something otherwise"

I think even those that truely love language would agree. If you lean towards the front end of web development CSS is unavoidable. CSS shouldn't be this painfu...

  • Continue Reading
  • web development
  • web design
  • CSS

SASS ~ An Introduction

Sep 1, 2017 6 minutes
Contact me

sass-logo-sm.png

In this post I am going to be building off a previous post you can find here. I went over how to install and setup Sass using Ruby aswell as the basic project structure, since that post I have came across away to use Sass with Node.

The steps are lined out in this post by Zviad Sichinava. S...

  • Continue Reading
  • web development
  • code
  • web design
ADAM.HARPUR.IO

ADAM.HARPUR.IO

Answering my own questions
one post at a time.

Say Hello:

View my work:

Recent Posts

The Template Pattern

Jul 8, 2019

The State Pattern

Jul 4, 2019

    Archives

  • 2019
    • September 2019
      • The Mediator Pattern
      • The Adapter Pattern
      • The Bridge Pattern
    • July 2019
      • The Template Pattern
      • The State Pattern
    • June 2019
      • The Strategy Pattern
    • May 2019
      • The Visitor Pattern
      • The Observer Pattern
      • The Memento Pattern
      • The Iterator Pattern
    • April 2019
      • The Command Pattern
      • The Chain of Responsibility
    • March 2019
      • The Proxy Pattern
      • The Flyweight Pattern
      • The Facade Pattern
      • The Decorator Pattern
    • February 2019
      • The Composite Pattern
    • January 2019
      • The Prototype Pattern
      • The Singleton Pattern
  • 2018
    • December 2018
      • The Builder Pattern
      • The Factory Pattern
      • Starting ~ 2019
    • November 2018
      • Notes on Antifragile
    • October 2018
      • Sierpinski Triangle
      • Notes on Make Time
      • Gravitational Attraction
    • September 2018
      • Recursion
      • Steering Behaviour
      • Notes on the Culture Code
      • Piglatin and Python
      • Maze Generation