DEV Community

Discussion on: Gatsby Typescript and Sass conf

Collapse
 
attkinsonjakob profile image
Jakob Attkinson

Thanks a lot for this tutorial. While I have been working with TS for a while, I just started working with react/gatsby (read: I'm following tutorials).

My impulse is to set up the project the way you mentioned it, and as I go through tutorials, adapt them to TS.

Since I'm building a personal project, mostly to learn, I am aiming for Gatsby with GraphQL. Would you recommend I go with TS and Sass, or stick to JS + class styling? (looking for a personal opinion, not the objective truth)