All Projects → xiaoboost → Functional-Light-JS-Zh

xiaoboost / Functional-Light-JS-Zh

Licence: other
《Functional-Light-JS》中文翻译

Projects that are alternatives of or similar to Functional-Light-JS-Zh

Microservices
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
Stars: ✭ 4,637 (+33021.43%)
Mutual labels:  translation, chinese
Emacs Document
translate emacs documents to Chinese for convenient reference
Stars: ✭ 1,085 (+7650%)
Mutual labels:  translation, chinese
Springboot
Spring Boot chinese document. Spring Boot 2.1.5 中文文档
Stars: ✭ 703 (+4921.43%)
Mutual labels:  translation, chinese
Opentracing Specification Zh
OpenTracing标准(中文版) `zh` (Chinese) translation of the opentracing/specification
Stars: ✭ 717 (+5021.43%)
Mutual labels:  translation, chinese
Swiftui Tutorials
A code example and translation project of SwiftUI. / 一个 SwiftUI 的示例、翻译的教程项目。
Stars: ✭ 1,992 (+14128.57%)
Mutual labels:  translation, chinese
Most Frequent Technology English Words
程序员工作中常见的英语词汇
Stars: ✭ 4,711 (+33550%)
Mutual labels:  translation, chinese
Python Parallel Programming Cookbook Cn
📖《Python Parallel Programming Cookbook》中文版
Stars: ✭ 978 (+6885.71%)
Mutual labels:  translation, chinese
Php Best Practices Zh cn
PHP Best Practices(中译版)
Stars: ✭ 261 (+1764.29%)
Mutual labels:  translation, chinese
Icopy Site.github.io
icopy.site github mirror
Stars: ✭ 142 (+914.29%)
Mutual labels:  translation, chinese
The Road To Learn React Chinese
《React 学习之道》The Road to learn React (简体中文版) | 最简单,且最实用的 React 实战教程。
Stars: ✭ 1,631 (+11550%)
Mutual labels:  translation, chinese
Localization Zh Cn Plugin
Chinese Localization for Jenkins
Stars: ✭ 65 (+364.29%)
Mutual labels:  translation, chinese
Jshistory Cn
🇨🇳 《JavaScript 二十年》中文版
Stars: ✭ 3,686 (+26228.57%)
Mutual labels:  translation, chinese
Machine Learning Yearning Chinese Ver
(完结)Andrew NG Machine-Learning-Yearning translation documents(吴恩达《Machine Learning Yearning》中文翻译及英文原稿)
Stars: ✭ 209 (+1392.86%)
Mutual labels:  translation, chinese
Tms
基于频道模式的团队沟通协作+轻量级任务看板,支持mardown、富文本、在线表格和思维导图的团队博文wiki,i18n国际化翻译管理的响应式web开源团队协作系统。
Stars: ✭ 232 (+1557.14%)
Mutual labels:  translation, chinese
i18n
internationalize projects to Arabic
Stars: ✭ 67 (+378.57%)
Mutual labels:  translation
pygears
HW Design: A Functional Approach
Stars: ✭ 122 (+771.43%)
Mutual labels:  functional
genshin-wishes-i18n
A contribution-driven project to translate Genshin Wishes in many languages.
Stars: ✭ 25 (+78.57%)
Mutual labels:  translation
appsync-lambda-ai
Demo of using a GraphQL resolver to hit a lambda function, then hit a few AI services, and return the response.
Stars: ✭ 47 (+235.71%)
Mutual labels:  translation
DidacticalEnigma
An integrated translator environment for translating text from Japanese to English
Stars: ✭ 29 (+107.14%)
Mutual labels:  translation
arboles
Mapa de Arbolado Urbano
Stars: ✭ 13 (-7.14%)
Mutual labels:  translation

JavaScript轻量级函数式编程

译者前言

  个人翻译作品,原文仓库:Functional-Light-JS。如果有翻译的不对的地方,欢迎指正。
  本仓库只是文档源文件仓库,并未调整排版,在github中浏览的话排版是混乱的。

  浏览文章请点击下面目录中的链接。

中文版目录

原版介绍

  这本书探讨了可以应用于JavaScript的函数式编程(FP)的核心原理。但是,这本书的不同之处在于,我们并不会直接拿一堆术语来淹没读者。在这里我们将会讲述函数式编程基础概念的一个子集,我称之为“轻量级函数式编程”(FLP),并且将之应用于Javascript之中。

  尽管标题中有“Light”字样,但我并不认为这本书是面向初学者的,当然它也并不“简单”更不是入门级的书籍。这本书是严谨的,并充满了细腻的细节,它是我们深入探究JS知识的基础。“Light”在这里指的是有限的,也就是说这本书注重的是深度,而不是广度。它将会在几个主题中达到其他FP-Javascript书籍所没有的深度。

  让我们来面对它吧!除非你已经是函数式编程俱乐部的成员了(我不是!)。“单子是自函子范畴上的一个半幺群”像这样的语句,对我们而言没有任何意义。
  我并不是说这些术语没有意义或者函数式编程不适合它们。一旦你从Functional-Light毕业,你可能会希望更加正式的学习函数式编程,到那时你才会更加确实的体会到它们的意义和作用。
  但是我希望你能够在JavaScript中应用一些函数式编程的基础,因为我相信它会帮助你写出更好更合理的代码来。

  在读这本书之前,如果你想知道关于我写这本书更多的动机和观点,请看这里前言

英文原版

Table of Contents

出版

  这本书最终计划是要出版的,但是现在这事儿八字还没一撇。有什么进展我会在这里更新的。
  如果你觉得我的努力是值得的(或者是我在其他的OSS方面的工作),除了购买书籍之外,我还有一个patreon,我会永远感谢你慷慨的捐款。

patreon.png

一对一培训

  本书的内容主要来源于我以同名的名义进行的专业教授(公共和私人以及公司研讨会)的培训研讨会。
  如果您喜欢这个内容,并希望就此或者其他各种JS/HTML/Node.js的主题进行培训,请通过以下渠道和我们联系: http://getify.me

在线视频培训

  我还有几个JS的视频培训课程,我会在Frontend Masters授课,比如Functional-Lite JS。还有些课程你可以在PluralSight观看。

Contributions

  您对此工作的任何贡献当然非常感谢
  但,在提交你的PR之前,仔细阅读Contributions Guidelines

许可证 & 著作权

The materials herein are all (c) 2016 Kyle Simpson.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 4.0 Unported License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].