May 23, 2019 — 3 min readUnderstanding React FragmentsThe days of wrapping component's return children in React with unnecessary elements are long behind us.
May 11, 2019 — 9 min readDeploying to Netlify via CircleCiNetlify is my go to option for deploying static websites but there is usually one sticking point, especially when working with static site generators - slow build times!
May 10, 2019 — 4 min readUsing Bulma with ReactCSS frameworks are nothing new and Bulma has become one of the popular choices for rapid frontend prototyping and development.