Federico Vázquez
Federico Vázquez
@screendriver depends on my needs. Aos for animations, my own script for any other scrolling related task
I think you misunderstood the scope of this library. You can use Vuex with these models and collections. Basically, these classes add an useful interface to our models and collections,...
Probably the library is coupling too much functionality, and a better approach would be to _modularize_ a bit some features into plugins(?) like optionally implementing validation (some people simply prefer...
@rtheunissen yes but even if you use the native array in Collecions and your own validation logic, vue-mc overhead is still there. And doesn't feel right. See Laravel's Eloquent for...
Same issue as of v4.2.1
@mikechernev It should be good if you don't worry about changes (improvements) in the repo to keep it in sync with the blog post, just edit your blog post to...
Some important info, I don't know if it might be useful or not: Whole speech and roleplay explained perfectly at: http://www.wowwiki.com/Quest:The_Purification_of_Quel%27Delar_(Alliance)#Notes Video: https://www.youtube.com/watch?v=EK4_FPS_SxY
Your `User` model must implement `Tymon\JWTAuth\Contracts\JWTSubject` interface