Kick off your next Gatsby project with all the tech you know and love. Looking through the Gatsby starter directory I couldn’t find a starter that had MobX and TypeScript ready using the React Context API. I decided to create my own. Source Code on Github
Search example based on mselee’s post
Two examples based on @mweststrate’s Egghead course:
This starter was inspired by ueno-gatsby-starter and luke-gatsby-starter (with the original Gatsby v2 + TypeScript + MobX using inject setup from @borekb/gatsby-starter-mobx).