Comment on An Honest Review of GatsbyparentComments−gherkinnn5yFor what it’s worth: I tried Hugo and hated the templating language.I know React and Next let me solve my problems faster.That’s it.(Aside: Both Gatsby and Next have been around for a while and will be for the foreseeable future. So not a flavour of the week.)−LunaSea5yHugo has a lot of generation logic so it will always be faster to develop in it than React which has no concept of a website, blog or CMS.
Comments
For what it’s worth: I tried Hugo and hated the templating language.
I know React and Next let me solve my problems faster.
That’s it.
(Aside: Both Gatsby and Next have been around for a while and will be for the foreseeable future. So not a flavour of the week.)
Hugo has a lot of generation logic so it will always be faster to develop in it than React which has no concept of a website, blog or CMS.