Matt Apperson

Results 57 comments of Matt Apperson

Overall I really like this approach, at work we have been developing this feature set as well. The API is very similar and we have it fully working on Android....

We currently have it working on both iOS and Android, but have a few bugs to work out in our iOS implementation. Nothing is public yet for this for our...

Adding another +1 for this as buns speed is also a factor as it would mean faster tests

I would say this sounds like a good idea... I would would think ideally the system would be built as a sort of Ti VM that can be accessed via...

@dbankier Based on my issues with android support... I am more inclined to go with a JS based approach. I don't love the idea... but I think it might be...

Would you consider pure JS rather then CS? I have no real issue with CS but as my project is pure JS and TernJS itself does not officially support CS...

FWIW my project has Tern auto start on JS projects, and autocorrects as you type. Tern is on its own child process too.

How would you like to move forward then?

Care to look at my project? might be easier to work the other way? We could create a new branch here and work off of that if you like?