Tagged Posts

tag: "frontend"

Back to all Tags
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
.map(), .filter(), and .reduce()

Recently, I had a friend offer to do a mock interview. Short story, he roasted me. I'm so thankful that we did that, because I've never been asked technical…

Reading Time: 3mins
Add an Emoji Favicon to your site

Originally I posted this to my dev.to profile in Nov, 2018; you can read it here if you'd like. I decided to repost it on my blog, since I wrote it and all. For…

Reading Time: 2mins