Curation by crmsnbleyd 10 months, 2 weeks ago for query svelte
Original results
-
https://svelte.dev/ — found via Mwmbl
Svelte • Cybernetically enhanced web apps
Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser ,…
-
https://svelte.dev/docs — found via Mwmbl
Docs • Svelte
To create a project locally we recommend using SvelteKit , the official application framework from the Svelte team: npm create svelte@latest myapp cd myap…
-
https://www.sveltesummit.com/ — found via Mwmbl
Svelte Summit Fall 2022
Andrew Smith I am a passionate Web Developer who is driven by the desire to explore new technologies, whilst empowering and encouraging others to join the…
-
https://svelte-native.technology/docs — found via Mwmbl
API Docs • Svelte Native
Svelte Native is developed by members of the Svelte community who wish to have the same smooth development experience on mobile devices as they have on th…
-
https://flowbite-svelte.com/ — found via Mwmbl
Flowbite Svelte - UI Component Library
Svelte UI components Flowbite Svelte is a free and open-source UI component library built using Svelte based on Flowbite and Tailwind CSS. By installing …
-
https://www.npmjs.com/package/svelte — found via Mwmbl
svelte - npm
Do not use Yarn to install the dependencies, as the specific package versions in package-lock.json are used to build and test Svelte. To build the compile…
-
https://learn.svelte.dev/ — found via Mwmbl
Introduction / Welcome to Svelte • Svelte Tutorial
Each section will present an exercise designed to illustrate a feature. Later exercises build on the knowledge gained in earlier ones, so it's recommended…
-
https://kit.svelte.dev/docs/hooks — found via Mwmbl
Hooks • Docs • SvelteKit
This function runs every time the SvelteKit server receives a request — whether that happens while the app is running, or during prerendering — and determ…
-
https://kit.svelte.dev/docs/types — found via Mwmbl
Types • Docs • SvelteKit
Sets a cookie. This will add a set-cookie header to the response, but also make the cookie available via cookies.get during the current request. The httpO…
-
https://kit.svelte.dev/docs/load — found via Mwmbl
Loading data • Docs • SvelteKit
A load function in a +page.js file runs both on the server and in the browser. If your load function should always run on the server (because it uses priv…
-
https://kit.svelte.dev/docs/glossary — found via Mwmbl
Glossary • Docs • SvelteKit
The core of SvelteKit provides a highly configurable rendering engine. This section describes some of the terms used when discussing rendering. A referenc…
-
https://kit.svelte.dev/docs/routing — found via Mwmbl
Routing • Docs • SvelteKit
If your load function can only run on the server — for example, if it needs to fetch data from a database or you need to access private environment variab…
-
https://kit.svelte.dev/docs/introduction — found via Mwmbl
Introduction • Docs • SvelteKit
In short, Svelte is a way of writing user interface components — like a navigation bar, comment section, or contact form — that users see and interact wit…
-
https://kit.svelte.dev/docs/page-options — found via Mwmbl
Page options • Docs • SvelteKit
By default, SvelteKit will render (or prerender ) any component first on the server and send it to the client as HTML. It will then render the component a…
-
https://kit.svelte.dev/docs/migrating — found via Mwmbl
Migrating from Sapper • Docs • SvelteKit
Your webpack.config.js or rollup.config.js should be replaced with a svelte.config.js , as documented here . Svelte preprocessor options should be moved t…
-
https://sapper.svelte.dev/docs — found via Mwmbl
Docs • Sapper
You create pages by adding files to the src/routes directory of your project. These will be server-rendered so that a user's first visit to your app is as…
-
https://svelte.dev/blog/zero-config-type-safety — found via Mwmbl
Zero-effort type safety
By sprinkling type annotations into your SvelteKit apps, you can get full type safety across the network — the data in your page has a type that's inferre…
-
https://kit.svelte.dev/docs/form-actions — found via Mwmbl
Form actions • Docs • SvelteKit
We can't have default actions next to named actions, because if you POST to a named action without a redirect, the query parameter is persisted in the UR…
-
https://kit.svelte.dev/docs/configuration — found via Mwmbl
Configuration • Docs • SvelteKit
Your project's configuration lives in a svelte.config.js file at the root of your project. As well as SvelteKit, this config object is used by other tooli…
-
https://kit.svelte.dev/docs/adapter-auto — found via Mwmbl
Zero-config deployments • Docs • SvelteKit
On this page On this page When you create a new SvelteKit project with npm create svelte@latest , it installs adapter-auto by default. This adapter automa…
-
https://kit.svelte.dev/docs/advanced-routing — found via Mwmbl
Advanced routing • Docs • SvelteKit
...in which case a request for /sveltejs/kit/tree/master/documentation/docs/04-advanced-routing.md would result in the following parameters being availabl…
-
https://www.manning.com/books/svelte-and-sapper-in-action — found via Mwmbl
Svelte and Sapper in Action
Imagine web apps with fast browser load times that also offer amazing developer productivity and require less code to create. That's what Svelte and Sappe…
-
https://learn.svelte.dev/tutorial/route-groups — found via Mwmbl
Advanced routing / Route groups • Svelte Tutorial
Advanced SvelteKit / Advanced routing Part 4 / Advanced routing / Route groups As we saw in the routing introduction , layouts are a way to share UI and d…
-
https://frontside.com/podcast/svelte-and-reactivity-with-rich-harris/ — found via Mwmbl
Svelte and Reactivity with Rich Harris
Please join us in these conversations! If you or someone you know would be a perfect guest, please get in touch with us at contact@frontside.io. Our goal …
-
https://www.roboleary.net/2021/11/18/svelte-app-testing-jest.html — found via Mwmbl
Testing a Svelte app with Jest
Testing a Svelte app with Jest I have seen very little written about testing Svelte components. I have yet to see a tutorial build and test a Svelte app!…
-
https://testing-library.com/docs/svelte-testing-library/intro — found via Mwmbl
Intro | Testing Library
The Svelte Testing Library is a very lightweight solution for testing Svelte components. It provides light utility functions on top of svelte , in a way t…
-
https://developers.cloudflare.com/pages/framework-guides/deploy-a-svelte-site/ — found via Mwmbl
Deploy a Svelte site · Cloudflare Pages docs
You will be asked to authorize access to your GitHub account if you have not already done so. Cloudflare needs this so that it can monitor and deploy your…
-
http://www.engadget.com/2012/01/05/volvo-unveils-xc60-plug-in-hybrid-concept/ — found via Mwmbl
Volvo unveils XC60 plug-in hybrid concept, claims it's 'superior…
Svelte plug-in hybrids ? Practically a dime a dozen . What aren't, however, are their more boxy SUV brethren -- but that hasn't stopped Volvo from creatin…
-
http://www.desmoinesregister.com/story/money/agriculture/2015/02/28/rastetter-agriculture-summit-politics/24196387/ — found via Mwmbl
Bruce Rastetter: The quiet, fierce man behind ag summit
The svelte and piercingly blue-eyed Rastetter can be enigmatic. He is quiet but fierce. He both shuns the spotlight and seeks it. He is blunt but can be p…
New results
-
https://svelte.dev/ — found via Mwmbl
Svelte • Cybernetically enhanced web apps
Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser ,…
-
https://svelte.dev/docs — found via Mwmbl
Docs • Svelte
To create a project locally we recommend using SvelteKit , the official application framework from the Svelte team: npm create svelte@latest myapp cd myap…
-
https://www.sveltesummit.com/ — found via Mwmbl
Svelte Summit Fall 2022
Andrew Smith I am a passionate Web Developer who is driven by the desire to explore new technologies, whilst empowering and encouraging others to join the…
-
https://svelte-native.technology/docs — found via Mwmbl
API Docs • Svelte Native
Svelte Native is developed by members of the Svelte community who wish to have the same smooth development experience on mobile devices as they have on th…
-
https://flowbite-svelte.com/ — found via Mwmbl
Flowbite Svelte - UI Component Library
Svelte UI components Flowbite Svelte is a free and open-source UI component library built using Svelte based on Flowbite and Tailwind CSS. By installing …
-
https://www.npmjs.com/package/svelte — found via Mwmbl
svelte - npm
Do not use Yarn to install the dependencies, as the specific package versions in package-lock.json are used to build and test Svelte. To build the compile…
-
https://learn.svelte.dev/ — found via Mwmbl
Introduction / Welcome to Svelte • Svelte Tutorial
Each section will present an exercise designed to illustrate a feature. Later exercises build on the knowledge gained in earlier ones, so it's recommended…
-
https://kit.svelte.dev/docs/hooks — found via Mwmbl
Hooks • Docs • SvelteKit
This function runs every time the SvelteKit server receives a request — whether that happens while the app is running, or during prerendering — and determ…
-
https://kit.svelte.dev/docs/types — found via Mwmbl
Types • Docs • SvelteKit
Sets a cookie. This will add a set-cookie header to the response, but also make the cookie available via cookies.get during the current request. The httpO…
-
https://kit.svelte.dev/docs/load — found via Mwmbl
Loading data • Docs • SvelteKit
A load function in a +page.js file runs both on the server and in the browser. If your load function should always run on the server (because it uses priv…
-
https://kit.svelte.dev/docs/glossary — found via Mwmbl
Glossary • Docs • SvelteKit
The core of SvelteKit provides a highly configurable rendering engine. This section describes some of the terms used when discussing rendering. A referenc…
-
https://kit.svelte.dev/docs/routing — found via Mwmbl
Routing • Docs • SvelteKit
If your load function can only run on the server — for example, if it needs to fetch data from a database or you need to access private environment variab…
-
https://kit.svelte.dev/docs/introduction — found via Mwmbl
Introduction • Docs • SvelteKit
In short, Svelte is a way of writing user interface components — like a navigation bar, comment section, or contact form — that users see and interact wit…
-
https://kit.svelte.dev/docs/page-options — found via Mwmbl
Page options • Docs • SvelteKit
By default, SvelteKit will render (or prerender ) any component first on the server and send it to the client as HTML. It will then render the component a…
-
https://kit.svelte.dev/docs/migrating — found via Mwmbl
Migrating from Sapper • Docs • SvelteKit
Your webpack.config.js or rollup.config.js should be replaced with a svelte.config.js , as documented here . Svelte preprocessor options should be moved t…
-
https://sapper.svelte.dev/docs — found via Mwmbl
Docs • Sapper
You create pages by adding files to the src/routes directory of your project. These will be server-rendered so that a user's first visit to your app is as…
-
https://svelte.dev/blog/zero-config-type-safety — found via Mwmbl
Zero-effort type safety
By sprinkling type annotations into your SvelteKit apps, you can get full type safety across the network — the data in your page has a type that's inferre…
-
https://kit.svelte.dev/docs/form-actions — found via Mwmbl
Form actions • Docs • SvelteKit
We can't have default actions next to named actions, because if you POST to a named action without a redirect, the query parameter is persisted in the UR…
-
https://kit.svelte.dev/docs/configuration — found via Mwmbl
Configuration • Docs • SvelteKit
Your project's configuration lives in a svelte.config.js file at the root of your project. As well as SvelteKit, this config object is used by other tooli…
-
https://kit.svelte.dev/docs/adapter-auto — found via Mwmbl
Zero-config deployments • Docs • SvelteKit
On this page On this page When you create a new SvelteKit project with npm create svelte@latest , it installs adapter-auto by default. This adapter automa…
-
https://kit.svelte.dev/docs/advanced-routing — found via Mwmbl
Advanced routing • Docs • SvelteKit
...in which case a request for /sveltejs/kit/tree/master/documentation/docs/04-advanced-routing.md would result in the following parameters being availabl…
-
https://www.manning.com/books/svelte-and-sapper-in-action — found via Mwmbl
Svelte and Sapper in Action
Imagine web apps with fast browser load times that also offer amazing developer productivity and require less code to create. That's what Svelte and Sappe…
-
https://learn.svelte.dev/tutorial/route-groups — found via Mwmbl
Advanced routing / Route groups • Svelte Tutorial
Advanced SvelteKit / Advanced routing Part 4 / Advanced routing / Route groups As we saw in the routing introduction , layouts are a way to share UI and d…
-
https://frontside.com/podcast/svelte-and-reactivity-with-rich-harris/ — found via Mwmbl
Svelte and Reactivity with Rich Harris
Please join us in these conversations! If you or someone you know would be a perfect guest, please get in touch with us at contact@frontside.io. Our goal …
-
https://www.roboleary.net/2021/11/18/svelte-app-testing-jest.html — found via Mwmbl
Testing a Svelte app with Jest
Testing a Svelte app with Jest I have seen very little written about testing Svelte components. I have yet to see a tutorial build and test a Svelte app!…
-
https://testing-library.com/docs/svelte-testing-library/intro — found via Mwmbl
Intro | Testing Library
The Svelte Testing Library is a very lightweight solution for testing Svelte components. It provides light utility functions on top of svelte , in a way t…
-
https://developers.cloudflare.com/pages/framework-guides/deploy-a-svelte-site/ — found via Mwmbl
Deploy a Svelte site · Cloudflare Pages docs
You will be asked to authorize access to your GitHub account if you have not already done so. Cloudflare needs this so that it can monitor and deploy your…
-
http://www.engadget.com/2012/01/05/volvo-unveils-xc60-plug-in-hybrid-concept/ — found via Mwmbl
Volvo unveils XC60 plug-in hybrid concept, claims it's 'superior…
Svelte plug-in hybrids ? Practically a dime a dozen . What aren't, however, are their more boxy SUV brethren -- but that hasn't stopped Volvo from creatin…
-
http://www.desmoinesregister.com/story/money/agriculture/2015/02/28/rastetter-agriculture-summit-politics/24196387/ — found via Mwmbl
Bruce Rastetter: The quiet, fierce man behind ag summit
The svelte and piercingly blue-eyed Rastetter can be enigmatic. He is quiet but fierce. He both shuns the spotlight and seeks it. He is blunt but can be p…