Dr. Derek Austin
Dr. Derek Austin
As far as anyone can tell, this is not a maintained repo. Consider https://github.com/kufii/CodeSnap
> Looks like this repo hasn't been active for a while. I want this feature too so I'll be switching to https://marketplace.visualstudio.com/items?itemName=adpyke.codesnap Thanks for the tip! https://github.com/kufii/CodeSnap
It looks like this is handled by CodeSnap https://github.com/kufii/CodeSnap https://marketplace.visualstudio.com/items?itemName=adpyke.codesnap
Hey there, You might try the dark mode solution used in https://jamstackthemes.dev/theme/nextjs-tailwind-starter-blog/ (i.e. next-themes with dark mode as a theme). I was able to get the behavior I wanted (autodetection...
Looks like a nice solution, thanks for sharing!
Hmm, that's a good point. I thought it's just a thematic thing, and SEO only has to do with the content, so using useEffect after Next hydrates to update the...
Great question, I'd be interested to see what the resolution here is. This is a great package. El vie., 4 de diciembre de 2020 10:43 a. m., TenDan < [email protected]>...
According to the docs it looks like you could pass initialState as false. If that's getting overridden by the system default then maybe you could call a useEffect() hook with...
Great solution! I think that should be the default behavior ... El mié., 2 de diciembre de 2020 7:38 a. m., Nils Buschhüter < [email protected]> escribió: > I found a...
Hey @brooksvb and @jallman112 😄 > `test/integration/helper.ts` is still referencing `screeps-server-mockup`, which surprised me the first time I ran `npm run test`. > Looks like it's also still discussed in...