<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://www.bicyclejs.org/blog</id>
    <title>Bicycle Blog</title>
    <updated>2019-02-22T06:00:00Z</updated>
    <generator>Feed for Node.js</generator>
    <link rel="alternate" href="https://www.bicyclejs.org/blog"/>
    <subtitle>The best place to stay up-to-date with the latest Bicycle news and events.</subtitle>
    <logo>https://www.bicyclejs.org/img/logo/logo-white.svg</logo>
    <rights>Copyright © 2020 ForbesLindesay</rights>
    <entry>
        <title type="html"><![CDATA[Announcing Bicycle Website]]></title>
        <id>https://www.bicyclejs.org/blog/2019/02/22/new-website.html</id>
        <link href="https://www.bicyclejs.org/blog/2019/02/22/new-website.html">
        </link>
        <updated>2019-02-22T06:00:00Z</updated>
        <summary type="html"><![CDATA[<p>The bicycle website now has a shiny new logo and website. Here's the new logo:</p> <p><img src="/blog/assets/logo.svg" alt="logo"></p> <p>With dedicated guides to getting started with either:</p> <ul> <li><a href="/docs/getting-started-js.html">Plain JavaScript</a></li> <li><a href="/docs/getting-started-ts.html">TypeScript</a></li> </ul> <p>Bicycle is an alternative to Apollo/Relay that aims to be easier to use by handling up...</p>]]></summary>
        <author>
            <name>ForbesLindesay</name>
        </author>
    </entry>
</feed>