https://github.com/caplin/new2js
An environment for learning JS for those who already know programming.
https://github.com/caplin/new2js
Last synced: 5 months ago
JSON representation
An environment for learning JS for those who already know programming.
- Host: GitHub
- URL: https://github.com/caplin/new2js
- Owner: caplin
- License: mit
- Created: 2013-03-19T16:13:21.000Z (about 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-08-28T16:14:41.000Z (over 10 years ago)
- Last Synced: 2024-04-14T09:42:14.418Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://caplin.github.com/new2JS/
- Size: 206 KB
- Stars: 4
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
New2JS
======New2JS is an environment for learning JavaScript for those who already know a language. It gives an overview of
its capabilities and also looks at one or two areas that can cause problems.You can see it in action [here](http://caplin.github.com/new2JS/) and get the source [here](https://github.com/caplin/new2JS/).
It uses [CodeMirror](http://codemirror.net/) for nice javascript editing.