Hi, I'm Darren, a Front End Engineering Manager at Partnerize. Here you'll find my blog and info on projects I am working on.
Recent Posts
- 11 Jul 2019
Syncing React State and Session Storage
Ensuring state and session storage correctly kept in syncTags: React - 18 Jun 2019
Benefits of React Hooks
What I have been enjoying about working with React hooksTags: React - 6 Jun 2019
Tips for Styling Shadow DOM Elements
Don't make the same mistakes I did when trying to style shadow DOM elements!Tags: CSS - 25 Apr 2019
Common Misconception About z-index
Understanding stacking contexts and how to layer elementsTags: CSS - 12 Mar 2019
Filtering Network Requests by Headers etc. in Chrome DevTools
Quickly finding relevant network requests in Chrome DevToolsTags: DevTools