ClojureScript 教程 Modern ClojureScript

码农软件 · 软件分类 · 其他开发相关 · 2019-10-19 21:59:17

软件介绍

Modern ClojureScript (modern-cljs) 是一系列的 ClojureScript (CLJS) 教程,指导如何创建和运行 ClojureScript 项目。

CLJS 是 Clojure 编程语言的编译器,目的是转换成 JavaScript,这样可以运行在 Web 浏览器和其他客户端或者服务端 JavaScript 解析器中。

Modern ClojureScript 是使用 Clojure 语言编写的。

本文地址:https://www.codercto.com/soft/d/17132.html

Refactoring

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》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具