-
I noticed that I see flashing when I click on the save changes button.
I can reproduce it with clean install:
1. npx create-remix@latest --install --init-script --git-init --template epicweb-dev/…
-
I face this error randomly once in a while.
And idk how to debug it. I tried making a singleton.
I wanted to see if WAL mode solves it & I tried WAL mode as recommended at https://til.simonwilli…
-
I'm not sure if it is a case that's supposed to be tackled,\
but since the code deals with multiple slashes, I'm guessing that it is.\
when entered url for example `https://www.epicweb.dev/epic-st…
-
There seems to be an issue with initializing WAL mode with a single CLI command before any other data has been stored:
```
$ sqlite3 /litefs/my.db "PRAGMA journal_mode = wal"
$ prisma migrate dep…
-
Yes, this is me asking myself a question, because I want to answer it and I'm sure someone will ask me eventually.
I'll try to keep my answer up-to-date. You can get to this question quickly with t…
-
Most other pages than the landing page have a 100 score, but it would be nice if the landing page would also be EPIC 😄 :
Besides that, it would be really cool if the epic stack would have perform…
-
![Screenshot 2024-01-12 at 17 16 01](https://uploads.linear.app/96fb5f2a-1188-41c2-bf5a-84e8b0f0dc0d/1b8386b1-046d-4631-a8f9-d4360b476059/bf7900b2-d848-4b2e-9c10-084b74638459?signature=eyJhbGciOiJIUzI…
hilja updated
10 months ago
-
[In the docs](https://github.com/kiliman/remix-flat-routes/blob/main/README.md?plain=1#L13-L17), It says the `remix-flat-routes` will be integrated to remix core.
For me, the following is not clear…
-
Here there, Kent 👋
I'm doing the EpicWeb course, which has been really good so far; thank you! I would like to leave a suggestion to the [07. UPDATING DATA / 02. UPDATE](http://localhost:5639/07/0…
-
```
$ npx create-epic-app@latest
Need to install the following packages:
create-epic-app@1.0.4
Ok to proceed? (y)
remix v2.1.0 💿 Let's build a better website...
dir Where should we …