- 授权协议: EPL
- 开发语言:
- 操作系统: 跨平台
- 软件首页: https://github.com/magomimmo/modern-cljs
软件介绍
Modern ClojureScript (modern-cljs) 是一系列的 ClojureScript (CLJS) 教程,指导如何创建和运行 ClojureScript 项目。
CLJS 是 Clojure 编程语言的编译器,目的是转换成 JavaScript,这样可以运行在 Web 浏览器和其他客户端或者服务端 JavaScript 解析器中。
Modern ClojureScript 是使用 Clojure 语言编写的。
Refactoring
Martin Fowler、Kent Beck、John Brant、William Opdyke、Don Roberts / Addison-Wesley Professional / 1999-7-8 / USD 64.99
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its int......一起来看看 《Refactoring》 这本书的介绍吧!
