- What will Harmony mean for me as a programmer?
- I have various JavaScript programs... will I have to re-write these?
- How should I get ready for it? Can I already begin programming against Harmony?
- When will it be released?
Asked
Active
Viewed 2,838 times
8

Jason Stackhouse
- 1,796
- 2
- 18
- 19
-
5My crystal ball is also blue-screening so I unfortunately cannot help you. (Read: this is not the right kind of question(s) for Stack Overflow.) – Ry- Jul 22 '12 at 15:17
-
This sounds like a homework question. – John Riselvato Jul 22 '12 at 15:18
-
2@JohnRiselvato Home work? Well, there is not school now and why would you think so? – Jason Stackhouse Jul 22 '12 at 15:39
1 Answers
11
What will Harmony mean for me as a programmer?
More options
I have various JavaScript programs... will I have to re-write these?
No
How should I get ready for it?
At the moment, there really isn't much you can do beyond the usual "becoming a better programmer in general".
Can I already begin programming against Harmony?
Not practically. Chrome, at least, has some features implemented (but not in such a way that you can use them on the WWW).
When will it be released?
Possibly by the end of 2013, but it will be longer before there is widespread support in the browsers on people's computers.

Quentin
- 914,110
- 126
- 1,211
- 1,335