mattkrick / meatier

:hamburger: like meteor, but meatier :hamburger:
3.05k stars 173 forks source link

add immutable-devtools (in dev mode) #157

Closed jedwards1211 closed 8 years ago

jedwards1211 commented 8 years ago

So that it's easier to inspect immutable state from redux-logger in the console

mattkrick commented 8 years ago

Would it be better to just use this? https://github.com/mattzeunert/immutable-object-formatter-extension

jedwards1211 commented 8 years ago

Ah, yup, I don't think that was out when immutable-devtools was released! The times they are a-changin'

jedwards1211 commented 8 years ago

Though that can't format Records the same way since it doesn't have access to the instance of the Immutable library used on the page nevermind

mattkrick commented 8 years ago

indeed they are, the fact that we can have an entire suite of devtools for a project by just adding a single line of code is just super.