Skip to content

Instantly share code, notes, and snippets.

View brucewilkins's full-sized avatar

Bruce Wilkins brucewilkins

  • Amsterdam, Netherlands
View GitHub Profile
@brucewilkins
brucewilkins / .TamTam code sample
Last active September 14, 2017 16:30
Brief code snippets based on a real life project intended to show my approach to coding. The 'after' samples show some code that I re-wrote based on the 'before' code. The samples are intended to show the difference between code that is well structured, readable, testable, easily extendable, uses patterns, dependency injection, and code that is …
// Gist name