Reason Town

Follow Reason Town
Share on
Copy link to clipboard

A podcast about the ReasonML language and the community that makes it awesome

Murphy Randle, Jared Forsyth

  • Apr 21, 2020 LATEST EPISODE
  • monthly NEW EPISODES
  • 42m AVG DURATION
  • 26 EPISODES


Search for episodes from Reason Town with a specific topic:

Latest episodes from Reason Town

Gabriel Nordeborne and Murphy on Reason Relay

Play Episode Listen Later Apr 21, 2020 44:59


# Reason Town Show Notes - Gabriel Nordeborne (26) Talking points: - GraphQL - [Relay](https://github.com/facebook/relay) - How can the community support Reason Really and Gabriel? - Give feedback - Help cleanup the codebase - Just use it and let him know how you feel (good or bad)! Useful things to check out: - [bs-flow-parser](https://www.npmjs.com/package/bs-flow-parser) * Relay-dev’s guided tour - [HTML to Reason](html.mrmurphy.dev) Picks - Gabriel: [Facebook’s talk on Relay-Next](https://www.youtube.com/watch?v=WxPtYJRjLL0) - Murphy: [Tailwind](https://tailwindcss.com/) and [Tailwind UI](https://tailwindui.com/) --- Support this podcast: https://anchor.fm/reason-town/support

Ulrik Strid and Murphy on Reason-Native Web and More

Play Episode Listen Later Apr 7, 2020 45:44


