<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Typeable Blog</title>
        <link>https://typeable.io</link>
        <description><![CDATA[Typeable Blog]]></description>
        <atom:link href="https://typeable.io/rss.xml" rel="self"
                   type="application/rss+xml" />
        <lastBuildDate>Fri, 25 Feb 2022 00:00:00 UT</lastBuildDate>
        <item>
    <title>What do types mean for programmers?</title>
    <link>https://typeable.io/blog/2022-02-25-types.html</link>
    <description><![CDATA[The concept of a "type" is somehow much more essential to programming than to other trades. Let's discuss what types even mean and why software developers talk (and disagree) so much about them.
]]></description>
    <pubDate>Fri, 25 Feb 2022 00:00:00 UT</pubDate>
    <guid>https://typeable.io/blog/2022-02-25-types.html</guid>
    <dc:creator>Typeable Team</dc:creator>
</item>
<item>
    <title>Do You Know Where Haskell Is Used?</title>
    <link>https://typeable.io/blog/2021-12-13-haskell-usage.html</link>
    <description><![CDATA[Haskell is a general-purpose purely functional programming language. Today we’re going to give some examples of its practical use in various industries.
]]></description>
    <pubDate>Mon, 13 Dec 2021 00:00:00 UT</pubDate>
    <guid>https://typeable.io/blog/2021-12-13-haskell-usage.html</guid>
    <dc:creator>Typeable Team</dc:creator>
</item>
<item>
    <title>Legacy: alarming symptoms and problems</title>
    <link>https://typeable.io/blog/2021-11-29-legacy.html</link>
    <description><![CDATA[The purpose of this post is to give non-IT specialists a basic insight into the hazards of obsolete computer systems and code, and the way they may harm the business.
]]></description>
    <pubDate>Mon, 29 Nov 2021 00:00:00 UT</pubDate>
    <guid>https://typeable.io/blog/2021-11-29-legacy.html</guid>
    <dc:creator>Typeable Team</dc:creator>
</item>
<item>
    <title>How Does Functional Programming Contribute to Modern Languages?</title>
    <link>https://typeable.io/blog/2021-11-15-fp-features.html</link>
    <description><![CDATA[In this post we consider several mechanisms which either emerged in functional programming languages or were most widely used and popularized by them.
]]></description>
    <pubDate>Mon, 15 Nov 2021 00:00:00 UT</pubDate>
    <guid>https://typeable.io/blog/2021-11-15-fp-features.html</guid>
    <dc:creator>Typeable Team</dc:creator>
</item>
<item>
    <title>Alternative Approach to Dynamic Environments: Using Octopod</title>
    <link>https://typeable.io/blog/2021-11-01-octopod.html</link>
    <description><![CDATA['How Octopod self-service portal makes dynamic environments available to every team member. No access to code or technical skills are required.'
]]></description>
    <pubDate>Mon, 01 Nov 2021 00:00:00 UT</pubDate>
    <guid>https://typeable.io/blog/2021-11-01-octopod.html</guid>
    <dc:creator>Typeable Team</dc:creator>
</item>
<item>
    <title>7 Useful Tools Written in Haskell</title>
    <link>https://typeable.io/blog/2021-10-18-haskell-tools.html</link>
    <description><![CDATA[Haskell is a pure functional general-purpose programming language. We’d like to tell you about several rather popular Haskell tools which may be of use to you.
]]></description>
    <pubDate>Mon, 18 Oct 2021 00:00:00 UT</pubDate>
    <guid>https://typeable.io/blog/2021-10-18-haskell-tools.html</guid>
    <dc:creator>Typeable Team</dc:creator>
</item>
<item>
    <title>Do You Know Where Lisp Is Used Nowadays?</title>
    <link>https://typeable.io/blog/2021-10-04-lisp-usage.html</link>
    <description><![CDATA[Lisp is the second-oldest high-level programming language in use, the first functional one. How common are the Lisp dialects nowadays and where are they applied?
]]></description>
    <pubDate>Mon, 04 Oct 2021 00:00:00 UT</pubDate>
    <guid>https://typeable.io/blog/2021-10-04-lisp-usage.html</guid>
    <dc:creator>Typeable Team</dc:creator>
</item>
<item>
    <title>The Confusion Around Your API</title>
    <link>https://typeable.io/blog/2021-09-06-api-diff.html</link>
    <description><![CDATA[How to prevent your APIs from scattering. In this post, we’d like to tell you what OpenAPI is and why you may need it.
]]></description>
    <pubDate>Mon, 06 Sep 2021 00:00:00 UT</pubDate>
    <guid>https://typeable.io/blog/2021-09-06-api-diff.html</guid>
    <dc:creator>Typeable Team</dc:creator>
</item>
<item>
    <title>The 7 Assumptions You Probably Have About Strings</title>
    <link>https://typeable.io/blog/2021-08-17-unicode.html</link>
    <description><![CDATA[How Unicode erases most of our assumptions on how Strings actually work. Understanding Strings is lot harder now than it was in around year 2000.
]]></description>
    <pubDate>Tue, 17 Aug 2021 00:00:00 UT</pubDate>
    <guid>https://typeable.io/blog/2021-08-17-unicode.html</guid>
    <dc:creator>Typeable Team</dc:creator>
</item>
<item>
    <title>Property-based Testing With QuickCheck</title>
    <link>https://typeable.io/blog/2021-08-09-pbt.html</link>
    <description><![CDATA[The PBT approach was popularized by the QuickCheck library written in Haskell, and in this post, we’ll show how to use this tool effectively.
]]></description>
    <pubDate>Mon, 09 Aug 2021 00:00:00 UT</pubDate>
    <guid>https://typeable.io/blog/2021-08-09-pbt.html</guid>
    <dc:creator>Typeable Team</dc:creator>
</item>

    </channel>
</rss>



