Pete Hunt

Results 27 comments of Pete Hunt

Updated by [email protected] on 2010-08-18T19:01:55 Added label Milestone-Release1.0

+1 on this issue. A parser that supports graceful error recovery will be important if PRQL ever grows a type system and a wants to deliver IDE features like autocompletion....

Shouldn't make a difference Sent from my iPhone > On Oct 3, 2014, at 10:50 AM, Nick Dima [email protected] wrote: > > Is it a good idea to use node-jsx...

How about we do these? `npm start` runs a `react-page` dev server `npm run lint` runs `jsxhint` `npm test` and we would have prepublish scripts that do the jsx build.

I think the auto-refreshing is kind of cool but not a deal breaker. I've been developing a few things with it and you definitely notice the JS bundle and load...

I think that we should have the mentality that full apps are just big React components, so I think it's important that we get this right. This doesn't mean `npm...

@zpao what do I need to do to make this happen? Anything before I leave today? :D