Đức Master
Đức Master
> I'm on Typescript 4.7.3 and it's still slow. > > Here's my workaround: I figured that when I use VSCode command like `Typescript: Restart TS Server` or `Typescript: Reload...
 Same here, @builder.io/qwik": "^1.4.5" ``` // PostView import { Resource, component$ } from "@builder.io/qwik"; import { useFetchUrl } from "~/routes/[slug]"; export default component$(() => { const PostData = useFetchUrl();...
same here _Edit by maintainer bot: Comment was **automatically** minimized because it was considered unhelpful. (If you think this was by mistake, let us know). Please only comment if it...
claude code now support window without wsl
> Hey y'all, just adding another voice here. I also got it working by installing, in my case, v20.19.3. > > I recommend adding a note in the readme that...