DustinSchau

5 posts about "react"

Getting Started with Gatsby

July 17, 2017

Gatsby is an incredible static site generator that lets you build a static site that still has all the benefits expected from a modern web application. In this tutorial, we'll create a static blog, and get an in-depth look at Gatsby and its feature-set.

Read more

CSS In JS: Benefits, Drawbacks, and Tooling

October 28, 2017

I’m a frontend developer specializing in all things JavaScript. Throughout my career, I’ve done a fair bit of everything: Angular, React, jQuery, you name it…

Read more

GraphQL: Most of the Parts

June 10, 2018

In this post, I'll do a deep dive on most of the parts of GraphQL. I'll start with the foundational concepts and then from this foundational basis I'll construct the value of GraphQL and illustrate how it could be a hugely transformative technology for server and client communication.

Read more

CSS in JS with styled-components and React (Manning)

August 15, 2018

I'm incredibly excited to announce that I've been working on a Manning liveVideo course for the last several months with the intent to share all that makes CSS in JS great with the library styled-components

Read more

Search Engine Optimization with Gatsby

January 04, 2019

SEO and Gatsby: A Perfect Pairing. Learn how Gatsby implements SEO utilizing React Helmet and smart defaults and how you can use these tools to implement your own!

Read more