Joe Pea

Results 1899 comments of Joe Pea

I was ignoring `glas` and `docsify` from workspaces for some reason, but after removing `packages` from `lerna.json`, and using `"packages/*"` in pkg.json workspaces to re-include glas/docsify, Lerna is no longer...

> @trusktr can you confirm that this was a configuration issue on your end and not an issue in Lerna? Or is there still an unexpected error on Lerna 7+?...

See this for a solution and workaround: - https://github.com/abbr/deasync/issues/181

@pilwon This is amazing. I think this is the right direction for anyone who wishes to use react with famo.us. Definitely get some demos running online when ready! I wish...

Great job @pilwon ! It's looking very nice!

Famo.us can't be compared to React Native; Famo.us doesn't aim to compile to native. React Native apps won't look identical to React Web apps, it's simply a reuse of programming...

@nmn > React-ART, React-Canvas and now React-Native have all shown us how React can work with non-DOM environments and still provide an extremely familiar API. > > I think React-Famous...

@nmn > I'm working on something already. Will update here, when I have something. Using Famo.us? Perhaps let us know so that maybe you and @pilwon can collaborate together instead...

That's cool. Maybe I can make my own function, and have `%` trigger my function, then in my function I can conditionally call one or the other? Can you guide...

This works out of the box with the [`Neo Vim`](https://marketplace.visualstudio.com/items?itemName=asvetliakov.vscode-neovim) VS Code extension (real Neovim controls the VS Code text buffers), including in JSX expressions (f.e. React Native @uloco). ![neo-vim-go-to-matching-JSX](https://user-images.githubusercontent.com/297678/102924855-30fa2a00-4447-11eb-9e04-52cdfab64c98.gif)