万象云档 本次搜索耗时 0.007 秒,为您找到 2 个相关结果.
  • An Introduction to Elm(2018)

    Elm is a functional language that compiles to JavaScript. It competes with projects like React as a tool for creating websites and web apps. Elm has a very strong emphasis on simpl...
  • Elm Guide(An Introduction to Elm)

    《Elm Guide》是 Elm 官方指南 An Introduction to Elm 的中文翻译。Elm 是一门专注于前端开发的函数式编程语言,编译为 JavaScript,具有极佳的可靠性、性能与可维护性。本书共 13 个章节,涵盖核心语言、Elm 架构、类型、错误处理、命令与订阅、JavaScript 互操作、Web 应用开发等主题。