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

[Tracker] Tidy-up the codebase #57

Open
4 tasks
debloper opened this issue Sep 27, 2013 · 2 comments
Open
4 tasks

[Tracker] Tidy-up the codebase #57

debloper opened this issue Sep 27, 2013 · 2 comments

Comments

@debloper
Copy link
Member

  • Move the components into separate directories
  • Use GitModules, to keep the component reusable & un-coupled
  • Cleanup JS, use closures and scope the methods under a namespace
  • Use web-components ( Mozilla Bricks? ) for most of the templating works
@ngsankha
Copy link
Contributor

Do we really need Mozilla Bricks? We don't even have a button on the leaderboard. If you ask me, just a plain CSS does good.

@debloper
Copy link
Member Author

You are right... the overhead will be too much compared to the actual app.
We still can use native-templateing, though - better than pushing DOM-string with JS.

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