|
|
|
|
|
by SkyPuncher
2024 days ago
|
|
It's not. If you're building a backend heavy use-case, there are plenty of good options. Gatsby is geared towards building web pages, not web applications. If you're implementing Gatsby, you're building essentially HTML pages, possibly with some JS functionality. |
|
Usually, the more interaction, the more likely it's application. The more it's just a page, the more it should be just HTML.