SvelteKit
TypeScript
SvelteKit | TypeScript | |
---|---|---|
641 | 1,446 | |
19,650 | 105,748 | |
1.1% | 0.7% | |
9.8 | 9.6 | |
3 days ago | 4 days ago | |
JavaScript | TypeScript | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SvelteKit
- Remote Functions in SvelteKit
-
15 dev survival lessons from someone who actually made it
SvelteKit
-
Sharing Custom Rune Classes with SvelteKit
You can share classes in Svelte, but safely sharing them in SvelteKit, requires a bit more code...
-
Optimize external / dynamic images on-the-fly in SvelteKit
Image processing #241
- SvelteKit added hash-based routing
-
Throttling Explained: A Guide to Managing API Request Limits
Per-User Limits: Track requests on a per-user basis using their IPv4 address. We’ll leverage SvelteKit to easily retrieve the client IP with its built-in method.
-
Svelte 5 Released
Tahnks. also this https://github.com/sveltejs/kit/discussions/4339#discussionc...
- AWS Amplify (Gen2) with SvelteKit: authentication on SSR
-
Custom domains for HTTP/2 on Heroku - so easy.
For our application, I wanted to spin up a simple framework example app, so I went with SvelteKit. It’s easy to bootstrap, and it has a smooth looking getting started application. I followed the instructions here to initialize a new project:
-
Las herramientas imprescindibles para desarrolladores Full Stack en 2024
Svelte y SvelteKit
TypeScript
- TypeScript: Enable Strict Mode by Default
- Node.js can now execute TypeScript files
-
$160M VC-backed company just killed my EU trademark for a small OSS project
I can't give advice about the trademark, other than that I've been through this kind of thing before and it sucks.
What I can say... is that I love what you've been doing on your Deepkit, and I was horrified to hear that this was happening to you.
Seriously, I've only lurked in the community so far, but it's possibly the most forward-thinking foundational library in the web space that I've seen.
Strong typing with annotations that can simultaneously influence runtime ORM and frontend generation, while being fully compliant Typescript? A hand-rolled lightning-fast Typescript compiler that emits the runtime reflection capabilities? Full-fledged DI as an inherent part of the design, not an afterthought?
It's such an incredible blend of beautiful tooling with pragmatic applications.
For anyone curious about this, https://web.archive.org/web/20230916074647/https://deepkit.i... is a fascinating read.
https://github.com/microsoft/TypeScript/issues/47658#issueco... provides context on why some of TypeScript's design goals around erasure hold it back from these features. My vision of the web is that it would be an even more vibrant and innovative place if TypeScript were to cast off those restrictions.
DeepKit actually solving this by implementing its own compiler, bytecode, and interpreter... it's truly incredible.
Marc, know that there are people out there who love your work, and who will continue to follow it avidly regardless of the name. You're doing amazing things.
- I Built LeedPDF - Open Source PDF Drawing & Annotation That Feels Like Sketching ✏️
-
A parser for TypeScript types, written in TypeScript types
This parser is not written in TS types, and this kind of pedantry (when claiming "no js here") is important. In fact, the parser includes both the use of ternary operators as well as the rest operator, both of which are absolutely not part of the type system and are most certainly part of JS.
While this tries to reach the levels of "TypeScript is Turing complete[1]" (which happens to be super cool), it is, in my humble opinion, not even remotely interesting.
[1] https://github.com/Microsoft/TypeScript/issues/14833
-
Build a Fullstack Stock Portfolio Agent with Mastra and AG-UI
TypeScript- a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
- 300ms live captions that actually work: vocallq's real-time performance deep dive
- building sales agents that know their stuff: vocallq's domain expertise approach
- Tabs vs. Spaces: The War Is Over
-
Comctx: A Better Cross-Context Communication Library Than Comlink
Type Safety TypeScript support is as good as Comlink, with all the type inference you expect.
What are some alternatives?
Nuxt.js - Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. [Moved to: https://github.com/nuxt/nuxt]
bolt.new - Prompt, run, edit, and deploy full-stack web applications. -- bolt.new -- Help Center: https://support.bolt.new/ -- Community Support: https://discord.com/invite/stackblitz
Next.js - The React Framework
Tailwind CSS - A utility-first CSS framework for rapid UI development.
astro - The web framework for content-driven websites. ⭐️ Star to support our work!
zx - A tool for writing better scripts