#rescript search results

Just stumbled upon "Introducing #ReScript Functional Programming for Web Applications". Finally there is a book about @rescriptlang. It's written by @yangdanny97. yangdanny97.github.io/book/


Imperial #Rescript 御詔勅 Rescriptという単語初めて知りました😆 From #TokyoTrial


Tomorrow 1st Sunday of Lent 8.30am will be the final Traditional Latin Mass at St Ignatius in Ossett, West Yorkshire. This Mass had a regular congregation of around 30 souls. The diocese will now lose 7 regular Masses as a result of Bishop Stock’s announcement #Rescript 🙏

latinmassuk's tweet image. Tomorrow 1st Sunday of Lent 8.30am will be the final Traditional Latin Mass at St Ignatius in Ossett, West Yorkshire. This Mass had a regular congregation of around 30 souls. 

The diocese will now lose 7 regular Masses as a result of Bishop Stock’s announcement #Rescript 

🙏

#ReScript tip! When writing bindings to React components that take complex union types as a value, consider deriving a separate component for every union type. The below example in TypeScript uses `value?: number | number[];`

fham_r's tweet image. #ReScript tip!

When writing bindings to React components that take complex union types as a value, consider deriving a separate component for every union type.

The below example in TypeScript uses
`value?: number | number[];`

In 2007 @The_Tablet reported how Bishop Stock had learnt to celebrate the Traditional Latin Mass because: "It’s important that I try to be a father to everyone in my Diocese." Bishop Stock has now cancelled all TLMs in all parish churches in the Diocese of Leeds #rescript

latinmassuk's tweet image. In 2007 @The_Tablet reported how Bishop Stock had learnt to celebrate the Traditional Latin Mass because: "It’s important that I try to be a father to everyone in my Diocese."

Bishop Stock has now cancelled all TLMs in all parish churches in the Diocese of Leeds 

#rescript

A reflection on my journey with @rescriptlang before introducing my next project, I've learned so much from turning a hobby project into a thriving community. I'd like to share three key insights I gathered in designing a new programming language. #programming #language #rescript


#ReScript: We provide great JavaScript interoperability Interoperability at home:

KrComet's tweet image. #ReScript: We provide great JavaScript interoperability

Interoperability at home:

#rescript jouney Yep, I need to include their stdlib too

dr_sensor's tweet image. #rescript jouney
Yep, I need to include their stdlib too

15분 뒤 자정부터 코드젠 깎는 방송을 합니다. 새해이자 세기말 기념 #ReScript #OpenAPI #GraphQL twitch.tv/cometkim


There's always more pages to be filled, skip! 🫡 Get your hands on the Bengaluru FC Range of Rescript notebooks now! ♻️ #Rescript #WeAreBFC #Recycle


#rescript journey So I need to create empty folder node_modules/rescript/ to make rescript-editor-analysis.exe to works 😥

dr_sensor's tweet image. #rescript journey
So I need to create empty folder node_modules/rescript/ to make rescript-editor-analysis.exe to works 😥

If you're in the #javascript space, get similiar experience by utilizing #rescript

If you are in #dotnet space, get similar experience by utilizing #fsharp 🚀



We discussed steps for adding iterator & generator support to ReScript. It'll help write imperative logic with control flows (if-else, break, continue) Stay tuned! #ReScript #ReScriptRetreat2024

Topics and work groups have been established. We overheard some discussions about "for of" & iterator support. Meanwhile the online playground is about to be extended, and rescript-core is on its way into the compiler.

rescriptlang's tweet image. Topics and work groups have been established. 

We overheard some discussions about "for of" & iterator support. Meanwhile the online playground is about to be extended, and rescript-core is on its way into the compiler.
rescriptlang's tweet image. Topics and work groups have been established. 

We overheard some discussions about "for of" & iterator support. Meanwhile the online playground is about to be extended, and rescript-core is on its way into the compiler.


Wel handig te communiceren in een format waarvan niemand ooit de naam eerder hoorde, zodat je met een simpele zoekopdracht alles netjes op een rijtje krijgt zonder zelfs een zoekwoord in te geven met betrekking tot het onderwerp #rescript


