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

HTML/javascript frontend #9

Closed
quarnster opened this issue Oct 31, 2013 · 9 comments
Closed

HTML/javascript frontend #9

quarnster opened this issue Oct 31, 2013 · 9 comments

Comments

@quarnster
Copy link
Member

Just because we can

@wwwsevolod
Copy link

may be split up project to backend/frontend for not doing all things in one place? :)

@quarnster
Copy link
Member Author

Maybe in the future, right now I think it'll be easier to have everything here

@FichteFoll
Copy link

Would HTML/Python also be an alternative? Or too complex to implement a Python wrapper since most HTML engines only feature JS?

@quarnster
Copy link
Member Author

Whatever floats your boat and you want to work on, I'm not going to stop. For this one in particular the intent is to have the backend serve html/javascript over http to be displayed in a webbrowser.

@quarnster
Copy link
Member Author

BTW, bits and pieces can be lifted from the old gh-pages lime.js.

quarnster added a commit that referenced this issue Nov 16, 2013
render: add selection regions #10
frontend/html: initial commit #9
@philproctor
Copy link

Thinking about taking this one on. It would likely include service-izing the backend as alluded to in #129 . Any thoughts on this?

@quarnster
Copy link
Member Author

There's a (quite bad) proof of concept in frontend/html that you can continue to build on. IIRC it resends the whole html page every time there's a change so one of the first steps could be to make it just send changed lines. IIRC it is also constantly polling the server for changes, there are probably better ways to handle that.

Though feel free to throw it all out and start from scratch if you think that'd be better.

@raiden-dev
Copy link

Hey guys, you're doing great work! I really interested in html/js/css frontend, just because it's great for UI development and can bring more people to contribute to project. I'm not familiar with Go and QML, but very familiar with web-frontends stack and be glad to write some styles / js if someone just show me where to :)

@erbridge
Copy link
Contributor

Work has been started on this and individual enhancements or bugs should be registered separately.

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

6 participants