|
|
|
|
|
by brendanmc6
2590 days ago
|
|
I'm a fairly new React developer, but I've built complex SPAs, React Native apps, and static generated sites with Gatsby. These are all very different patterns and approaches with major tradeoffs. What exactly is the pattern used in a WTS project? Looks like serverless rendered pages similar to Next.js? |
|
Right now, we have a React + React Router pattern with an Express node backend, but the goal is to incorporate different patterns and technologies in the generation wizard so users can choose. One piece of feedback we want to hear from the community is: what do you prefer to use when it comes to frameworks and application patterns for web applications?