-
[This PR](https://github.com/blitz-js/blitzjs.com/pull/555) added a new page to the docs on Client vs Server and what's executed where. It would be nice to include an architectural diagram as well — t…
-
I just walked through the Blitz [tutorial](https://blitzjs.com/docs/tutorial) and found several issues there, which I will list below:
## 1 Instructions of migration and generation should be more c…
-
- [x] Review the documentation: https://docs.sentry.io/
- [x] Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- [x] Use the latest release: https://github.com/g…
-
### What is the problem?
The tutorial shows the following code, but client validation seems not working.
```
// app/pages/questions/validations.ts
import { CreateQuestion } from "app/questions…
-
On https://github.com/blitz-js/blitzjs.com/blob/main/app/pages/docs/tradeoffs.mdx its stated that a single threaded server is:
> a tradeoff of Next.js specifically
But I've read that this tradeo…
-
### Bug description
Note: this is solved and low priority
I am using blitzjs but looking through their code they just wrap around prisma so I am pretty sure this generalizes beyond blitzjs.
I…
-
A user might want to perform additional logic in the generated load function. One example brought up by @pixelmund was to ensure that the user was authenticated a perform and perform a redirect if not…
-
**Looking for translators, you need to possess related develop experience including but not limited to:**
- GraphQL
- NextJS
- Prisma
- BlitzJS
**Translation Progress:**
- [x] Home Page
-…
-
# JS.ORG CLEANUP
The following `js.org` subdomains have been detected to no longer be working.
If you are the 'owner' of any of these subdomains and wish to still use them, please leave a commen…
-
### What is the problem?
@ntgussoni I failed to install blitz-guard on latest blitz.js.
When I want to install it, I got
```log
PS C:\Projects\CS_Projects\2021\blitz-test-shield> blitz instal…