Is it possible to make a slideshow like in JavaScript? I just want something simple, a series of .svg and a way to move back and forth.
A slideshow where? In the browser? As part of a desktop application?
browser. could be either. but I’d have to create the later
In that case not really, Crystal isn’t a browser language like JavaScript. You could ofc create the webapp that serves the HTML/JS for the slideshow in Crystal.
In the future it’s possible Crystal could be compiled to wasm, which would allow for essentially writing Crystal code that could be executed in the browser.
ok thanks. As I said, I would do an app, but then I would need to create an app.