iso icon indicating copy to clipboard operation
iso copied to clipboard

Deprecated in favor of https://github.com/airbnb/hypernova

Results 6 iso issues
Sort by recently updated
recently updated
newest added

Hi. I was trying this example and I am getting `TypeError: Iso is not a function in server.js:58:13` What is the issue? Thanks.

Hi Guys! In this place I see no reason to encode all string: ``` core.encode(JSON.stringify(_state)); ``` You can do something like this: ``` JSON.stringify(_state, (k, v) => typeof v ===...

When we can get an update version of this?

There's a known issue that babel6 doesn't export with CommonJS syntax so the build is un-usable into IE8. https://phabricator.babeljs.io/T2817#70267

Hey, I was wondering if we should consider moving the iso examples into its own repository. Probably best for it to be in your name, similar to with the alt-tutorial....