jaredly / jaredly/jaredly.github.io

Async example

未关闭
#10 1 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
9
派生
12
PR 合并指标
30 天内没有已合并 PR

描述

Quote from https://jaredforsyth.com/2017/06/23/when-will-reasonml-be-ready/:

> The OCaml community has some pretty fundamental fragmentations (there are three incompatible versions of the standard library, two incompatible ways to handle async), and documentation is generally pretty sparse. We’re hoping to establish good “batteries included” standard library (that will work for both js and native), but it will take some time.

To JS programmers, async pattern is very common nowadays, we are get used to it. Hence, been said that "there is no standard for async pattern in OCaml" made me worried how to convert my async codes into Reason counterpart.

It would be nice if there is a tutorial about how to do so in OCaml. (e.g. extend the Todo app to send the new item to a simple backend server)

贡献指南

这个仓库没有索引到贡献指南

调研方向

以链接的文章和Todo应用示例为起点;首先确定async模式,以及应用应如何将新项目发送到后端。完成的标准是提供一篇面向Reason/OCaml和JavaScript读者、解释该流程并包含足够操作步骤以便跟随的教程。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, ocaml
领域
documentation
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。