SAFE Imba Demo
I have written a small TODO-App with Imba and used the same API code as @happybeing has done for the SAFE Svelte Demo.
I’ve created a scrimba playground for those, who just want to fiddle around with the web-app:
The repository is available at:
I had some initial trouble with Imba, but once I understood the examples from the guide it got better.
I really like the language, but the imba community is really small and there isn’t even an imba
or ìmba-lang
tag at stackoverflow.com for it. So much debugging by oneself and even reading the generated code as suggested in this community guide.
Happy coding!
Sebastian