Making an HTTP server in ReasonML on top of Node.js

24m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
5.0
18
people completed
Bookmark
Download
RSS

Node.js is a well established server runtime that many companies are using worldwide. Express.js is a server framework for Node.js used by over 5 million projects. ReasonML is a type-safe functional language that compiles to Javascript.

This playlist collects the basic pieces of information a programmer needs to get started building servers in ReasonML on Node.js and Express.js. Follow along to learn how to get the speed of Node, combined with the added type-safety of Reason.

Instructor

Murphy Randle

I make software that helps people be happy.

Course content (6 lessons)

    illustration for Making an HTTP server in ReasonML on top of Node.js