niieani / aurelia-cycle

An Aurelia plugin that enables the use of Cycle.js inside of Aurelia
6 stars 1 forks source link

Very nice work #1

Open paulvanbladel opened 7 years ago

paulvanbladel commented 7 years ago

Hi Bazyli,

Very nice work. I'm still learning CycleJs, but I think it's groundbreaking because it rethinks the classic UI paradigm.

I keep an eye you your repo, because CycleJs + Aurelia = fun. Any idea when your 3rd rewrite becomes available? Cheers paul.

niieani commented 7 years ago

Thanks! I have parts of it ready locally, but I'm pretty busy with other stuff ATM. Maybe around November. You can see an example ToDoMVC written using the code from the 2nd rewrite. The usage will still change a bit, but in the end I want to make the View templates, specifically bindings, universal and unaware of CycleJS in the ViewModels.