DEV Community

Discussion on: Moving Personal Website from ReactJS to GatsbyJS

Collapse
 
persimone profile image
Simone

Thank you for sharing! I'm also planning to learn GatsbyJS for my portfolio site, but am putting it off because it seems like a lot to get into. You make it sound very do-able πŸ€— I'll get back to making my plans soon. You have inspired me.
Your site looks really good and works well on my tablet πŸ‘

Collapse
 
davinaleong profile image
Davina Leong

Do you know ReactJS? Start with that first since GatsbyJS is based off ReactJS. You can read the docs. Or if you’re a hands-on person, you can play around with the Create-React-App starter project. It has everything setup for you for what a typical ReactJS app needs.

Collapse
 
persimone profile image
Simone

At work I actually recently got a couple of introduction presentations on how we work with ReactJS. And because of those as practiceI made a little app from a tutorial with the Create-React-App you also mention πŸ˜ƒ So I have seen react code a bit. And have a course purchased to learn more. And will get into GatsbyJS after I finish that course.
I'm happy to hear that the learning track I made is a logical one. Thanks for replying πŸ€—