Josh Derocher-Vlk

Josh Derocher-Vlk @jderochervlk

About: Engineering manager, front-end developer, really into good dev tooling and web dev languages.

Location:
Boston
Joined:
Sep 28, 2022

Josh Derocher-Vlk
articles - 9 total

ReScript has come a long way, maybe it's time to switch from TypeScript?

ReScript, the "Fast, Simple, Fully Typed JavaScript from the Future", has been around for awhile now....

Learn More 114 49May 28 '24

Tired of Typescript? Check out ReScript!

If you've spent any amount of time developing with JavaScript you have probably found it difficult to...

Learn More 23 16Apr 19 '24

ReScript: Rust like features for JavaScript

If Rust is "C++ in ML clothing" then ReScript is "JavaScript in ML clothing". What is...

Learn More 56 10Jan 18 '24

Using variant types in ReScript to represent business logic

Types can be great at creating documentation to know what parameters are used in function, what a...

Learn More 6 1Oct 15 '23

Converting a JavaScript React app to a ReScript React app.

ReScript is "Fast, Simple, Fully Typed JavaScript from the Future". Let's take a look at how we can...

Learn More 32 5Sep 27 '23

Promises, async, and await in ReScript (with Bun!)

ReScript is "Fast, Simple, Fully Typed JavaScript from the Future" Let's take a look at how to use...

Learn More 24 10Sep 26 '23

How to render data in a ReScript React app using fetch, promises, and safe types.

Photo by James Kern on Unsplash. ReScript is "Fast, Simple, Fully Typed JavaScript from the Future"...

Learn More 5 0Sep 25 '23

How to handle routing in a ReScript React app using pattern matching.

Photo by Alexander Schimmeck on Unsplash Most React applications have multiple pages and you need to...

Learn More 6 3Sep 24 '23

How to set up a React app using ReScript, Vite, and Tailwind for lightning fast development.

Let's set up a modern React application using tools that give the fastest local development...

Learn More 10 4Sep 24 '23