An open API service indexing awesome lists of open source software.

https://github.com/wolfadex/framework-comparison

A small framework comparison
https://github.com/wolfadex/framework-comparison

Last synced: 5 months ago
JSON representation

A small framework comparison

Awesome Lists containing this project

README

          

# framework-comparison

A minimal framework comparison. I'll attempt to implement a basic Todo App that uses localStorage as well as a Quiz App using https://opentdb.com/ and localStorage for high scores.

## Frameworks / Languages:

- [Imba](https://www.imba.io/)
- [x] [todo](./imba)
- [ ] quiz
- [Nim](https://nim-lang.org/) + [Karax](https://github.com/pragmagic/karax)
- [ ] todo
- [ ] quiz