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

Organize JavaScript in a Node fashion #272

Open
finnp opened this issue Apr 4, 2015 · 2 comments
Open

Organize JavaScript in a Node fashion #272

finnp opened this issue Apr 4, 2015 · 2 comments

Comments

@finnp
Copy link
Member

finnp commented Apr 4, 2015

Hey everyone,

it would be kind of awesome if the JavaScript for the nodeschool page would be organized better. Editing the JS is often a bit confusing, because functions are hidden in different files.

So it would be cool if someone would re-arrange this using browserify and also link our dependencies in a package.json instead of just having them in the folder like right now.

This can be a bit tricky, but if someone wants to start with a WIP branch/pr that would be great.

Best,
Finn

@interannette
Copy link
Contributor

@finnp is this still relevant? It looks like there was some clean up done after this issue was opened, though it wasn't tagged with this issue.

@RichardLitt
Copy link
Member

Looks relevant to me, after looking at the js folder. It's a bit of a mess, and the package.json scripts are mostly linking to bash scripts, which is a bit confusing. I think this can be tidied up a bit.

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

5 participants