Screen Shot 2021 06 29 at 9.44.26 PM

Raise the standard

Breadcrumbs

This website was a build I worked on with DNA Design. We were approached by our client to create a small campaign website to showcase some up and coming tenancy law changes. 

This website was built by myself and one other developer around July 2019 and was completed in one and a half sprints, it was such a cool, funky and different design and it was a fun project to work on. 

Raising the standard of code

This website was my first build using BEM (Block Element Modifier). I found using BEM was very useful and a great way for me to write clean, re-usable and easily maintained CSS. With using Sass and Gulp to process the sass files we could create each css file specific to the block it relates to which makes creating modifications of an element quite easy.

We found with keeping the dependancies of this project small and only brought in libraries that we needed, a very minimalist approach, we were able to achieve really good load times and performance in this website. We didn't use bootstrap or any other css framework to build. We stuck with pure css which was an interesting experience for me as prior to this I lived and breathed bootstrap css.

Check out the project