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

Question of direction and sharing #143

Open
theo-armour opened this issue Sep 8, 2018 · 1 comment
Open

Question of direction and sharing #143

theo-armour opened this issue Sep 8, 2018 · 1 comment

Comments

@theo-armour
Copy link
Member

@mostaphaRoudsari

In your really cool recent coding example - https://github.com/mostaphaRoudsari/radJSON - you use ES6 export/import. I do like this implementation and it makes for simpler looking/feeling code. On the other hand, it requires a server in order to run. This means that even a beginner must be able to set up a localhost before hacking into the scripts.

In contrast and thus far, none of the scripts on Spider need a server to run. The idea is: download and open a JavaScript file in NotePad or whatever. Make an edit and save. Hit refresh and - bingo - it runs.

It's still early days in terms of our collaboration, but somehow we should figure things out so that code written both ways is available and references the other style

@mostaphaRoudsari
Copy link
Member

@theo-armour, Very good point. Let's discuss this over a call. This is a very good point.

I think they are ways to keep the development in ES6 and also make new developers also happy! Starting a local server with node or python is straight forward and we can document that in details.

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

No branches or pull requests

2 participants