Blog | adam.harpur.io
Blog Notes

adam.harpur.io

  • Blog
  • Notes

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

The Nature of Code ~ first thoughts

Aug 29, 2017 2 minutes
Contact me

the nature of code

Code is truly a bizarre thing, symbols that move electrons around that allow you to read this blog post and it all boils down to 101011101000101111100010010.

To me this is incredible and I often wonder if people really understand the magic that is happening in all the devi...

  • Continue Reading
  • javascript
  • Ideas
  • code
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