Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript improvements for a major release #97

Open
brodycj opened this issue Jun 27, 2018 · 0 comments
Open

JavaScript improvements for a major release #97

brodycj opened this issue Jun 27, 2018 · 0 comments

Comments

@brodycj
Copy link

brodycj commented Jun 27, 2018

  • Same cordova-js build for all platforms. Use of concepts such as IOC (inversion of control), DI, factory functions, etc. to keep same common JavaScript for all platforms, with limited number of platform-specific functions. I would be happy to explain further if this is not clear enough.
  • Cordova JavaScript should initialize the functions, structures, queues, etc. so that application JavaScript does not have to wait for deviceready event (already raised in Improve startup in JavaScript #60). I think this could be an especially major win with frameworks like Angular.

I would be happy to make a demo for discussion, cannot promise when I can make the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant