<?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>DEV Community: Nuno Brites</title>
    <description>The latest articles on DEV Community by Nuno Brites (@nbrites).</description>
    <link>https://dev.to/nbrites</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F381015%2Ff25fdd54-e274-428d-9d1b-38308efd765a.jpg</url>
      <title>DEV Community: Nuno Brites</title>
      <link>https://dev.to/nbrites</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nbrites"/>
    <language>en</language>
    <item>
      <title>Infrastructure As Code With Terraform and AWS</title>
      <dc:creator>Nuno Brites</dc:creator>
      <pubDate>Mon, 08 Mar 2021 17:15:33 +0000</pubDate>
      <link>https://dev.to/nbrites/infrastructure-as-code-with-terraform-and-aws-2nhl</link>
      <guid>https://dev.to/nbrites/infrastructure-as-code-with-terraform-and-aws-2nhl</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/swlh/infrastructure-as-code-with-terraform-and-aws-6c24866a56d9?source=rss-269f954fad8c------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--o92Z2Dv0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1920/1%2AJPoEFqmHdt-G4D-MefftRQ.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A simple Terraform guide to run a Linux server inside AWS&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/swlh/infrastructure-as-code-with-terraform-and-aws-6c24866a56d9?source=rss-269f954fad8c------2"&gt;Continue reading on The Startup »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>aws</category>
      <category>technology</category>
      <category>terraform</category>
      <category>infrastructure</category>
    </item>
    <item>
      <title>GraphQL Schema Federation With Apollo, TypeScript and Node.js</title>
      <dc:creator>Nuno Brites</dc:creator>
      <pubDate>Tue, 09 Feb 2021 20:10:12 +0000</pubDate>
      <link>https://dev.to/nbrites/graphql-schema-federation-with-apollo-typescript-and-node-js-2ch2</link>
      <guid>https://dev.to/nbrites/graphql-schema-federation-with-apollo-typescript-and-node-js-2ch2</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/swlh/graphql-schema-federation-with-apollo-typescript-and-node-js-7aa6b0ae06?source=rss-269f954fad8c------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--g6zEx_kP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1920/1%2AnbCCHCnEXrA6tAQr8YMXkA.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let’s build a single data graph that aggregates multiple services&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/swlh/graphql-schema-federation-with-apollo-typescript-and-node-js-7aa6b0ae06?source=rss-269f954fad8c------2"&gt;Continue reading on The Startup »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>javascript</category>
      <category>graphql</category>
      <category>softwareengineering</category>
    </item>
    <item>
      <title>GraphQL Subscriptions With Apollo, Typescript and Node.js</title>
      <dc:creator>Nuno Brites</dc:creator>
      <pubDate>Sun, 31 Jan 2021 10:53:32 +0000</pubDate>
      <link>https://dev.to/nbrites/graphql-subscriptions-with-apollo-typescript-and-node-js-3dbi</link>
      <guid>https://dev.to/nbrites/graphql-subscriptions-with-apollo-typescript-and-node-js-3dbi</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/swlh/graphql-subscriptions-with-apollo-typescript-and-node-js-4f50591b8b98?source=rss-269f954fad8c------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--EI9WDTo6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1920/1%2AE0PcXdWe_-xurIRvL6RJTQ.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Build a ToDo list that notifies its users when something changes&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/swlh/graphql-subscriptions-with-apollo-typescript-and-node-js-4f50591b8b98?source=rss-269f954fad8c------2"&gt;Continue reading on The Startup »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>softwaredevelopment</category>
      <category>programming</category>
      <category>graphql</category>
      <category>javascript</category>
    </item>
    <item>
      <title>GraphQL ToDo List with Apollo, TypeScript and Node.js</title>
      <dc:creator>Nuno Brites</dc:creator>
      <pubDate>Sat, 23 Jan 2021 17:34:32 +0000</pubDate>
      <link>https://dev.to/nbrites/graphql-todo-list-with-apollo-typescript-and-node-js-4dca</link>
      <guid>https://dev.to/nbrites/graphql-todo-list-with-apollo-typescript-and-node-js-4dca</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/swlh/graphql-todo-list-with-apollo-typescript-and-node-js-3c7df333e920?source=rss-269f954fad8c------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fDvpxKkD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1920/1%2A-FzpJ19tC1SDKktD3XybDA.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A simple GraphQL service example that implements a ToDo list&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/swlh/graphql-todo-list-with-apollo-typescript-and-node-js-3c7df333e920?source=rss-269f954fad8c------2"&gt;Continue reading on The Startup »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>graphql</category>
      <category>softwareengineering</category>
      <category>node</category>
      <category>typescript</category>
    </item>
    <item>
      <title>Writing User-Friendly Logging With TypeScript and Node.js</title>
      <dc:creator>Nuno Brites</dc:creator>
      <pubDate>Sat, 09 Jan 2021 11:34:22 +0000</pubDate>
      <link>https://dev.to/nbrites/writing-user-friendly-logging-with-typescript-and-node-js-8h3</link>
      <guid>https://dev.to/nbrites/writing-user-friendly-logging-with-typescript-and-node-js-8h3</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/swlh/writing-user-friendly-logging-with-typescript-and-node-js-6af6b3a5d2ab?source=rss-269f954fad8c------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--AJuj8rQ6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2AGZqljUTNQRNf9NvIJTNvcg.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Comprehensive logging using text styling and emojis&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/swlh/writing-user-friendly-logging-with-typescript-and-node-js-6af6b3a5d2ab?source=rss-269f954fad8c------2"&gt;Continue reading on The Startup »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>node</category>
      <category>logging</category>
      <category>programming</category>
      <category>softwaredevelopment</category>
    </item>
    <item>
      <title>Async Messaging With Kotlin, Kafka and Docker</title>
      <dc:creator>Nuno Brites</dc:creator>
      <pubDate>Thu, 31 Dec 2020 10:15:55 +0000</pubDate>
      <link>https://dev.to/nbrites/async-messaging-with-kotlin-kafka-and-docker-i52</link>
      <guid>https://dev.to/nbrites/async-messaging-with-kotlin-kafka-and-docker-i52</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/swlh/async-messaging-with-kotlin-and-kafka-488e399e4e17?source=rss-269f954fad8c------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--eBfIcCu7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2AnvvWoKSpbl9Ync4Xz2R_Rg.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A simple message producer and consumer in Kotlin to interact with the Apache Kafka streaming platform&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/swlh/async-messaging-with-kotlin-and-kafka-488e399e4e17?source=rss-269f954fad8c------2"&gt;Continue reading on The Startup »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>asynchronous</category>
      <category>messaging</category>
      <category>kotlin</category>
      <category>kafka</category>
    </item>
    <item>
      <title>Async Messaging With Kotlin and RabbitMQ</title>
      <dc:creator>Nuno Brites</dc:creator>
      <pubDate>Thu, 09 Jul 2020 17:14:33 +0000</pubDate>
      <link>https://dev.to/nbrites/async-messaging-with-kotlin-and-rabbitmq-52f7</link>
      <guid>https://dev.to/nbrites/async-messaging-with-kotlin-and-rabbitmq-52f7</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/swlh/async-messaging-with-kotlin-and-rabbitmq-d69df1937b25?source=rss-269f954fad8c------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JFfGFJYm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2AeCOdh5U-LzQhotpZ7WXLwg.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let’s interact with RabbitMQ by creating a simple message producer and consumer in Kotlin.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/swlh/async-messaging-with-kotlin-and-rabbitmq-d69df1937b25?source=rss-269f954fad8c------2"&gt;Continue reading on The Startup »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>rabbitmq</category>
      <category>kotlin</category>
      <category>asynchronous</category>
      <category>programming</category>
    </item>
    <item>
      <title>Similarities Between TypeScript and Kotlin</title>
      <dc:creator>Nuno Brites</dc:creator>
      <pubDate>Sat, 30 May 2020 15:23:42 +0000</pubDate>
      <link>https://dev.to/nbrites/similarities-between-typescript-and-kotlin-1e5j</link>
      <guid>https://dev.to/nbrites/similarities-between-typescript-and-kotlin-1e5j</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/swlh/similarities-between-typescript-and-kotlin-c25eba0e2ffc?source=rss-269f954fad8c------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--LCrSEIAl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/700/1%2AfkyRp-HdNyYKTe5MaNogDw.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;8 similarities between TypeScript and Kotlin with code examples&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/swlh/similarities-between-typescript-and-kotlin-c25eba0e2ffc?source=rss-269f954fad8c------2"&gt;Continue reading on The Startup »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>kotlin</category>
      <category>typescript</category>
      <category>softwaredevelopment</category>
    </item>
    <item>
      <title>Tips to Successfully Work from Home</title>
      <dc:creator>Nuno Brites</dc:creator>
      <pubDate>Tue, 19 May 2020 09:40:22 +0000</pubDate>
      <link>https://dev.to/nbrites/tips-to-successfully-work-from-home-hc3</link>
      <guid>https://dev.to/nbrites/tips-to-successfully-work-from-home-hc3</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/swlh/tips-to-successfully-work-from-home-69637fed296c?source=rss-269f954fad8c------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hV3gWV8h--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/2600/1%2AM4TqO8-MUlDCtSjU-QV4OA.jpeg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;7 tips to improve your home office experience&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/swlh/tips-to-successfully-work-from-home-69637fed296c?source=rss-269f954fad8c------2"&gt;Continue reading on The Startup »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>workfromhome</category>
      <category>homeoffice</category>
      <category>remotework</category>
      <category>remoteworking</category>
    </item>
    <item>
      <title>Testing React Components With Jest and React Testing Library</title>
      <dc:creator>Nuno Brites</dc:creator>
      <pubDate>Wed, 13 May 2020 00:06:42 +0000</pubDate>
      <link>https://dev.to/nbrites/testing-react-components-with-jest-and-react-testing-library-2den</link>
      <guid>https://dev.to/nbrites/testing-react-components-with-jest-and-react-testing-library-2den</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/swlh/testing-react-components-with-jest-and-react-testing-library-8815a51e9f1d?source=rss-269f954fad8c------2"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hqRSSZY8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/2600/1%2A7wN5t9ILU0fpnhbMX2vtng.jpeg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using React Testing Library as an alternative to Enzyme when testing React components&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/swlh/testing-react-components-with-jest-and-react-testing-library-8815a51e9f1d?source=rss-269f954fad8c------2"&gt;Continue reading on The Startup »&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>reacttestinglibrary</category>
      <category>tdd</category>
    </item>
  </channel>
</rss>
