-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] "What's new in Svelte" April newsletter #7377
Conversation
Looking much better. Thanks for all the feedback y'all! Let's hold off on merging until we can confirm the latest Svelte release. Otherwise, I'll delete the references to the unreleased stuff before we merge :) |
This looks ready to merge. Thanks for all the help @benmccann ! |
- [Launcher](https://launcher.team/) is an open-source app launcher powered by SvelteKit, Prisma, and Tailwind | ||
- [Paaster](https://paaster.io/) is a secure by default end to end encrypted pastebin built with Svelte, Vite, Typescript, Python, Starlette, rclone & Docker. | ||
- [Simple AF Video Converter](https://github.com/berlyozzy/Simple-AF-Video-Converter) is an Electron wrapper around ffmpeg.wasm to make converting videos between formats easier | ||
- [Streamchaser](https://github.com/streamchaser/streamchaser) seeks to simplify movie, series and documentary search through a centralized entertainment technology platform | ||
- [Svelte Color Picker](https://github.com/V-Py/svelte-material-color-picker) is a simple color picker made with Svelte | ||
- [ConcertMash](https://github.com/mcmxcdev/ConcertMash) is a small website that interacts with the Spotify API and generates new playlists based on the upcoming concerts you're attending |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You probably want to use the website link for all the Apps & Sites built with Svelte
rather than the GitHub repo link to showcase people right away what they do.
I've gone back and forth on this opinion in the past and settled on pointing to the source, if folks have it. That way it's easier for people to learn from the site/app and prove that it is, in fact, built with Svelte.
Thanks for the feedback, though!
…On Mar 31, 2022, 13:42 -0600, MCMXC ***@***.***>, wrote:
@mcmxcdev commented on this pull request.
In site/content/blog/2022-04-01-whats-new-in-svelte-april-2022.md:
> +- [Launcher](https://launcher.team/) is an open-source app launcher powered by SvelteKit, Prisma, and Tailwind
+- [Paaster](https://paaster.io/) is a secure by default end to end encrypted pastebin built with Svelte, Vite, Typescript, Python, Starlette, rclone & Docker.
+- [Simple AF Video Converter](https://github.com/berlyozzy/Simple-AF-Video-Converter) is an Electron wrapper around ffmpeg.wasm to make converting videos between formats easier
+- [Streamchaser](https://github.com/streamchaser/streamchaser) seeks to simplify movie, series and documentary search through a centralized entertainment technology platform
+- [Svelte Color Picker](https://github.com/V-Py/svelte-material-color-picker) is a simple color picker made with Svelte
+- [ConcertMash](https://github.com/mcmxcdev/ConcertMash) is a small website that interacts with the Spotify API and generates new playlists based on the upcoming concerts you're attending
You probably want to use the website link for all the Apps & Sites built with Svelte rather than the GitHub repo link to showcase people right away what they do.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Pretty sure I caught most of the changes in SvelteKit this time... we'll see what @benmccann thinks 😉
Also decided to leave out all the new icon-wrapper libraries that popped up this month. It was crowding the tools/libraries section.
Note that I'm assuming the current unreleased changes in Svelte are going to be on a minor release. If that's not the case, I'll need to update the version number before posting.