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

dev using electron #109

Open
ahdinosaur opened this issue Mar 30, 2017 · 1 comment
Open

dev using electron #109

ahdinosaur opened this issue Mar 30, 2017 · 1 comment

Comments

@ahdinosaur
Copy link
Member

i had this idea: what if we developed apps using electron?

would mean no build step, so could be much faster, plus easy to build tooling for since we have access to everything.

the downside is that this might make it too easy to develop code that doesn't work in the browser at all.

@iainkirkpatrick
Copy link
Member

i'm personally excited by this - what restrictions could we put in place so that code would work in the browser? testing? what types of JS wouldn't run in the browser but does in Electron? (i.e. fs stuff?)

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

2 participants