Roman Melnikov
Roman Melnikov
I like 2nd, 3d and 4th points. I like your general idea. But what about effects? I understand that they are not following the idea of reducing API, but they...
@Horusiath How do you think, when will your API changes be started/released? I want to use Akkling at my work, but I've got some doubts about the status of it....
It's awesome! Is this issue is still actual?
@dsyme awesome thing!
@alexpantyukhin yeah, like fable
@Polyrhythm My solution: ``` javascript Deps.autorun(function(){ $scope.currentUser = Meteor.user(); $scope.$apply(); }); ```
@eugene-g good point
it will be awesome!
Yeah! Examples would be awesome!
I've checked `FunctionComponent.Of` works with simple `ReactElements`.