<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Code-BBBlog by @bacarybruno]]></title>
        <description><![CDATA[Code-BBBlog by @bacarybruno]]></description>
        <link>https://bacarybruno.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Sun, 10 May 2026 06:26:55 GMT</lastBuildDate>
        <atom:link href="https://bacarybruno.com/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Write fast and reliable end-to-end tests with Playwright]]></title>
            <description><![CDATA[The majority of Software and QA Engineers who have experienced playwrite have preferred it over the existing solutions like cypress or selenium. Why ? This is what we will try to find out in this post.]]></description>
            <link>https://bacarybruno.com/posts/write-fast-and-reliable-end-to-end-tests-with-playwright</link>
            <guid isPermaLink="true">https://bacarybruno.com/posts/write-fast-and-reliable-end-to-end-tests-with-playwright</guid>
            <pubDate>Sun, 09 Oct 2022 09:07:20 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Automated Refactoring with jscodeshift]]></title>
            <description><![CDATA[Code refactoring is an important part of every software development project. When you have a small project, you can dedidate time to do those migrations manually. But things start to be difficult when you have large scale project with thousands of files to migrate 😱 That's where tools like Facebook's jscodeshift comes in.]]></description>
            <link>https://bacarybruno.com/posts/automated-refactoring-with-jscodeshift</link>
            <guid isPermaLink="true">https://bacarybruno.com/posts/automated-refactoring-with-jscodeshift</guid>
            <pubDate>Mon, 26 Sep 2022 06:43:21 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Tech Stack behind this Blog]]></title>
            <description><![CDATA[When I first started thinking about developing a personal website, I wanted to create a web application that provided a user experience where the developer would be comfortable. That's when I had this idea: developers spend several hours a day on their workstation reading and writing code. So why not start a blog looking like a development editor?]]></description>
            <link>https://bacarybruno.com/posts/the-tech-stack-behind-this-blog</link>
            <guid isPermaLink="true">https://bacarybruno.com/posts/the-tech-stack-behind-this-blog</guid>
            <pubDate>Mon, 26 Sep 2022 06:43:11 GMT</pubDate>
        </item>
    </channel>
</rss>