bert icon indicating copy to clipboard operation
bert copied to clipboard

Rebuild with Redux and remove any Meteor deps

Open themeteorchef opened this issue 8 years ago • 3 comments

Bert is a stud and deserves to have his abs seen by more folks. We should remove any Meteor-specific deps and republish Bert on NPM so he can be used in any JS app. I think Redux would be a good way to manage the state of Bert without too many headaches.

themeteorchef avatar Nov 26 '16 19:11 themeteorchef

not sure that Redux is really usefull, but splitting Bert into a native JS package and a Meteor wrapper package would be cool.

Rebolon avatar Jan 31 '17 09:01 Rebolon

@Rebolon so far it's ended up being quite useful :) I'm using it to track state on Bert in the refactor and it's making it much easier to reason about when/how Bert is updating.

themeteorchef avatar Jan 31 '17 15:01 themeteorchef

ok i understand this usecase!

Rebolon avatar Feb 02 '17 13:02 Rebolon