SvelteKit
PulseAugur coverage of SvelteKit — every cluster mentioning SvelteKit across labs, papers, and developer communities, ranked by signal.
1 天有情绪数据
-
Developer builds self-hostable multiplayer board game in a week
A developer created a self-hostable, turn-based, multiplayer board game using a Progressive Web App framework. The project, built in under a week, leverages SvelteKit and TypeScript, and is available on GitHub. The deve…
-
Open-source DD Photos generates fast, distraction-free photo albums
DD Photos is an open-source, self-hosted photo album generator built with Go and SvelteKit. It aims to provide a fast, distraction-free, and mobile-friendly way to share photos, addressing dissatisfaction with existing …
-
Eugene Yan 使用 FastHTML、Next.js 和 SvelteKit 构建 Web 应用
Eugene Yan 详细介绍了使用包括 FastHTML、Next.js 和 SvelteKit 在内的各种现代框架构建 Web 应用程序的经验。他通过在每个框架中实现相同的数据操作应用程序来比较它们的开发者体验。Yan 还探讨了使用交互式元素(如复选框和下载按钮)扩展 FastAPI 应用程序,演示了如何处理表单提交和文件响应。