Tagged Posts

tag: "gatsby"

Back to all Tags
Portfolio Update

Problem: I needed to update my portfolio. At some point last year I wanted to try Gatsby for the first time, so I decided to build a portfolio on using Github…

Reading Time: 1mins
Programmatically Formatting Nested HTML Child Elements in React

Problem: Receiving HTML with nested children of an unknown depth and formatting them with CSS classes dynamically. I've had this problem arise twice. On the…

Reading Time: 6mins