Summer of Code/InteractiveJavascriptShell: Difference between revisions
ILikeKoffee (talk | contribs) No edit summary |
ILikeKoffee (talk | contribs) No edit summary |
||
| Line 13: | Line 13: | ||
<h2>Some programming stuff</h2> | <h2>Some programming stuff</h2> | ||
Project seems to be complicated. There is much client-side work, so I would like to use React.js, LESS and, maybe, backbone. I've got a project sketch [ | Project seems to be complicated. There is much client-side work, so I would like to use React.js, LESS and, maybe, backbone. I've got a project sketch [https://github.com/iLikeKoffee/backreact repo] in my GH. | ||
I wish final product to be something like node.js or python REPL. Child writes some code in editor and sees the result and some necessary tips immediately. Like [https://tryhaskell.org/ this]. | I wish final product to be something like node.js or python REPL. Child writes some code in editor and sees the result and some necessary tips immediately. Like [https://tryhaskell.org/ this]. | ||