home.social

#rescript — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rescript, aggregated by home.social.

fetched live
  1. 📝 New blog post: making a football analytics site

    I built a static Super Lig analytics site with a Python scraper, an embedded SQLite database, a ReScript frontend, and a mildly annoying GitHub Pages deployment puzzle.

    blog.arda.tr/blog/2026-04-18-m

    #dev #rescript #data #football

  2. 📝 New blog post: making a football analytics site

    I built a static Super Lig analytics site with a Python scraper, an embedded SQLite database, a ReScript frontend, and a mildly annoying GitHub Pages deployment puzzle.

    blog.arda.tr/blog/2026-04-18-m

    #dev #rescript #data #football

  3. 📝 New blog post: making a football analytics site

    I built a static Super Lig analytics site with a Python scraper, an embedded SQLite database, a ReScript frontend, and a mildly annoying GitHub Pages deployment puzzle.

    blog.arda.tr/blog/2026-04-18-m

    #dev #rescript #data #football

  4. 📝 New blog post: making a football analytics site

    I built a static Super Lig analytics site with a Python scraper, an embedded SQLite database, a ReScript frontend, and a mildly annoying GitHub Pages deployment puzzle.

    blog.arda.tr/blog/2026-04-18-m

    #dev #rescript #data #football

  5. 📝 New blog post: ReScript vs Gleam: is it worth writing your frontend in a typesafe functional language?

    I rewrote my portfolio site in both ReScript and Gleam to find out which one actually delivers on the promise of less code, more safety, and better developer experience.

    blog.arda.tr/blog/2026-04-01-r

    #dev #rescript #gleam #react #frontend

  6. ReScript 12 ra mắt hệ thống build mới, xây dựng bằng Rust, hỗ trợ theo dõi phụ thuộc thông minh, build tăng lượng nhanh hơn và hỗ trợ monorepo. Hệ thống này giảm công việc dư thừa, tăng độ chính xác khi rebuild và tối ưu hóa cấu hình đa package.

    #ReScript #CôngNghệ #LậpTrình #JavaScript #Monorepo #BuildSystem

    reddit.com/r/programming/comme

  7. ReScript 12 ra mắt với hệ thống build mới, thư viện chuẩn cải tiến, cải thiện cú pháp và tính năng như Dict Literals, kiểu ghi lồng, mô hình JSX, regex, và let?. #ReScript #12 #Lập trình #TechNews #ViệtNamTech

    reddit.com/r/programming/comme

  8. Is #ReScript the future of #javascipt? A typed subset of JavaScript.

    #Typescript is great but not all love it.

    From the docs: "ReScript is the language for folks who don't necessarily love JavaScript, but who still acknowledge its importance."

    rescript-lang.org

  9. Is #ReScript the future of #javascipt? A typed subset of JavaScript.

    #Typescript is great but not all love it.

    From the docs: "ReScript is the language for folks who don't necessarily love JavaScript, but who still acknowledge its importance."

    rescript-lang.org

  10. Is #ReScript the future of #javascipt? A typed subset of JavaScript.

    #Typescript is great but not all love it.

    From the docs: "ReScript is the language for folks who don't necessarily love JavaScript, but who still acknowledge its importance."

    rescript-lang.org

  11. Is #ReScript the future of #javascipt? A typed subset of JavaScript.

    #Typescript is great but not all love it.

    From the docs: "ReScript is the language for folks who don't necessarily love JavaScript, but who still acknowledge its importance."

    rescript-lang.org

  12. Is #ReScript the future of #javascipt? A typed subset of JavaScript.

    #Typescript is great but not all love it.

    From the docs: "ReScript is the language for folks who don't necessarily love JavaScript, but who still acknowledge its importance."

    rescript-lang.org

  13. As much as I like #TypeScript, I think there's still plenty of innovation left in the world of compiles-to-JavaScript languages. We need something that feels broadly like JavaScript, but shaves away the corner cases, makes everything immutable by default, and just...flows...better. And #ReScript might well be that language. Let's find out...

    youtu.be/yKl2fSdnw7w

  14. As much as I like #TypeScript, I think there's still plenty of innovation left in the world of compiles-to-JavaScript languages. We need something that feels broadly like JavaScript, but shaves away the corner cases, makes everything immutable by default, and just...flows...better. And #ReScript might well be that language. Let's find out...

    youtu.be/yKl2fSdnw7w

  15. As much as I like #TypeScript, I think there's still plenty of innovation left in the world of compiles-to-JavaScript languages. We need something that feels broadly like JavaScript, but shaves away the corner cases, makes everything immutable by default, and just...flows...better. And #ReScript might well be that language. Let's find out...

    youtu.be/yKl2fSdnw7w

  16. As much as I like #TypeScript, I think there's still plenty of innovation left in the world of compiles-to-JavaScript languages. We need something that feels broadly like JavaScript, but shaves away the corner cases, makes everything immutable by default, and just...flows...better. And #ReScript might well be that language. Let's find out...

    youtu.be/yKl2fSdnw7w

  17. As much as I like #TypeScript, I think there's still plenty of innovation left in the world of compiles-to-JavaScript languages. We need something that feels broadly like JavaScript, but shaves away the corner cases, makes everything immutable by default, and just...flows...better. And #ReScript might well be that language. Let's find out...

    youtu.be/yKl2fSdnw7w

  18. Hey scripting folks! I'm trying to get started with rescript-react-native and I'm having a bit of trouble, so I put a hundred dollars on it.

    Come take my money!

    github.com/rescript-react-nati

    #bounty #bugbounty #javascript #react #reactJS #reactNative #rescript #rescriptReactNative

  19. Hey scripting folks! I'm trying to get started with rescript-react-native and I'm having a bit of trouble, so I put a hundred dollars on it.

    Come take my money!

    github.com/rescript-react-nati

    #bounty #bugbounty #javascript #react #reactJS #reactNative #rescript #rescriptReactNative

  20. Hey scripting folks! I'm trying to get started with rescript-react-native and I'm having a bit of trouble, so I put a hundred dollars on it.

    Come take my money!

    github.com/rescript-react-nati

    #bounty #bugbounty #javascript #react #reactJS #reactNative #rescript #rescriptReactNative

  21. Hey scripting folks! I'm trying to get started with rescript-react-native and I'm having a bit of trouble, so I put a hundred dollars on it.

    Come take my money!

    github.com/rescript-react-nati

    #bounty #bugbounty #javascript #react #reactJS #reactNative #rescript #rescriptReactNative

  22. thank you async await for saving me from #JavaScript callback hell

    thank you #ReScript for saving me from typeless no-trail-of-what's-returning-what hell

    I just followed a bunch of type errors and ended up with a beautiful chain of async calls that execute in the proper order it's so cute

  23. thank you async await for saving me from #JavaScript callback hell

    thank you #ReScript for saving me from typeless no-trail-of-what's-returning-what hell

    I just followed a bunch of type errors and ended up with a beautiful chain of async calls that execute in the proper order it's so cute

  24. thank you async await for saving me from #JavaScript callback hell

    thank you #ReScript for saving me from typeless no-trail-of-what's-returning-what hell

    I just followed a bunch of type errors and ended up with a beautiful chain of async calls that execute in the proper order it's so cute

  25. thank you async await for saving me from #JavaScript callback hell

    thank you #ReScript for saving me from typeless no-trail-of-what's-returning-what hell

    I just followed a bunch of type errors and ended up with a beautiful chain of async calls that execute in the proper order it's so cute

  26. @rauschma What is your opinion of #ReScript (rescript-lang.org/)? It has somewhat an #OCaml heritage via #ReasonML

    Edit: Just looked at the source for Grain; it’s mostly ReasonML!

  27. @rauschma What is your opinion of #ReScript (rescript-lang.org/)? It has somewhat an #OCaml heritage via #ReasonML

    Edit: Just looked at the source for Grain; it’s mostly ReasonML!

  28. @rauschma What is your opinion of #ReScript (rescript-lang.org/)? It has somewhat an #OCaml heritage via #ReasonML

    Edit: Just looked at the source for Grain; it’s mostly ReasonML!

  29. @rauschma What is your opinion of #ReScript (rescript-lang.org/)? It has somewhat an #OCaml heritage via #ReasonML

    Edit: Just looked at the source for Grain; it’s mostly ReasonML!

  30. @rauschma What is your opinion of #ReScript (rescript-lang.org/)? It has somewhat an #OCaml heritage via #ReasonML

    Edit: Just looked at the source for Grain; it’s mostly ReasonML!

  31. I don't mind breaking changes from time to time, but they really should have fully implemented import maps and written detailed documentation on the main site about how to upgrade *before* deprecating es6-global.

    #ReScript

  32. I don't mind breaking changes from time to time, but they really should have fully implemented import maps and written detailed documentation on the main site about how to upgrade *before* deprecating es6-global.

    #ReScript

  33. I don't mind breaking changes from time to time, but they really should have fully implemented import maps and written detailed documentation on the main site about how to upgrade *before* deprecating es6-global.

    #ReScript

  34. I don't mind breaking changes from time to time, but they really should have fully implemented import maps and written detailed documentation on the main site about how to upgrade *before* deprecating es6-global.

    #ReScript

  35. I don't mind breaking changes from time to time, but they really should have fully implemented import maps and written detailed documentation on the main site about how to upgrade *before* deprecating es6-global.

    #ReScript

  36. Hey, #Nix friends! I am working on making my first contribution to #nixpkgs, and I have a question:

    The package I'm working on adding is an executable npm package, specifically the #ReScript language server.

    I wouldn't mind taking on some responsibility for making sure that package is up to date, but it seems like the whole "maintainer" bit described here:

    github.com/NixOS/nixpkgs/blob/

    ...isn't actually applicable to npm packages b/c they're handled automatically. Do I have that right?

    #NixOS

  37. Hey, #Nix friends! I am working on making my first contribution to #nixpkgs, and I have a question:

    The package I'm working on adding is an executable npm package, specifically the #ReScript language server.

    I wouldn't mind taking on some responsibility for making sure that package is up to date, but it seems like the whole "maintainer" bit described here:

    github.com/NixOS/nixpkgs/blob/

    ...isn't actually applicable to npm packages b/c they're handled automatically. Do I have that right?

    #NixOS

  38. Hey, #Nix friends! I am working on making my first contribution to #nixpkgs, and I have a question:

    The package I'm working on adding is an executable npm package, specifically the #ReScript language server.

    I wouldn't mind taking on some responsibility for making sure that package is up to date, but it seems like the whole "maintainer" bit described here:

    github.com/NixOS/nixpkgs/blob/

    ...isn't actually applicable to npm packages b/c they're handled automatically. Do I have that right?

    #NixOS

  39. Hey, #Nix friends! I am working on making my first contribution to #nixpkgs, and I have a question:

    The package I'm working on adding is an executable npm package, specifically the #ReScript language server.

    I wouldn't mind taking on some responsibility for making sure that package is up to date, but it seems like the whole "maintainer" bit described here:

    github.com/NixOS/nixpkgs/blob/

    ...isn't actually applicable to npm packages b/c they're handled automatically. Do I have that right?

    #NixOS

  40. Hey, #Nix friends! I am working on making my first contribution to #nixpkgs, and I have a question:

    The package I'm working on adding is an executable npm package, specifically the #ReScript language server.

    I wouldn't mind taking on some responsibility for making sure that package is up to date, but it seems like the whole "maintainer" bit described here:

    github.com/NixOS/nixpkgs/blob/

    ...isn't actually applicable to npm packages b/c they're handled automatically. Do I have that right?

    #NixOS

  41. If a #JavaScript #programmer is compelled to trade up to #TypeScript, then he ought to take one more step to #ReScript and, from thence, to #Reason. With Reason in hand, he wields the full power of #OCaml.

    JavaScript → TypeScript → ReScript → Reason

  42. If a #JavaScript #programmer is compelled to trade up to #TypeScript, then he ought to take one more step to #ReScript and, from thence, to #Reason. With Reason in hand, he wields the full power of #OCaml.

    JavaScript → TypeScript → ReScript → Reason

  43. If a #JavaScript #programmer is compelled to trade up to #TypeScript, then he ought to take one more step to #ReScript and, from thence, to #Reason. With Reason in hand, he wields the full power of #OCaml.

    JavaScript → TypeScript → ReScript → Reason

  44. If a #JavaScript #programmer is compelled to trade up to #TypeScript, then he ought to take one more step to #ReScript and, from thence, to #Reason. With Reason in hand, he wields the full power of #OCaml.

    JavaScript → TypeScript → ReScript → Reason

  45. If a #JavaScript #programmer is compelled to trade up to #TypeScript, then he ought to take one more step to #ReScript and, from thence, to #Reason. With Reason in hand, he wields the full power of #OCaml.

    JavaScript → TypeScript → ReScript → Reason

  46. During my parental leave I learned two new programming languages. One of them was #ReScript and I wrote up my impressions of it: snarky.ca/my-impressions-of-re .

  47. During my parental leave I learned two new programming languages. One of them was and I wrote up my impressions of it: snarky.ca/my-impressions-of-re .

  48. During my parental leave I learned two new programming languages. One of them was #ReScript and I wrote up my impressions of it: snarky.ca/my-impressions-of-re .

  49. During my parental leave I learned two new programming languages. One of them was #ReScript and I wrote up my impressions of it: snarky.ca/my-impressions-of-re .