精华 浏览器端 JS 装逼资源
发布于 11 年前 作者 jiyinyiyong 11422 次浏览 最后一次编辑是 8 年前

JS 是一门 Scheme 方言 http://javascript.crockford.com/little.html

各种语言编译到 JS https://github.com/jashkenas/coffee-script/wiki/List-of-languages-that-compile-to-JS C++ 有没有 https://github.com/kripken/emscripten/wiki LLVM 有没有 http://kripken.github.io/llvm.js/demo.html 还可以编译到 JS 哦 https://github.com/mishoo/UglifyJS2 用来写 JS 的解释器 https://github.com/jterrace/js.js/ 用来跑 Scala 和 Java http://www.infoq.com/news/2013/06/scalajs http://int3.github.io/doppio/about.html

JS 被用来写 Linux 内核 http://bellard.org/jslinux/tech.html 用来个机器人编程 http://robotics.stackexchange.com/questions/287/programming-robots-with-javascript http://baalexander.github.io/rosnodejs/

Github 第一大语言, CoffeeScript 第十哦 https://github.com/languages

JS 图形的功能就像未来的工具穿越到了现在 http://acko.net/ http://threejs.org/

JS 能直接上数据酷和桌面应用, 以及 Web 服务器 http://docs.mongodb.org/ecosystem/drivers/javascript/ http://msdn.microsoft.com/en-us/library/windows/apps/br211385.aspx https://live.gnome.org/Gjs https://nodejsmodules.org/

丰富的社区资源 http://dailyjs.com/ https://plus.google.com/communities/100875929141897651837 https://developer.mozilla.org/en-US/docs/Web/JavaScript https://developer.chrome.com/extensions/api_index.html http://nodejs.org/api/index.html

JS 有先进的调试工具 http://www.youtube.com/watch?v=bqfoYaKCYUI&feature=player_embedded https://developers.google.com/chrome-developer-tools/

很多的模块化方案 http://wibblycode.wordpress.com/2013/01/01/the-state-of-javascript-package-management/comment-page-1/ http://tagneto.blogspot.com/2012/01/simplicity-and-javascript-modules.html

速度也算快 http://arstechnica.com/information-technology/2013/05/native-level-performance-on-the-web-a-brief-examination-of-asm-js/

JS 实现的 OT 和 Git http://sharejs.org/ https://github.com/creationix/js-git

Ruby Python 社区的同学各种讨论 JS http://ruby-china.org/topics/node5 http://python-china.org/node/javascript Haskell 方言想要取代 JS 没有成功 http://elm-lang.org/

JS 有各种大公司的实现 http://en.wikipedia.org/wiki/List_of_ECMAScript_engines

CoffeeScript 可以用了写 JS, JS 可以用来写 CoffeeScript http://js2coffee.org/ JS 被用来写幻灯片, 幻灯片可以用来写 JS https://brendaneich.com/presentations/

JS 是一种数据结构 http://en.wikipedia.org/wiki/JSON

很多人对 JS 的记忆刻骨铭心 http://bonsaiden.github.io/JavaScript-Garden/ http://wtfjs.com/

JS 可以用了模拟设计模式 http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/ JS 是函数式的语言 http://www.ibm.com/developerworks/library/wa-javascript/index.html

22 回复

很多人对 JS 的记忆刻骨铭心

js 各种神奇的问题…呵呵

内容很丰富,支持一下

mark,有时间看一边学一下

mark,有时间看一边学一下

mark,有时间看一边学一下

可惜大部分都是英文的 英文看不懂 伤不起啊

https://github.com/rogerwang/node-webkit

这个可以用来开发桌面程序 也挺火的

回到顶部