Rémi Collin
Rémi Collin
@melokki : i'll ping you once i've written it :)
@stvnyung ; from what I read Action would be closer to the Feature part in lucid architecture. Jobs are basically fire and forget; as @monaam pointed out, they cannot return...
@melokki @twocngdagz @orangeShadow : [Decorating Action classes using generated proxies](https://medium.com/@remi_collin/decorating-action-classes-using-generated-proxies-7b39da539769)
Interesting use of notifications. What are the advantages of using this approach against a queued job that would call the API ?
Interesting subject. For the Active Record part, if you did not already, you should read [this series of posts](https://www.culttt.com/2014/07/09/create-active-record-style-php-sdk-part-1/)
@mnapoli : Well I guess it should be easy to discard votes from account created after the contest was announced, it doesn't prevent people sharing to their private social circle,...
Brilliant post; you managed to expose the fact that github reactions are not a reliable metric for this kind of contest, and teach something useful at the same time. You...
Just an idea, wouldn't it be just as effective to autorun `composer init` into the freshly created package directory, assuming if you need some of the information in there, a...
Ok, don't hesitate if you need any help, i'd be glad to contribute.
Ok, will have a look at it :)