DEV Community

Cover image for Generate some wavy SVG with Svelte!
Hugo Duprez
Hugo Duprez

Posted on

1 1

Generate some wavy SVG with Svelte!

SVG sine waves generator

I'm trying to build my weird stuff for a year now. Starting with plain JavaScript last summer and dived into Vue JS for the 4 past months, just before discovering Svelte.

And what a deal 🌤️... Svelte is this kind of way of doing logic I always dreamed about: writing less code, writing simple code.

Yes, some aspects of Svelte do not really work like how things work in "real life", like state management. But who cares? If you are not looking for a position but just want to craft, it's really a golden nugget!

You can get the source code of the app here. Or test it by yourself

I'm curious about your thoughts on Svelte! And if you have already shipped something with it, share it below :)

Cheers!

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

Top comments (0)

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay