Hacker News new | ask | show | jobs
by fabienjuif 2741 days ago
Because k-ramel:

- is fast

- is immutable

- is modular

- encourages to decouple UI and state management

- encourages to not have side effect into your business logic

- has a light bundle size footprint (with http driver)

- works with redux-dev-tools

1 comments

I use it with some of my clients and it turns pretty well:

- very little footprint

- easy to dev with it, my clients are very productive once I leave them with the base code

I will be honnored if you give it a try!