Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maybemonad/break-elm

Elm 中文版(非官方出品),翻译中...
https://github.com/maybemonad/break-elm

break-elm elm elm-chinese elm-lang elm-zh elmlang

Last synced: 9 days ago
JSON representation

Elm 中文版(非官方出品),翻译中...

Awesome Lists containing this project

README

        

# Break Elm | Elm 中文指南

作为函数式编程范式的拥趸,在学习 Elm 的过程中,发现了诸多乐趣,为了更好的学习,制作了这一中文版,目前还在逐章翻译,如有错误,欢迎提 [Issue](https://github.com/DezineLeo/elm-lang-docs-zh/issues)。

| 章节 | 翻译进度 | Link | 完成日期 |
|:----|:--------|:-----|:-------|
| Introduction | ✅ | [简介](/docs/guide/introduction.md) | 2019.09.25 |
| Install | ✅ | [安装](/docs/guide/install.md) | 2019.09.26 |
| Core Language | ✅ | [语言核心](/docs/guide/core-language.md) | 2019.09.26 |
| The Elm Architecture | ✅ | [Elm 架构](/docs/guide/the-elm-architecture.md) | 2019.09.28 |
| Types | ✅ | [类型](/docs/guide/types.md) | 2019.10.10 |
| Error Handling | ✅ | [错误处理](/docs/guide/error-handling.md) | 2019.10.12 |
| Commands and Subscriptions | ✅ | [命令和订阅](/docs/guide/effects.md) | 2019.10.16 |
| JavaScript Interop | ✅ | [JavaScript 交互](/docs/guide/interop.md) | 2019.10.30 |
| Web Apps | 👨🏻‍💻 | | |
| Optimization | 👨🏻‍💻 | | |
| Next Steps | 👨🏻‍💻 | | |
| Appendix | 👨🏻‍💻 | | |

## 其他学习资料

+ [Learn Elm](https://github.com/dwyl/learn-elm)
+ [Beginning Elm](https://elmprogramming.com/)

## 关于我

我是 Leo,一个热爱学习和分享的全沾工程师,更多内容请前往 [dezineleo.com](https://dezineleo.com) 查看。