Netlify - Client Side RoutingPublished onJanuary 15, 20212 min read I have a nice little [side project](https://library.chrisotto.dev/) based on the Goodreads API (yes, my key is still active). I had it up for a while...netlifyreactreact-router
Gatsby Error Monitoring with SentryPublished onJanuary 8, 20214 min read Image from [Free Illustrations](https://freellustrations.com/). Being able to monitor when your application encounters a bug in production is a nice...reactgatsbysentry
Gatsby Develop with iOS SimulatorPublished onJuly 10, 20202 min read Image from [@norwood](https://unsplash.com/@nordwood) at Unsplash. Chrome DevTools have come a long way in enabling users to mimic mobile devices. H...gatsbyreactios
Add Linting to Create-React-AppPublished onJune 30, 20202 min read Image from [Free Illustrations](https://freellustrations.com/). Create-React-App gives a nice bootstrapped project. I like being able to lint outsid...reactjavascriptnode
Gatsby - Create an audience with MailchimpPublished onMay 21, 20204 min read Image from @mathyaskurmann on [Unsplash](https://unsplash.com/) Allowing people to get updates from your blog is a great way to create and engage wi...gatsbyreactmailchimp
Gatsby - Add a Published Filter To PostsPublished onFebruary 11, 20204 min read I like [Dev.to](www.dev.to)'s published filter. It allows you to continue to write posts until they're ready to be viewed by everyone. If you are not...gatsbyreactgraphql
Gatsby - Switching from Markdown to MDXPublished onFebruary 8, 20205 min read I recently rewrote my old Wordpress site hosted through GoDaddy to a [Gatsby](https://www.gatsbyjs.org/) site hosted with [Netlify](https://www.netli...gatsbyreact
React Tutorial - Add TypescriptPublished onNovember 10, 20182 min read This week I was going through the React [tutorial](https://reactjs.org/tutorial/tutorial.html). While going through each phase of the tutorial; going...reacttypescript