Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
chirptune
Explore posts from servers
D
Deno
S
SolidJS
T
tRPC
Posts
Comments
S
SolidJS
•
Created by chirptune on 9/9/2024 in
#support
How to catch all errors but keep rendered component?
Thank you, makes sense.
3 replies
S
SolidJS
•
Created by chirptune on 5/17/2024 in
#support
Is it possible to have a nextjs-style app router?
I see, thank you for clarifying that.
7 replies
S
SolidJS
•
Created by chirptune on 5/17/2024 in
#support
Is it possible to have a nextjs-style app router?
... where only the routes named
page.js
are taken as pages routes, instead of every file used as a route.
7 replies
S
SolidJS
•
Created by chirptune on 5/17/2024 in
#support
Is it possible to have a nextjs-style app router?
It seems to me the solid start router works like nextjs' Pages Router. And I would like to have it in the style of App Router.
7 replies
S
SolidJS
•
Created by chirptune on 7/31/2023 in
#support
solid devtools fails with O.createRoot is not a function
it actually did fix it, sorry for doubting, appreciate the help
12 replies
S
SolidJS
•
Created by chirptune on 7/31/2023 in
#support
solid devtools fails with O.createRoot is not a function
I assume updating the debugger dep won't fix it right?
12 replies
S
SolidJS
•
Created by chirptune on 7/31/2023 in
#support
solid devtools fails with O.createRoot is not a function
it does come from the extension
12 replies
S
SolidJS
•
Created by chirptune on 7/31/2023 in
#support
solid devtools fails with O.createRoot is not a function
ok, I'll try that. the thing is the chrome extension is 0.27.5, should I build that manually?
12 replies
S
SolidJS
•
Created by chirptune on 4/11/2023 in
#support
How to have reactive getters on each element?
oh my bad, hehe, it's in the docs sorry
5 replies
S
SolidJS
•
Created by chirptune on 4/11/2023 in
#support
How to have reactive getters on each element?
so, the createStore updates the
this
when it finds functions?
5 replies