Ozzie Neher

HomeBadges

Start verifying your commits on GitHub in ~5 minutes

Mar 15, 20219 min read

The typical story when you're setting up git on your new computer goes: Make sure git is installed Tell git who you are (via git config) Make commits Push to GitHub Which up until a few weeks ago this is how I would go about it too. Then one day I ...

Don't wait until the end of the interview to ask questions

Mar 11, 20214 min read

We all know the typical wrap up for an interview goes along the lines of: Company: Do you have any questions for us? Which is your opportunity to find out more about the position, culture, company, etc. Most people leave all of their questions for ...

Anything is possible, but why? A few thoughts on feature requests

Mar 7, 20214 min read

I used to get teased at work for always responding to questions like "X client just requested this, can we do it?" with the following: Anything is possible, but why? It first came out in sort of a joking tone, however it is meant sincerely. Essenti...

Passing icons as props in a consistent way using React

Mar 6, 20214 min read

Let's say that you have a card component that looks like this: You could use this card on something like a dashboard and give it a unique header and icon to allow the user to differentiate what is being displayed. A common way to design this compon...

An easier way to add types for "children" in React

Mar 5, 20214 min read

Something I had been struggling with since I started using React up until a few months ago was finding a good type to set for the children prop. The typical route I would take is to sorta just add the types as I needed them to a union like so: interf...

Laravel Horizon Zero Processes Running

Sep 28, 20203 min read

I just spent the past two hours trying to figure out why my latest deployment to our dev environment didn't have any Horizon queue workers running. I finally figured out my issue, so here's a lil write up in case you are experiencing the same. At Saf...

© 2021 Ozzie Neher

PrivacyTerms
Proudly part of