Jan Smolders
Jan Smolders
@tracker1 :) I am using it for work atm and love it as well! Now I just have to find time to rewrite MCJS with it haha
I wish I had the time, sadly work has kept me way too busy to start such a huge endeavor
Even Redux wouldn't be necessary. I'd go React 16.8 (hooks FTW) with styled components and React spring. If only the days were longer and more plentiful!
I'll make a quick for this in the current ui version :) :+1:
EventEmitter.prototype is deprecated in newer Node versions. I need to rewrite so it uses require('events'). A temp work around is to use a older Node version. Thanks for poiting this...