New Episode: Rescript's Pratik Dawda on how a Bangalore startup built a purpose-first stationery brand from recycled paper. Listen now youtu.be/wC0nQL7iSoU Read now: auraverse.club/blog/rescript-… #Rescript #SustainableStationery #MarketingWithPurpose

auraverse_club's tweet image. New Episode: Rescript's Pratik Dawda on how a Bangalore startup built a purpose-first stationery brand from recycled paper.
Listen now youtu.be/wC0nQL7iSoU
Read now: auraverse.club/blog/rescript-…
#Rescript #SustainableStationery #MarketingWithPurpose

🎨 Honoring @andrewray, the mastermind behind rescript-lang (formerly ReasonML). He made typed functional programming actually fun, and web dev just... cleaner. #ReScript #TypedFrontend #JSReinvented #QuietGenius


Meet #ColleenGeorges, Life & Career Coach / Resume Writer / Motivational Speaker & Trainer at #RESCRIPT. She has spent nearly 30 years helping people think more positively, use their strengths, and reach their goals. Read At:- bit.ly/44K1zKF #CareerCoach #LifeCoach

Prime_View's tweet image. Meet #ColleenGeorges, Life & Career Coach / Resume Writer / Motivational Speaker & Trainer at #RESCRIPT.

She has spent nearly 30 years helping people think more positively, use their strengths, and reach their goals.

Read At:- bit.ly/44K1zKF

#CareerCoach #LifeCoach

7/ What’s next? Rescript is eyeing new products and wider markets, all while staying true to their zero-waste ethos. Rescript’s story is a wake-up call: sustainability isn’t optional, it’s urgent. #Rescript #Sustainability


There's always more pages to be filled, skip! 🫡 Get your hands on the Bengaluru FC Range of Rescript notebooks now! ♻️ #Rescript #WeAreBFC #Recycle


Introducing Bibimbob: See your ReScript module dependencies in VSCode with interactive visualizations! 👉 marketplace.visualstudio.com/items?itemName… #ReScript

WoonkiMoon's tweet image. Introducing Bibimbob: See your ReScript module dependencies in VSCode with interactive visualizations!
👉 marketplace.visualstudio.com/items?itemName… #ReScript
WoonkiMoon's tweet image. Introducing Bibimbob: See your ReScript module dependencies in VSCode with interactive visualizations!
👉 marketplace.visualstudio.com/items?itemName… #ReScript

I wrote a blog post about using the React compiler with #rescript. You can check it out here: blog.nojaf.com/2025/03/23/res…. Things are going smoothly so far!


Our frontend is built in #ReScript, #Nextjs and #Tailwind. ReScript makes sure we handle all the edge cases and have no runtime errors, Tailwind is a super convenient way to do CSS and Next.js makes our first paint blazing fast and takes care of stuff like link preloading.


Tired: rewriting the #frontend every six months Wired: Use #ReScript, sleep soundly * Strong static typing that actually helps you * No undefined is not a function at 3am * Compiles to readable JavaScript * Pattern matching that catches edge cases before production


#ReScript の pipeline operator、当初は良くある "|>" だったけど deprecate されてて(rescript-lang.org/docs/manual/la… ) "->" 使えになってる…めっちゃ混乱する(😅 C++ 脳)

ReScript has first class support for tagged template literals since v11.1. A useful JS technique that's important for interop, and lends itself well to some pretty interesting use cases!

rescriptlang's tweet image. ReScript has first class support for tagged template literals since v11.1. 

A useful JS technique that's important for interop, and lends itself well to some pretty interesting use cases!
rescriptlang's tweet image. ReScript has first class support for tagged template literals since v11.1. 

A useful JS technique that's important for interop, and lends itself well to some pretty interesting use cases!


I just got contacted by a recruiter, offering me a #ReScript position. I am not interested, but I'd like to support ReScript, so if anyone is interested, please DM me, I'll connect you.

greyblake's tweet image. I just got contacted by a recruiter, offering me a #ReScript position.

I am not interested, but I'd like to support ReScript, so if anyone is interested, please DM me, I'll connect you.

CeDD (Compiler-error Driven Development) is the future! #rescript #awesome


Just deployed my first #rescript application into production. Loving the language and its capabilities.


No results for "#rescript"
Loading...

Something went wrong.


Something went wrong.


United States Trends