mattvr
Help setting up a Deno project for a static HTML5 app using TypeScript and a Live-preview.
Hi. Do you mean a live preview of the webpage? I think there’s ways to achieve that like using live.js plus a VS Code HTML view extension.
Feel free to follow up over DM — I’ll probably add something like that in the future.
12 replies
Is anyone working on LLMs for Deno so I don't have to learn it in disgusting Python?
You can also check out my deno project ShellGPT which has some easy to use wrappers for OpenAI calls https://github.com/mattvr/ShellGPT/blob/main/lib/ai.ts
6 replies