Roman Melnikov

Results 20 comments of 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?

@Polyrhythm My solution: ``` javascript Deps.autorun(function(){ $scope.currentUser = Meteor.user(); $scope.$apply(); }); ```

it will be awesome!

Yeah! Examples would be awesome!

I've checked `FunctionComponent.Of` works with simple `ReactElements`.