Skip to content

Commit

Permalink
Merge pull request #109 from melange-re/davesnx-review-x-for-developers
Browse files Browse the repository at this point in the history
Update melange-for-x-developers.md
  • Loading branch information
jchavarri authored Sep 1, 2023
2 parents b4b9b3c + 363a20b commit 9481061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/melange-for-x-developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ On the upside, in Melange:
[ReactJS](https://github.com/reasonml/reason-react/) or GraphQL clients.
- The generated JavaScript bundles are generally smaller.
- The generated JavaScript code is generally more readable.
- Melange can generate ES6 or commonjs while Js\_of\_ocaml generates an IIFE (Immediately Invoked Function Expression) (as of Sep 2023)
- Straight-forward integration with modern JavaScript tooling like Webpack,
NextJS, etc. This is possible thanks to the 1 module \<-\> 1 JavaScript file
compilation model.
Expand Down

0 comments on commit 9481061

Please sign in to comment.