Hacker News new | ask | show | jobs
by m_ke 2234 days ago
I made a gatsby site about 2 years ago and it has been a nightmare to maintain, the build breaks for random reasons every time I come back to it.

Forcing everything to go through graphql is also a pain and adds an unnecessary indirection that requires a million extra dependencies.