Alain

Alain @idkjs

Joined:
Mar 26, 2017

Alain
articles - 29 total

Editor Support for ReasonML in VSCode with Melange

I have been trying for a long while now to work with ReasonML files in VSCode and get some syntax...

Learn More 2 0May 31 '22

Using `let.opt` in Rescript with latest Reason/OCaml

This is your Reason (let.opt) definition. let (let.opt) = (x, f) => switch (x) { | None...

Learn More 6 1Jul 11 '21

From Reason/React to Rescript/React, Guaranteed Uncurrying

image credit Before we get started, please do ping me if you need a ReasonML/Rescript dev on your...

Learn More 6 0Jul 5 '21

Answer: How to make an tail recursive function and test it in ReasonML?

How do you test if this reasonml function is tail recursive. The simple version show you the...

Learn More 6 0Jul 4 '21

JavaScript file watching with Reason & Rescript in Dune

Running node from Dune + Redemon

Learn More 5 0May 12 '21

Finite State Machines in ReScript

The Twitter Follow Button as a state machine

Learn More 6 0Apr 12 '21

npx resyntax

Migrate files between .re .rei .res .resi .ml .mli extensions for ocaml, reasonml, bucklescript and rescript syntaxes.

Learn More 6 0Mar 16 '21

XCode, Opam, PNPM, Node, Esy, Docker, ReactNative on 128GB Mac

NoteToSelf on Saving Disk Space with and External SSD Drive

Learn More 1 0Jan 23 '21

Beating the Drom

Learning [`Drom`](https://ocamlpro.github.io/drom/)

Learn More 0 0Jan 10 '21

Fixing `Deprecated: React.Ref.setCurrent`

How to fix `Deprecated: React.Ref.setCurrent` error in Bucklescript

Learn More 7 0Jan 5 '21

npx bsconfig.json

Instantly create a bsconfig.json file in your project

Learn More 17 3Nov 19 '20

Noop in ReasonML

Discord Bookmark to Comments

Learn More 4 0Oct 23 '20

Learning ReasonML The Hard Way

Updating Old ReasonML Code

Learn More 8 2May 4 '20

Spin With Luv, the Spin Build

Debugging the build system

Learn More 6 1Apr 19 '20

Pesy With Luv, the Esy/Pesy Build

Debugging the build system

Learn More 6 0Apr 19 '20

Dune in Luv, ReasonML and Dune

Debugging the build system

Learn More 8 7Apr 19 '20

The Postman Rides OCaml - Part 2

Using the Twitter API with OCaml and Postman.io

Learn More 11 0Jan 24 '20

The Postman Rides OCaml - Part 1

Setting up the OCaml Postman Twitter project

Learn More 12 0Jan 24 '20

Graphql ReasonRelay-Experimental - Part 2

ReasonRelay QuickStart

Learn More 12 0Jan 14 '20

Graphql Relay-Experimental In JS - Part 1

ReasonRelay QuickStart

Learn More 11 0Jan 14 '20

Hello World with OCaml and ReasonML

ReasonML Hello World without Bucklescript

Learn More 14 4Jan 12 '20

RealTime ReasonML Subscriptions on AWS with Wonka

Binding to AwsAmplify's API module

Learn More 21 0Dec 15 '19

Reason Tutorial Mashup using Context Part 2

Music Player in Reason With The useContext Hook + ReasonReact context explained In Action

Learn More 11 0Nov 12 '19

Reason Tutorial Mashup using Context Part 1

Music Player in Reason With The useContext Hook + ReasonReact context explained In Action

Learn More 8 0Nov 12 '19

Creating, Publishing to NPM, and Using Reason Libraries and Tools

Getting started with Reason Native

Learn More 16 0Sep 20 '19

Zoom in Reason

A basic ReasonExpo app demonstrating zooming an image.

Learn More 7 0Sep 17 '19

Communitication Between a Header Button and Screen in Reason React Navigation

Header Screen Interaction with Unstated

Learn More 8 1Aug 27 '19

Binding To `withAuthenticator` in `aws-amplify-react` in ReasonML

How to use `withAuthenticator` in a ReasonML project

Learn More 9 0Aug 19 '19

ReactNavigation AuthFlow Demo in ReasonML

Replicating the react-navigation AuthFlow Demo in ReasonML.

Learn More 6 0Aug 15 '19