Available for hire. ReasonML, Rescript, OCaml, Javascript, Node.js, AWS, Postgres, MongoDB, React, Relay, GraphQL. github.com/idkjs,

Paris, France
mandalarian retweeted
Not many people know that every piece of the OCaml tooling (dune/odoc/ocaml-lsp/opam) works with Reason out of the box. Maintainers from those tools have been taking care of Reason integration from the beginning
dune users: did you know you can just add a .re file in your project and dune will compile it as part of your project? should we write a howto guide for this? (this is useful even outside the frontend, e.g. to use JSX with tyxml)
8
39
2,195
mandalarian retweeted
I do "fun fun fun" (Functional propaganda) I have been "influenced" my 2 coworker to start using Programming Language based on OCaml. * @afrian_junior (ReScript) make ScaleX for measurement unit of X (coffee, water, milk, and any kitchen stuff) * @kevanantha (ReScript, then Melange aka Reason) It's just for Fun!
this UI fully written in @rescriptlang, with shadcn/ui bindings. source code: github.com/afrianjunior/scal…
2
2
6
1,376
mandalarian retweeted
Published a new blog post! ✍️ 8 months of OCaml after 8 years of Haskell in production In this blog post, I compare OCaml and Haskell across 🧪 Syntax 🧪 Features 🧪 Ecosystem 🧪 Tooling 🧪 Compiler messages 🧪 Standard library I hope you enjoy! 🤗 And let me know any feedback you have! Please, repost to support my work! Really appreciate that! 🙏 dev.to/chshersh/8-months-of-…
17
39
254
58,763
mandalarian retweeted
What's stopping you from writing fully type safe React? Get started now: npm create melange-app@latest
9
3
56
7,732
Ocaml people: what does this mean? # type a = [];; type a = []
6
3
11
4,404
mandalarian retweeted
Grace is an OCaml library with interfaces to build, report and render beautiful compiler error messages github.com/johnyob/grace #OCaml #Compiler #Usability
11
29
1,819
mandalarian retweeted
Announcing create-melange-app 1.0.0 github.com/dmmulroy/create-m…
5
30
128
17,511
mandalarian retweeted
OCaml syntax diagrams WIP... yawaramin.github.io/ocaml-sy…
3
5
23
1,865
mandalarian retweeted
a) compile to optimal js b) run natively and fast reason with melange:
1
4
28
2,186
mandalarian retweeted
I understand the skepticism around OCaml. The language is so good, it’s hard to believe it’s real! I wouldn’t believe either if I haven’t tried it myself. You should try to 😉 ocaml.org/
16
18
169
18,583
99.99th percentile is just showing up every day
How many people make it through each day of Replit's online 100 Days of Code tutorial.
4
38
682
70,777
at the @foresightinst vision weekend last year i came out of stealth for @lightcellenergy for the first time, and a couple months later gave the first semi public talk about it. learned last night it was posted :) amazing to look back and see how far we’ve come in a year; next year I hope to feel this even more strongly!! m.youtube.com/watch?v=iCwfUA…
2
4
30
4,096
nitter.catsarch.com/i/lists/17258357900374… Advent of Code 2023 in OCaml. If you're already on the list, please repost. Comment to be added.
11
15
28
5,052
mandalarian retweeted
Getting started with ReasonML + Melange in 2023 youtube.com/watch?v=f53SQBRT…
2
14
41
3,038
mandalarian retweeted
The official Relay tutorial, in ReScript! rescript-relay-documentation… Through a heroic effort by @mbirkegaard, the official Relay tutorial has been ported to RescriptRelay! It shows how Relay looks in ReScript, using the same format as the official tutorial. Check it out! 😍
4
13
52
3,333
In case you missed it, you can use let binding operators in Melange to work with options, promises etc more easily. The let+ / let* / and+ / and* syntax is available in both `re` and `ml` files. This is a side effect of Melange compatibility with the latest versions of OCaml. ✨
5
11
53
8,928
github.com/ocaml-community/u… Anyone up for trying to update utop to be compatible with the upcoming OCaml 5.2.0? "To support this, it is necessary to update uTop_compat.ml to account for the API changes in the compiler libs. This is usually straightforward (one parameter is added, a type becomes abstract, etc) but requires good familiarity with OCaml and build tools (dune, opam and cppo). " Etienne is available to provide help on this. It's a good issue for someone who's already familiar with OCaml.
3
1
18
3,934
We have released the first version of the "Melange for React devs" book: react-book.melange.re/ Huge props to @feihonghsu who wrote it! The idea of the book is to help web developers start using OCaml, while making the experience more familiar thanks to Reason and React.
3
14
55
3,880