Experiments
What are these experiments? These are the many things that aren’t necessarily finished but items that I have used when messing around with a new web tool or web framework. I will often mess around with something to see how it works, to understand why it works the way it does and to see if I can use this in the future.
React
This was simply a fun little test at playing with React. I used React, Webpack, and babel when building it. I also used SASS on the background to help give it the fully responsive layout. I am still working on this and just having fun building a react based website. Click on the image if you want to open and see what it looks like and click on the github link to look into the code.
SASS Template
This is the SASS template I use when building a lot of website. Its a stripped down version of the bones theme, and it has been heavily modified to use more flex. It is also 12 column based.
Materialize + React
This is just a react website with Google’s new Materialize framework they are building.