-
Subscribe to this issue and stay notified about new [daily trending repos in TypeScript](https://github.com/trending/typescript?since=daily).
-
I'm using fnm to manage my node versions, I have the latest version of node and npm, but it keeps saying that I have an out of date version of npm.
![image](https://github.com/epicweb-dev/full-stac…
-
The torque framework has some APIs for decoding form data. It might be useful to include support for honeypot fields, as described by Kent Dodds on his blog:
https://forms.epicweb.dev/06
> Another …
-
In exercise 02 section 04 "Hooks" my test failed. When mocking the date it appears to be defaulting to "2024-01-01:00:00" but the day doesn't actually start until 1 second after that so what I get is …
-
The datetimes displayed in the browser know the user's timezone and display properly in that timezone, but the times used in the post-registration emails are formatted and rendered on the server and u…
-
Hello! I just created a new project via `npx create-epic-app@latest`. I'm running into an error when running eslint locally:
```
=============
WARNING: You are currently running a version of Ty…
-
I'm using `fish` shell on mac, and whenever I close the dev server, the input of the shell is messed up, I cannot see what I am writing, the up command shows `^[[A` instead of going back one line in h…
-
Thanks a ton for the workshop material! I've had a great time digging into the intricacies of web auth.
I noticed a small issue while working on the Verification Module, Generate TOTP step (11/02).…
-
After a short conversation with @kentcdodds on Discord, I'm opening this issue in order to run the docker image locally. As Kent said, it may be worth removing LiteFS from the stack for this use case …
-
Would help to make the error boundary theme-able again.
See https://github.com/dev-xo/totp-starter-example/blob/main/app/routes/%24.tsx and epic stack https://github.com/epicweb-dev/epic-stack/blob/m…