Skip to content

david-barnes-rel/memory-overflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Memory Overflow

The goal of this repository is to test out different patterns found in this book. A good set of notes can be found here. The goal is to write a very primative version of stackoverflow and use the different patterns as an exploration excercise. the main branch will be where I host any changes I need to make to the UI and will do a merge to any child branch. Each branch will be name {chapter number}-{name of the pattern} so it's easily referenced.