<?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: Lucian</title>
    <description>The latest articles on DEV Community by Lucian (@luannt2909).</description>
    <link>https://dev.to/luannt2909</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F428439%2Ffa285717-2537-4956-8596-3d5468778272.jpeg</url>
      <title>DEV Community: Lucian</title>
      <link>https://dev.to/luannt2909</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/luannt2909"/>
    <language>en</language>
    <item>
      <title>Apply Dependency Injection with Uber/Fx Golang</title>
      <dc:creator>Lucian</dc:creator>
      <pubDate>Wed, 13 Dec 2023 15:33:35 +0000</pubDate>
      <link>https://dev.to/luannt2909/apply-dependency-injection-with-uberfx-golang-579n</link>
      <guid>https://dev.to/luannt2909/apply-dependency-injection-with-uberfx-golang-579n</guid>
      <description>&lt;p&gt;Hi everyone, I'm Golang Developer currently. In this post, I will introduce to you how to apply uber-go/fx as dependency injection (DI) with Golang.&lt;br&gt;
Link Post: &lt;a href="https://www.luciango.com/post/apply-dependency-injection-with-uber-fx-golang"&gt;https://www.luciango.com/post/apply-dependency-injection-with-uber-fx-golang&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>softwareengineering</category>
    </item>
    <item>
      <title>Introduce a simple reminder bot</title>
      <dc:creator>Lucian</dc:creator>
      <pubDate>Wed, 13 Dec 2023 15:11:08 +0000</pubDate>
      <link>https://dev.to/luannt2909/introduce-a-simple-reminder-bot-2c6j</link>
      <guid>https://dev.to/luannt2909/introduce-a-simple-reminder-bot-2c6j</guid>
      <description>&lt;p&gt;👋 Hi guys,&lt;br&gt;
Comes from the need for a bot to remind the team of some tasks. &lt;br&gt;
I have developed &lt;strong&gt;a reminder bot&lt;/strong&gt; with a simple admin UI. 🤖 &lt;br&gt;
It supports several types of webhooks, like &lt;strong&gt;Google Chat&lt;/strong&gt;, &lt;strong&gt;Slack&lt;/strong&gt;, &lt;strong&gt;Discord&lt;/strong&gt;, etc.&lt;br&gt;
I hope it will be useful to you. And if possible, don't hesitate to give feedback to make it better. 💪 &lt;br&gt;
Link post: &lt;a href="https://www.luciango.com/post/how-to-setup-a-simple-reminder-bot"&gt;https://www.luciango.com/post/how-to-setup-a-simple-reminder-bot&lt;/a&gt;&lt;br&gt;
Free simple reminder bot: &lt;a href="https://reminderbot.luciango.com/admin"&gt;https://reminderbot.luciango.com/admin&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>reactadmin</category>
      <category>softwareengineering</category>
    </item>
    <item>
      <title>A Tutorial for building an admin tool using Golang and React Admin?</title>
      <dc:creator>Lucian</dc:creator>
      <pubDate>Wed, 13 Dec 2023 10:42:34 +0000</pubDate>
      <link>https://dev.to/luannt2909/a-tutorial-for-building-an-admin-tool-using-golang-and-react-admin-18a6</link>
      <guid>https://dev.to/luannt2909/a-tutorial-for-building-an-admin-tool-using-golang-and-react-admin-18a6</guid>
      <description>&lt;p&gt;Hi everyone,&lt;br&gt;
In this tutorial, we will explore the process of building an admin tool using Golang as the backend and React Admin as the frontend. We will cover the following key topics:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Setting up the backend and frontend environments&lt;/li&gt;
&lt;li&gt;Running both components together on a single port&lt;/li&gt;
&lt;li&gt;Deploying the admin tool using Docker&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can refer to the &lt;a href="https://demoadmin.luciango.com/admin"&gt;demo&lt;/a&gt;  here.&lt;br&gt;
Link post: &lt;a href="https://www.luciango.com/post/a-tutorial-for-building-an-admin-tool-using-golang-and-react-admin"&gt;https://www.luciango.com/post/a-tutorial-for-building-an-admin-tool-using-golang-and-react-admin&lt;/a&gt;&lt;br&gt;
Thanks for caring.&lt;/p&gt;

</description>
      <category>tutorial</category>
      <category>go</category>
      <category>reactadmin</category>
    </item>
  </channel>
</rss>
