|
|
|
|
|
by combataircraft
5122 days ago
|
|
All the JavaScript and templating code should be reusable by other platforms with no effort. It's required for testing, optimization and being able to move from one technology to other easily. This is the challenge programmers should solve. There has been already dozens of very good client-side frameworks that let us create very cool UIs with no effort but none of them is still good enough since the core idea is bad. |
|
And btw, we are going to implement node.js tests to use Travis very soon.