Topics: - reason-native web - reason-jose - ocaml-cookie - Azure pipeliens & Windows! Links: - [GitHub - ulrikstrid/reason-native-web: Basic toolkit for writing native web applications in reason](https://github.com/ulrikstrid/reason-native-web) - [GitHub - ulrikstrid/reason-jose](https://github.com/ulrikstrid/reason-jose) - [GitHub - ulrikstrid/ocaml-cookie: Working with cookies in OCaml and Reason](https://github.com/ulrikstrid/ocaml-cookie) - [Hello Reason](https://github.com/ulrikstrid/hello-reason) - [esy · Easy package management for native Reason, OCaml and more](https://esy.sh/) - [GitHub - esy/pesy: Project configuration for esy](https://github.com/esy/pesy) Picks: - Be humble! - [GitHub - ApolloZhu/Dynamic-Dark-Mode: The smart, automatic Dark Mode toggle for macOS Mojave](https://github.com/ApolloZhu/Dynamic-Dark-Mode) --- Support this podcast: https://anchor.fm/reason-town/support

Yawar Amin and Murhy on Types and Native HTTP (Episode 24)

Play Episode Listen Later Mar 24, 2020 49:25


# Reason Town Show Notes - Yawar Amin (24) Murphy and Yawar discuss Type driven development, and ReWeb, Yawar’s project for easy HTTP servers on the native side: https://github.com/yawaramin/re-web Yawar’s pick: https://monkey.org/~marius/funsrv.pdf Murphy’s pick: https://www.indiehackers.com/podcast Yawar’s book! [Learn Type-Driven Development](https://www.packtpub.com/application-development/learn-type-driven-development) --- Support this podcast: https://anchor.fm/reason-town/support

Murphy & Hoss Talk about Using Reason in Production (Episode 23)

Play Episode Listen Later Mar 20, 2020 38:07


# Reason Town Show Notes - 23 - Welcome back! - Sorry we were gone for so long - Jared’s doing well but we have Hoss on today. - Announcements and news: - Lots of new versions of bucklescript. Some of the biggest enhancements: - New versions of OCaml - Better error messgages - Changed runtime representation for options and objects! - In-memory standard library - what color is your function - Picks - Murphy’s egghead videos: [Collection - Making an HTTP server in ReasonML on top of Node.js on @eggheadio](https://egghead.io/playlists/making-an-http-server-in-reasonml-on-top-of-node-js-dab086a2) - https://htmltoreason.netlify.com/ Hoss -> @Hossman333 Murphy -> @mrmurphytweets --- Support this podcast: https://anchor.fm/reason-town/support

PSA (Public Service Announcement)

Play Episode Listen Later Aug 22, 2019 1:48


We're taking a short break while Jared becomes a Dad for the first time, and Murphy preps a workshop! Please follow this link: https://anchor.fm/reason-town/message to record and send us questions or feedback. We'll review them, and maybe you'll get to be on the show, too! And while you're at it, we'd love a rating on iTunes: https://podcasts.apple.com/us/podcast/reason-town/id1333705038?uo=4 or wherever you listen. And if you're feeling generous, we'd love a donation to help us save up enough to get some of these episodes transcribed. Just visit https://anchor.fm/reason-town and click the "sponsor" button

Reason Template PPX (Macros)

Play Episode Listen Later Jul 29, 2019 57:46


This one is a screen share! Jared shows Murphy all about his new PPX for easily writing macros in Reason. Video: https://youtu.be/sTL1f5gdHpY --- Support this podcast: https://anchor.fm/reason-town/support

Things We Would Like To Improve

Play Episode Listen Later Jul 6, 2019 50:25


Jared and Murphy talk about things they'd like to see improved in the language and in the community, and how to work around some of those things today. --- Support this podcast: https://anchor.fm/reason-town/support

Hooks

Play Episode Listen Later May 4, 2019 41:38


--- Support this podcast: https://anchor.fm/reason-town/support

Mac Apps, Async Error Handling, and Server Observability

Play Episode Listen Later Mar 18, 2019 66:44


Jared and Murphy discuss Jared's experimentation with creating Mac apps with Reason, and then delve into async error handling, building a server abstraction on top of bs-espress, and observability with Datadog. --- Support this podcast: https://anchor.fm/reason-town/support

Millie Macdonald on investigating Reason and choosing TypeScript

Play Episode Listen Later Feb 23, 2019 26:14


--- Support this podcast: https://anchor.fm/reason-town/support

Sean Grove & OneGraph

Play Episode Listen Later Feb 15, 2019 54:43


Murphy talks with Sean Grove about writing the entirety of OneGraph’s back-end in ReasonML on OCaml native! --- Support this podcast: https://anchor.fm/reason-town/support

Elm to OCaml, Technical Debt, and Escape Hatches with Paul Biggar

Play Episode Listen Later Jan 26, 2019 45:19


Jared Forsyth interviews Paul Biggar of CircleCI & DarkLang.com about his transition from Elm to OCaml, technical debt, and escape hatches in programming languages --- Support this podcast: https://anchor.fm/reason-town/support

Reason & React Native with Callstack.io's Mike Grabowski

Play Episode Listen Later Jan 7, 2019 32:03


The current status of React Native + Reasonml, and a hint at the future. --- Support this podcast: https://anchor.fm/reason-town/support

Auto-serialization & Full Stack

Play Episode Listen Later Nov 26, 2018 55:44


Auto-serialization & Full Stack. About Jared's project for auto serialization of data types (with migrations!) And Murphy's recent thoughts on error handling, major refactoring, and hammering out a new feature with full-stack Reason! --- Support this podcast: https://anchor.fm/reason-town/support

Error Handling and "Let Anything"

Play Episode Listen Later Oct 3, 2018 62:56


Jared and Murphy talk about error handling patterns, and Jared's PPX "let anything". --- Support this podcast: https://anchor.fm/reason-town/support

Potpourri

Play Episode Listen Later Aug 20, 2018 53:47


Jared and Murphy talk about a selection of news, Async / Await in Reason, Reason on the Server, and a new editor plugin! --- Support this podcast: https://anchor.fm/reason-town/support

Building an Inclusive community

Play Episode Listen Later Jul 23, 2018 33:00


A chat with Laura Gaetano about her @ReasonConf talk "Building Inclusive Open Source Communities" https://youtu.be/dUCErIbL_r4 https://twitter.com/alicetragedy --- Support this podcast: https://anchor.fm/reason-town/support

Server-side

Play Episode Listen Later Jul 3, 2018 43:42


Writing Reason on the server? Hint: No. And yes. --- Support this podcast: https://anchor.fm/reason-town/support

Reason Conf

Play Episode Listen Later Jun 19, 2018 39:51


Murphy talks with Patrick Stapfer and Nik Graf about organizing Reason Conf 2018 in Austria. The first Reason conference ever! --- Support this podcast: https://anchor.fm/reason-town/support

GraphQL

Play Episode Listen Later Jun 5, 2018 58:45


Jared and Murphy talk about Reason Conf, Bucklescript releases, and using GraphQL from Reason! --- Support this podcast: https://anchor.fm/reason-town/support

Why Reason got started, with Jordan Walke

Play Episode Listen Later Jun 4, 2018 29:55


Jared interviews Jordan Walke, creator of React & the Reason project, about why Reason got started and what the future holds. --- Support this podcast: https://anchor.fm/reason-town/support

Ben Sansouci & Avery Morin: Making Games in Reason & Native Compilation

Play Episode Listen Later Mar 29, 2018 35:06


An interview with Ben Sansouci and Avery Morin about Reason game development (via Reprocessing), compiling Reason to native, and Reason on Windows. --- Support this podcast: https://anchor.fm/reason-town/support

Reason Philosophy and Stewardship with Cheng Lou

Play Episode Listen Later Mar 24, 2018 38:32


Cheng Lou comes on as our first-ever guest to talk about philosophies guiding the Reason project, and what things are coming up in the future, for Reason and ReasonReact. --- Support this podcast: https://anchor.fm/reason-town/support

Wrapping and Interacting with Javascript

Play Episode Listen Later Mar 1, 2018 41:30


Murphy and Jared talk about how Reason's support for wrapping and interacting with Javascript --- Support this podcast: https://anchor.fm/reason-town/support

Getting Started

Play Episode Listen Later Jan 27, 2018 25:46


Jared and Murphy list some resources and talk about getting started with Reason. --- Support this podcast: https://anchor.fm/reason-town/support

Episode 1 - Introduction

Play Episode Listen Later Jan 10, 2018 40:14


Jared and Murphy introduce the Reason language and tell how they started using it. --- Support this podcast: https://anchor.fm/reason-town/support

Claim Reason Town

In order to claim this podcast we'll send an email to with a verification link. Simply click the link and you will be able to edit tags, request a refresh, and other features to take control of your podcast page!

Claim Cancel