<?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[Tiago Danin Talks]]></title>
        <description><![CDATA[Talks and presentations about development, technology and more]]></description>
        <link>https://tiagodanin.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Tue, 25 Aug 2026 22:44:35 GMT</lastBuildDate>
        <atom:link href="https://tiagodanin.com/rss/talks.xml" rel="self" type="application/rss+xml"/>
        <copyright><![CDATA[Tiago Danin]]></copyright>
        <language><![CDATA[en]]></language>
        <item>
            <title><![CDATA[How to Create Documentation with VuePress]]></title>
            <description><![CDATA[Learn how to create documentation with VuePress. A guide from setup to practical use cases.]]></description>
            <link>https://tiagodanin.com/talk/como-criar-documentacoes-com-vuepress/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/como-criar-documentacoes-com-vuepress/</guid>
            <pubDate>Fri, 01 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building Performant Lists in React Native]]></title>
            <description><![CDATA[Learn how FlashList can make your lists more performant and avoid common problems associated with FlatList.]]></description>
            <link>https://tiagodanin.com/talk/construindo-lista-perfomaticas-no-react-native/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/construindo-lista-perfomaticas-no-react-native/</guid>
            <pubDate>Mon, 01 May 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building Real Products with Intelligent Agents: From Idea to Code]]></title>
            <description><![CDATA[How I use intelligent agents to build products end-to-end, from idea validation to production-ready development.]]></description>
            <link>https://tiagodanin.com/talk/construindo-produtos-reais-com-agentes-inteligentes-da-ideia-ao-codigo/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/construindo-produtos-reais-com-agentes-inteligentes-da-ideia-ao-codigo/</guid>
            <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating Blogs with WordPress]]></title>
            <description><![CDATA[Learn how to create blogs with WordPress.]]></description>
            <link>https://tiagodanin.com/talk/criando-blogs-com-wordpress/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/criando-blogs-com-wordpress/</guid>
            <pubDate>Mon, 01 Jul 2013 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Get Your LinkedIn Profile Ready for Recruiters with These Foolproof Tips]]></title>
            <description><![CDATA[Learn how to get your LinkedIn profile ready for recruiters with these foolproof tips.]]></description>
            <link>https://tiagodanin.com/talk/deixe-seu-perfil-no-linkedin-pronto-para-os-recrutadores/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/deixe-seu-perfil-no-linkedin-pronto-para-os-recrutadores/</guid>
            <pubDate>Wed, 01 Feb 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Mobile Development: Where to Start]]></title>
            <description><![CDATA[Discover where to start in mobile development with a practical roadmap, technology comparison, and tips for landing your first job in the field.]]></description>
            <link>https://tiagodanin.com/talk/desenvolvimento-mobile-por-onde-comecar/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/desenvolvimento-mobile-por-onde-comecar/</guid>
            <pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[DevOps for Mobile Development]]></title>
            <description><![CDATA[Discover the path to automation in mobile development! Unique challenges, essential differences in mobile DevOps, and secrets to overcoming barriers in app store distribution.]]></description>
            <link>https://tiagodanin.com/talk/devops-para-desenvolvimento-mobile/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/devops-para-desenvolvimento-mobile/</guid>
            <pubDate>Wed, 01 Nov 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Clean Code Tips]]></title>
            <description><![CDATA[Learn to write code that is easy to understand and maintain. 11 best practices for writing readable and understandable code.]]></description>
            <link>https://tiagodanin.com/talk/dicas-de-clean-code/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/dicas-de-clean-code/</guid>
            <pubDate>Sat, 01 Oct 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Finally! The Secret of Testing in React Native Revealed]]></title>
            <description><![CDATA[Learn how to test your React Native code efficiently and effectively.]]></description>
            <link>https://tiagodanin.com/talk/finalmente-o-segredo-dos-testes-no-react-native-foi-revelado/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/finalmente-o-segredo-dos-testes-no-react-native-foi-revelado/</guid>
            <pubDate>Thu, 01 Sep 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Managing Certificates and Profiles on the App Store with Fastlane Match]]></title>
            <description><![CDATA[Managing certificates and profiles on the App Store is a crucial step in mobile app development.]]></description>
            <link>https://tiagodanin.com/talk/gerenciando-certificados-e-perfis-na-app-store-com-fastlane-match/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/gerenciando-certificados-e-perfis-na-app-store-com-fastlane-match/</guid>
            <pubDate>Fri, 01 Mar 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Implementing Firebase in Flutter Applications]]></title>
            <description><![CDATA[Learn how to implement Firebase in Flutter applications. A guide to implementing Firebase in Flutter apps.]]></description>
            <link>https://tiagodanin.com/talk/implementado-firebase-em-aplicacoes-flutter/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/implementado-firebase-em-aplicacoes-flutter/</guid>
            <pubDate>Sun, 01 Mar 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to Version Control with Git]]></title>
            <description><![CDATA[Learn how to use Git to manage your code.]]></description>
            <link>https://tiagodanin.com/talk/instroducao-ao-vercionamento-com-git/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/instroducao-ao-vercionamento-com-git/</guid>
            <pubDate>Sun, 01 Sep 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Model Context Protocol (MCP) in Practice]]></title>
            <description><![CDATA[Learn what Model Context Protocol (MCP) is, how the protocol works with real examples, and how to create an MCP from scratch!]]></description>
            <link>https://tiagodanin.com/talk/model-context-protocol-mcp-na-pratica/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/model-context-protocol-mcp-na-pratica/</guid>
            <pubDate>Mon, 01 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Secret Ingredient of Successful Apps: A/B Testing with Firebase]]></title>
            <description><![CDATA[Discover how A/B Testing and Firebase are used by the biggest apps on the market to create dynamic, user-adapted experiences.]]></description>
            <link>https://tiagodanin.com/talk/o-ingrediente-secreto-dos-apps-de-sucesso-teste-ab-com-firebase/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/o-ingrediente-secreto-dos-apps-de-sucesso-teste-ab-com-firebase/</guid>
            <pubDate>Sun, 01 Dec 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Role of Feature Flags in Continuous Delivery of Mobile Apps]]></title>
            <description><![CDATA[Transform your mobile CI/CD flow into a powerful tool for continuous experimentation with Feature Flags and A/B testing.]]></description>
            <link>https://tiagodanin.com/talk/o-papel-das-feature-flags-na-entrega-continua-de-aplicativos-mobile/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/o-papel-das-feature-flags-na-entrega-continua-de-aplicativos-mobile/</guid>
            <pubDate>Sun, 01 Jun 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Neural Networks with JavaScript using Brain.js]]></title>
            <description><![CDATA[Learn how to use Neural Networks with JavaScript using the Brain.js library.]]></description>
            <link>https://tiagodanin.com/talk/redes-neurais-com-javascript-utilizado-brainjs/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/redes-neurais-com-javascript-utilizado-brainjs/</guid>
            <pubDate>Tue, 01 Sep 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Career Roundtable Discussion]]></title>
            <description><![CDATA[Career roundtable discussion with the Devs Norte community.]]></description>
            <link>https://tiagodanin.com/talk/roda-de-conversa-sobre-carreira/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/roda-de-conversa-sobre-carreira/</guid>
            <pubDate>Mon, 01 May 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Testing in React Native]]></title>
            <description><![CDATA[Learn how to test your React Native code efficiently and effectively.]]></description>
            <link>https://tiagodanin.com/talk/testes-no-react-native-idopter-labs/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/testes-no-react-native-idopter-labs/</guid>
            <pubDate>Sat, 01 Oct 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Testing in React Native]]></title>
            <description><![CDATA[Learn how to test your React Native code efficiently and effectively.]]></description>
            <link>https://tiagodanin.com/talk/testes-no-react-native/</link>
            <guid isPermaLink="false">https://tiagodanin.com/talk/testes-no-react-native/</guid>
            <pubDate>Sat, 01 Oct 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>