-
All the logic is there, but for some reason it's not working properly 🤷♂️
-
Trying to return a redirect from the root.tsx loader doesn't redirect and tries to render the App.
See screenshots below, redirect is the only line added on a freshly installed epic-stack.
…
-
This should be updated all over epicweb-dev.
https://remix.run/docs/en/1.19.0/guides/manual-mode
https://remix.run/docs/en/1.19.0/guides/manual-mode#keeping-in-memory-server-state-across-rebuild…
-
That's just a lot of unnecessary indentation. We could use https://github.com/sindresorhus/strip-indent for this.
-
When removing a profile picture with JS disabled, the user gets redirected to the delete page, which is not intended (see image).
Any ideas on how we solve this?
-
I noticed the `+` gets stripped or something: https://github.com/epicweb-dev/web-forms/blob/3a0991a3c2980edfd621b0c01ab4ea025277a5bd/exercises/05.complex-structures/03.solution.add-remove/README.mdx#L…
-
These can get rather long and it could be handy to display the line number when the user hovers over that area:
To be clear, not on hover of the line (that would be annoying), but if the user h…
-
**Please briefly describe the project you'd like to add to _Best of JS_?**
This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running…
-
Because this is really annoying:
https://github.com/epicweb-dev/kcdshop/assets/1500684/b929e12d-c93f-4c3e-83c6-e644eafe40f3
I think we may need to do something similar to ScrollRestoration for o…
-
I was testing the last version of epic-stack and noticed that I can delete other users notes.
![screenshot 2023-08-19 at 11 41 33@2x](https://github.com/epicweb-dev/epic-stack/assets/5101009/a94e09…