An open API service indexing awesome lists of open source software.

https://github.com/ae-app-labs/svelte-meet-us

A Meetup website for learning Svelte
https://github.com/ae-app-labs/svelte-meet-us

jaavscript nodejs svelte

Last synced: 5 months ago
JSON representation

A Meetup website for learning Svelte

Awesome Lists containing this project

README

          

# svelte-meet-us
A Meetup website for learning Svelte.
Coded along with the course 'Svelte.js - The Complete Guide (incl. Sapper.js)' by Maximilian Schwarzmüller.

Svelte.js (or just "Svelte") is a modern JavaScript compiler that allows you to write easy-to-understand JavaScript code which is then compiled to highly efficient code that runs in the browser.