<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Léo Pradel</title>
        <link>https://www.leopradel.com</link>
        <description>Oss contributor passionate about nodejs, react and graphql.</description>
        <lastBuildDate>Mon, 10 Mar 2025 18:43:53 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved 2025, Léo Pradel</copyright>
        <item>
            <title><![CDATA[Boost your create-react-app workflow with esbuild / swc]]></title>
            <link>https://www.leopradel.com/blog/boost-create-react-app-workflow</link>
            <guid>boost-create-react-app-workflow</guid>
            <pubDate>Mon, 12 Oct 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[Get faster build / tests for your create-react-app]]></description>
        </item>
        <item>
            <title><![CDATA[Consistent dependencies across your monorepo with Syncpack]]></title>
            <link>https://www.leopradel.com/blog/consistent-monorepo-dependencies-syncpack</link>
            <guid>consistent-monorepo-dependencies-syncpack</guid>
            <pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Keep all your monorepo dependencies consistent easily]]></description>
        </item>
        <item>
            <title><![CDATA[Create a typescript package with Parcel]]></title>
            <link>https://www.leopradel.com/blog/create-typescript-package-parcel</link>
            <guid>create-typescript-package-parcel</guid>
            <pubDate>Tue, 14 May 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Use Parcel to create a modern typescript package built for cjs and esm]]></description>
        </item>
        <item>
            <title><![CDATA[Detect GraphQL breaking changes on any CI with graphql-inspector]]></title>
            <link>https://www.leopradel.com/blog/detect-graphql-breaking-changes-on-any-ci-with-graphql-inspector</link>
            <guid>detect-graphql-breaking-changes-on-any-ci-with-graphql-inspector</guid>
            <pubDate>Sun, 09 May 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[Safely merge a pull request by automatically detecting if a breaking change is present]]></description>
        </item>
        <item>
            <title><![CDATA[Dockerize a nitro application]]></title>
            <link>https://www.leopradel.com/blog/dockerize-a-nitro-application</link>
            <guid>dockerize-a-nitro-application</guid>
            <pubDate>Thu, 09 May 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Create an optimised multi-stage Docker image for a Nitro application]]></description>
        </item>
        <item>
            <title><![CDATA[Email and password authentication with accounts-js and Apollo GraphQL - Part 1]]></title>
            <link>https://www.leopradel.com/blog/email-and-password-authentication-with-accounts-js-and-apollo-part-1</link>
            <guid>email-and-password-authentication-with-accounts-js-and-apollo-part-1</guid>
            <pubDate>Mon, 17 Feb 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[Part 1 - setting up the GraphQL server]]></description>
        </item>
        <item>
            <title><![CDATA[react-responsive-modal v5]]></title>
            <link>https://www.leopradel.com/blog/react-responsive-modal-v5</link>
            <guid>react-responsive-modal-v5</guid>
            <pubDate>Mon, 06 Apr 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[🎉 Releasing version 5 of react-responsive-modal]]></description>
        </item>
        <item>
            <title><![CDATA[Simplifying Your Node.js setup with pnpm]]></title>
            <link>https://www.leopradel.com/blog/simplifying-your-nodejs-setup-with-pnpm</link>
            <guid>simplifying-your-nodejs-setup-with-pnpm</guid>
            <pubDate>Sat, 04 Mar 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[Did you know that you can use pnpm to manage your Node.js dependencies?]]></description>
        </item>
        <item>
            <title><![CDATA[Sending a message with the Twitter API in a Cloudflare worker]]></title>
            <link>https://www.leopradel.com/blog/use-twitter-api-clouflare-worker</link>
            <guid>use-twitter-api-clouflare-worker</guid>
            <pubDate>Sun, 01 May 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Use and authenticate with the Twitter API in a non node.js environment]]></description>
        </item>
        <item>
            <title><![CDATA[Using yarn v2 berry with create-react-app]]></title>
            <link>https://www.leopradel.com/blog/using-yarn-v2-berry-with-create-react-app</link>
            <guid>using-yarn-v2-berry-with-create-react-app</guid>
            <pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[Start using yarn berry with your new create-react-app application]]></description>
        </item>
    </channel>
</rss>