DEV Community

Andrew  Wooldridge
Andrew Wooldridge

Posted on • Originally published at triptych.writeas.com on

Svelte and CodeSandbox

Svelte and CodeSandbox

Lately I have been learning more about Svelte by using CodeSandbox. I use a wide range of web tools like Repl.it (which is super cool too!) but CodeSandbox has Svelte support right out of the “box” and it lets me push to Netlify as well as create Github repos right away.

I'm testing out whether it's easy or not to share things I create on CodeSandbox via these posts.

Right now I'm working on a simple game tool that lets you create a fun little adventure game. You can see it here:

Or you can click this link below to play with the code.

Edit quirky-firefly-sfov2

Hopefully this will work out, and I can share more fun coding stuff here!

Written with StackEdit.

Top comments (1)

Collapse
 
gabrielwebb profile image
Gabriel Webb

I have been using the exact same setup. It’s nice because now I am able to develop on my iPad! Just wrote a post about it.