DEV Community

Cover image for How to create a Weather App in Reason and React
Kelvin Mai
Kelvin Mai

Posted on

How to create a Weather App in Reason and React

Topics covered in this video includes:

  • Reason interop with raw Javascript
  • Using native Javascript geolocation api
  • Decoding JSON
  • Using Reason libraries such as bs-fetch and bs-json
  • Fetching data from rest api
  • React useState
  • Handling React forms in Reason

Webpack Setup


I felt that the webpack configuration deserved it's own dedicated video.

Tutorial

Resource Links

Top comments (2)

Collapse
 
idkjs profile image
Alain

Brother @kelvinmai , what is that terminal onclick over the top of the editor thing you are doing. Very efficient looking. Very tight. Please do share the knowledge, sir.

Collapse
 
kelvinmai profile image
Kelvin Mai

It's just a floating terminal window that I can toggle whether or not to show it. It's available in the linux i3 window manager.