Published a technical blog post

Introduction to React's Prop-Types!


My team recently ran into the need for having more documentation/checking surrounding props, so I dug into React prop-types. Here's a very basic article I wrote on the subject to give myself (and now hopefully others!) some more familiarity with the library: 

Introduction to React Prop-Types (srob.dev)