Gatsby
SvelteKit

Gatsby | SvelteKit | |
---|---|---|
370 | 638 | |
55,716 | 19,012 | |
0.7% | 0.8% | |
8.7 | 9.8 | |
7 days ago | 2 days ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
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.
Gatsby
-
I built a recipe website
I initially built the site using a static site technology called Gatsby, not realizing that it was actually a dead project. After a little research, I found that Next.js is a pretty popular alternative for building a static site, so I set myself to the task of porting it.
-
From Gatsby to Next.js: Why We Migrated Our Blog and How You Can Too
After Netlify’s acquisition of Gatsby, the framework’s development trajectory shifted. With a focus on integrating with Netlify’s ecosystem, Gatsby’s innovation appears to be gone. Throughout the entire 2024 we’ve seen only 1 minor update in the 5.x branch and even that consists mainly of bumped dependencies and small fixes:
-
A 2024 Retrospective: My Unexpected Astro & Laravel Love Affair
Marking the first days and months of 2024 I started a site to host articles and blogs and what I called uploadz and missivz. I am using Astro having migrated from Gatsby in years previous. Astro is arguably faster to compile static sites and has a simpler, cleaner, in my view, way of creating simple component based web pages. It has the capability of embedding 'islands' of react, svelte, even plain Javascript and far more without having to go full on SPA if you don't want to. This was too tempting not to take a look and quite frankly I got hooked. Whilst I don't use a fraction of what Astro has to offer it has become a go-to for me for not just static sites but also to create POCs, quick Demos and more. It also has become the basis of a lightweight content management system I am developing and have implemented this year for clients and a non-profit. The CMS I refer to uses a back-end written in Laravel.
-
A Guide to Server-Side Rendering
Gatsby: Primarily a static site generator, but also supports SSR.
-
Getting started with Shadcn/UI in React: A practical guide
It is a collection of beautifully designed user interface (UI) components that you can easily copy and paste into your applications. Developers can use it with any framework that supports React, like Next, Gatsby, Remix, and others.
-
Best React Frameworks: Which One Should You Choose and When?
Gatsby Official Documentation
-
How I Built My Personal Website for Free with Hugo
My previous website used the Gatsby framework, for a simple reason: I am very familiar with React, so I thought customization would be easier. However, I later realized I didnt have time to maintain a bunch of Typescript and Javascript, which made me reluctant to update my website. This time, I choose Hugo. Maintaining a small amount of Go Template is easier, and I am familiar with Golang, too.
-
Taming the Beast: Structuring Large-Scale React Applications 🏗️
Gatsby: A static site generator ideal for content-heavy websites, offering performance optimizations out of the box. Gatsby Documentation
- Hexo et Hugo : deux générateurs statiques bien pratiques
-
Frontend frameworks: Next/Nuxt/Gatsby: Mastering one or knowing all
**Gatsby** is optimized for building fast static websites and apps with a focus on performance and SEO. It uses GraphQL for data management.
SvelteKit
-
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
-
Building Tetris using WebSocket and Svelte Stores
Frontend: SvelteKit project used as a SSG
-
Tudo que Estudar, para se tornar uma Engenheira(o) de Software.
Link
-
Getting Started with Mitosis: Creating a Cross-Framework Design System
Welcome to SvelteKit /> /> /> Visit href="https://kit.svelte.dev">kit.svelte.dev to read the documentation
What are some alternatives?
Svelte - web development for the rest of us
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]
astro - The web framework for content-driven websites. ⭐️ Star to support our work!
Express - Fast, unopinionated, minimalist web framework for node.
eleventy 🕚⚡️ - A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
craco - Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.
Next.js - The React Framework
React - The library for web and native user interfaces.
qwik - Instant-loading web apps, without effort
structor
vite - Next generation frontend tooling. It's fast!
