|
|
|
|
|
by hallman76
634 days ago
|
|
Gatsby gets shit on a lot - which I think is a but unfair. I find it to be a solid, well-documented platform. It has some rough spots, but show me a platform that doesn't. The author also complains that: > I couldn’t build the site locally or upgrade dependencies, leaving it outdated since 2019 This is true of many things in the javascript ecosystem. In react/node/js-land you HAVE to invest in maintenance (and re-writes) or be left with a legacy codebase that just might not work one day if npm install fails. |
|