You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to prove that using Gatsby with Tina is not a big deal (provided you shed the data concerns), as well as that moving from Gatsby to Next does not need to be painful, either.
Solution:
Create a fork of this site, at chrisdmacrae/chrisdmacrae-gatsby, and replace the next implementation with Gatsby, using non-gatsby graphQL to manage data.
The text was updated successfully, but these errors were encountered:
Struggle:
I want to prove that using Gatsby with Tina is not a big deal (provided you shed the data concerns), as well as that moving from Gatsby to Next does not need to be painful, either.
Solution:
Create a fork of this site, at
chrisdmacrae/chrisdmacrae-gatsby
, and replace the next implementation with Gatsby, using non-gatsby graphQL to manage data.The text was updated successfully, but these errors were encountered: