Summer of Code/InteractiveJavascriptShell: Difference between revisions
ILikeKoffee (talk | contribs) Created page with "<h1>About me</h1> * My name is Sidash Alexey, you can contact me by email, alexeysidash@gmail.com * My sugarlasb wiki nickname is iLikeKoffee * My first language is Russian, b..." |
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 [[github.com/iLikeKoffee/backreact | 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 [[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]. | ||