<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>subscriptions on Maarten van Vliet</title>
    <link>https://maartenvanvliet.nl/tags/subscriptions/</link>
    <description>Recent content in subscriptions on Maarten van Vliet</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Maarten van Vliet</copyright>
    <lastBuildDate>Mon, 21 Sep 2020 09:08:54 +0100</lastBuildDate><atom:link href="https://maartenvanvliet.nl/tags/subscriptions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Absinthe subscriptions with ReasonML and Urql</title>
      <link>https://maartenvanvliet.nl/2020/09/21/reason_urql_and_absinthe/</link>
      <pubDate>Mon, 21 Sep 2020 09:08:54 +0100</pubDate>
      
      <guid>https://maartenvanvliet.nl/2020/09/21/reason_urql_and_absinthe/</guid>
      <description>Lately I&amp;rsquo;ve been looking into ReasonML as a language to pick up. In the past I&amp;rsquo;ve dabbled with Elm and really enjoyed it but it&amp;rsquo;s lack of interoperability with javascript hampers its development. ReasonML offers a far better story in this regards, there are excellent React and React-Native libraries/bindings available as well as bindings for popular Graphql clients. That, combinated with great type-safety makes it a compelling alternative to Elm and Typescript.</description>
    </item>
    
    <item>
      <title>Urql graphql subscriptions with Absinthe</title>
      <link>https://maartenvanvliet.nl/2020/08/29/absinthe_and_urql/</link>
      <pubDate>Sat, 29 Aug 2020 11:08:54 +0100</pubDate>
      
      <guid>https://maartenvanvliet.nl/2020/08/29/absinthe_and_urql/</guid>
      <description>Many Graphql stacks use Apollo as the javascript client library. It&amp;rsquo;s well maintained, popular and has lot&amp;rsquo;s of examples. It also works together with Absinthe, the Elixir Graphql library. If you need to use graphql subscriptions in combination with Apollo and Absinthe there is the socket-apollo-link to connect the two.
There&amp;rsquo;s another interesting javascript client library for Graphql on the horizon, Urql. It&amp;rsquo;s a bit more lightweight and looks really promising.</description>
    </item>
    
  </channel>
</rss>
