Szabolcs Szilágyi

Results 2 issues of Szabolcs Szilágyi

Nice examples! But slightly outdated now. Would be nice to update them to the most recent version of the packages.

When you have multiple parallel requests to the API, when the page first loads, then you will end up with multiple `INestApplication` instances. The async-await usage in the `backend/main.ts` doesn't...