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
- Host: GitHub
- URL: https://github.com/ae-app-labs/svelte-meet-us
- Owner: ae-app-labs
- License: mit
- Created: 2020-06-16T03:03:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-01T15:30:36.000Z (5 months ago)
- Last Synced: 2026-03-01T18:35:10.608Z (5 months ago)
- Topics: jaavscript, nodejs, svelte
- Language: Svelte
- Homepage: https://ae-app-labs.github.io/svelte-meet-us/
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.