You need to Register for this event via EVENTBRITE.
https://www.eventbrite.com/e/getting-started-with-svelte-stop-using-react-tickets-444196382337??aff=hackbuddy
After registering, please be on the lookout for a confirmation email from Eventbrite containing information on how to join this Online Workshop.
Our free, live workshop will walk you through creating your first Svelte project and setting up a backend with a Web Database.
📎 PREREQUISITES
🤖 CLONE THE WORKSHOP REPOSITORY!
This is the codebase that we will start the workshop from!
📂 GET A KINTONE SUBDOMAIN (DATABASE)
Apply for a free developer license and subdomain. You can also read up on all things Kintone API & customization!
🕒 EVENT SCHEDULE (IN PACIFIC TIME)
6:00 PM – Hello
6:10 PM – Workshop Overview
6:20 PM – Svelte Setup
7:20 PM – Web Database Setup
7:50 PM – Wrap Up and Q&A
8:00 PM – Thank you & Survey
🤔 What is Svelte.JS?
Svelte is a free, open-source frontend JavaScript framework for making interactive web apps.
Unlike React, Svelte compiles code to small, framework-less vanilla JS to optimize for speed
Unlike React, Svelte surgically updates the DOM, so you don’t have to worry about a virtual DOM diffing
Svelte was recently voted the most loved web framework
https://insights.stackoverflow.com/survey/2021#section-most-loved-dreaded-and-wanted-web-frameworks
📺 CAN’T MAKE IT?
Subscribe to our YouTube channel to get notified when we post this workshop’s recording!
Also, check out our most popular workshops with this playlist:
⚙️ WHAT IS KINTONE?
Kintone is a no-code/low-code cloud platform for teams to quickly & easily share and collaborate on their data.
You can add JavaScript, CSS, &/or HTML to enhance the front-end UI/UX of a Kintone App. This can include features such as maps, buttons, and color-coding.
Read up on how to customize and develop on the Kintone platform at kintone.dev