Tagged Posts

tag: "react"

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
Protege.dev

Problem: Its difficult to find a job as a junior developer, even more so if you prefer to work remotely. Solution: A job-board for Junior Remote Developers…

Reading Time: 4mins
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