video 

Bert Bengtson - The Highs and Lows of Migrating a Massive Ecommerce Website To Svelte and Sveltekit

I, Bert Bengtson, guide you through my experiences as a lead developer on a team migrating the Ashley Home Furniture Website, one of the largest ecommerce websites on the web, from JQuery to Svelte and Sveltekit. Including what realizations, highs, and lows I have experienced as a developer using Sveltekit, and what I have learned about teaching other developers Svelte as a team lead. If you are looking to use Sveltekit as the framework for your ecommerce website, let me help you learn from the traps we fell into, and see the great parts of using Sveltekit in an ecommerce website.
Bert Bengtson - The Highs and Lows of Migrating a Massive Ecommerce Website To Svelte and Sveltekit
Svelte Society 2,277 views
Today
video 

SSD France 2020 : Julien Pradet : Internationaliser son application avec Svelte

J'ai adopté la philosophie de Svelte : plutôt que gérer les langues au runtime, j'en ai fait un maximum à la compilation pour avoir le code le plus léger possible. Dans cette conf' je vais donc vous parler de comment j'ai utilisé Rollup, Babel, svelte-i18n et autres joyeusetés pour avoir une application multilingue qui pèse moins 1kb de plus que l'application simple. I adopted the Svelte philosophy: instead of managing languages at runtime, I did as much as possible at compile time to get the lightest possible code. In this talk, I'm going to tell you how I used Rollup, Babel, svelte-i18n, and other fun tools to create a multilingual app that's less than 1kb larger than the single-language version.
SSD France 2020 : Julien Pradet : Internationaliser son application avec Svelte
Svelte Society 258 views
Today
video 

SSD France 2020 : Jerôme Boukorras et Mathieu Debaerdemaeker : REX sur la création de Skizzle

Chez AXA nous avons été confrontés à un problème : la visibilité de nos pull-requests entre les différentes feature teams. Pour y remédier, nous avons créé Skizzle une app desktop qui regroupe tous les projets et qui permet de recevoir toutes les pull-requests. Nous avons fait le choix radical de réécrire l'application et de passer de Angular à Svelte. Je vous montrerai en quoi Svelte a permis à ce projet de prendre une nouvelle dimension en termes de maintenabilité et de performances. At AXA, we faced a problem: the lack of visibility of our pull requests across different feature teams. To solve this, we created Skizzle, a desktop app that consolidates all projects and allows us to receive all pull requests. We made the radical decision to rewrite the application, switching from Angular to Svelte. I will show you how Svelte took this project to a new level in terms of maintainability and performance.
SSD France 2020 : Jerôme Boukorras et Mathieu Debaerdemaeker : REX sur la création de Skizzle
Svelte Society 341 views
Today
video 

SSD France 2020 : Siddharatha Nagavarapu : Svelte + Routify + AWS Amplify chez Schneider Electric

Chez Schneider Electric nous avons choisi Svelte comme framework pour rassembler tous les composants web construits avec différentes technologies comme React, Angular et Stencil et nous aider à construire un set de composants d'interface utilisateur qui fonctionnent bien avec les API. Nous avons choisi Routify comme routeur et déployé notre application sur AWS Amplify, elle est en ligne depuis 3 mois avec environ 10 000 utilisateurs. L'application est censée accueillir 800 000 utilisateurs au début de l'année prochaine et nous sommes ravis de partager les leçons apprises jusqu'à présent avec la communauté. At Schneider Electric, we chose Svelte as the framework to bring together all the web components built with different technologies like React, Angular, and Stencil, and to help us build a set of UI components that work well with APIs. We chose Routify as our router and deployed our application on AWS Amplify; it has been live for 3 months with about 10,000 users. The application is expected to support 800,000 users by early next year, and we are excited to share the lessons we've learned so far with the community.
SSD France 2020 : Siddharatha Nagavarapu : Svelte + Routify + AWS Amplify chez Schneider Electric
Svelte Society 702 views
Today
video 

SSD France 2020 : Maxime Lambotin : Svelte + Sapper + GraphQL = ❤️

J'ai testé Svelte et Sapper pour la première fois lors d'un projet libre pour mon école (Epitech). Il s'agit d'une application web permettant d’agréger des événements (concerts, meetups, etc...) de différentes plateformes en ligne (EventBrite, Meetup, Facebook Events). J'ai également utilisé un client GraphQL avec Svelte via Svelte-Apollo. I tried Svelte and Sapper for the first time during a personal project for my school (Epitech). It's a web application that aggregates events (concerts, meetups, etc.) from different online platforms (EventBrite, Meetup, Facebook Events). I also used a GraphQL client with Svelte via Svelte-Apollo.
SSD France 2020 : Maxime Lambotin : Svelte + Sapper + GraphQL = ❤️
Svelte Society 1,563 views
Today
video 

SSD France 2020 : Lang Hoang : Comment j'ai migré mon application Svelte vers Typescript

Svelte a annoncé récemment le tant attendu support officiel de Typescript. Je vous propose un REX sur l'ajout de TS à ma petite application Svelte pour afficher ses stats Velib. Qu'est-ce qu'on y gagne? Est-ce que la peinture est sèche? Svelte recently announced its long-awaited official support for TypeScript. I'd like to share my experience adding TS to my small Svelte app that displays my Velib stats. What are the benefits? Is it ready for prime time?
SSD France 2020 : Lang Hoang : Comment j'ai migré mon application Svelte vers Typescript
Svelte Society 357 views
Today
video 

This Week in Svelte (2023 March 17)

1:11 Changelog - Svelte v3.56.0-v3.57.0, SvelteKit v1.12.0 29:00 Quick facts - Reactive destructuring 34:40 Community Showcase - Miyagi ft. Clancy 40:20 This week in discussions - TypeScript and JSDoc 32:45 This week in Q&A
This Week in Svelte (2023 March 17)
Svelte Society 2,807 views
video 

This Week in Svelte (2023 March 31) - SvelteKit, Svelte; static sites and headless CMS demos

0:34 Changelog - SvelteKit v1.14.0, v1.15.0; Svelte v3.58.0; container queries 12:04 Quick facts - macOS Zoom demo; focus management with Svelte tick 23:44 Community Showcase - Sveltia CMS by Kohei 43:03 This week in discussions - When JavaScript fails 45:19 This week in Q&A - Building a static SvelteKit site using data from a remote API or local filesystem
This Week in Svelte (2023 March 31) - SvelteKit, Svelte; static sites and headless CMS demos
Svelte Society 3,672 views
Today
video 

This Week in Svelte (12 Jan 2024)

Recent updates and features in the Svelte ecosystem. The host, Pudi, discusses a new macOS Raycast extension for searching Svelte documentation, updates in Svelte and SvelteKit, and a detailed Q&A on client-side validation in forms. The video also includes a changelog for Svelte and SvelteKit, highlighting new features and fixes.
This Week in Svelte (12 Jan 2024)
Svelte Society 1,912 views
...

Showing 1 - 15 of 249