Khoa Nguyen

  • Giới thiệu
  • Bài viết
  • #TIL

[Sketch.sh development] Part 1: Introduction

#sketch-shMon Dec 10 2018

This is post is part of Sketch.sh development series: Part 1: Introduction Part 2: The engine Part 3: The optimization Part 4: The links…

Xem thêm

[Sketch.sh development] Part 2: The engine

#sketch-sh#reasonmlMon Dec 10 2018

This post is part of Sketch.sh development series Alright folks, in the first post, I introduced briefly about js_of_ocaml being used for…

Xem thêm

Integrating ReasonReact into your React app

#reasonml#reason-reactSun Dec 09 2018

I recently gave a talk at a local meetup about integrating ReasonReact into your React app. While researching for the talk, I find out that…

Xem thêm

See all the methods on Node.js core modules

#til#node.jsWed Jan 31 2018

You can see all the methods on the Node.js core modules by entering the Node.js REPL, typing the name of the module you'd like to inspect,…

Xem thêm

ReasonML toolchain

#reasonml#reason-reactTue Jan 30 2018

ReasonML advertises itself as Syntax and toolchain for OCaml. In this article, I'll try my best to explain what ReasonML offers to the…

Xem thêm

Writing ReasonReact bindings "the right way"

#reasonml#reason-reactTue Jan 23 2018

In this post, I'll show you how to write ReasonReact bindings for React.js components. For all of you who don't know about ReasonML:…

Xem thêm

Powered by Phenomic.io with Type Theme