<?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: 闵杰</title>
    <description>The latest articles on DEV Community by 闵杰 (@mjiee).</description>
    <link>https://dev.to/mjiee</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%2F2896464%2F95ec4fc1-4e5e-4b84-ac68-acf56203b278.png</url>
      <title>DEV Community: 闵杰</title>
      <link>https://dev.to/mjiee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mjiee"/>
    <language>en</language>
    <item>
      <title>A Backend-to-Full Stack Savior: AI Revamps the App Interface</title>
      <dc:creator>闵杰</dc:creator>
      <pubDate>Sun, 16 Mar 2025 02:45:14 +0000</pubDate>
      <link>https://dev.to/mjiee/a-backend-to-full-stack-savior-ai-revamps-the-app-interface-13hh</link>
      <guid>https://dev.to/mjiee/a-backend-to-full-stack-savior-ai-revamps-the-app-interface-13hh</guid>
      <description>&lt;p&gt;A Backend-to-Full Stack Savior: AI Revamps the App Interface&lt;br&gt;
Recently, while diving into full-stack development, I created a desktop news app called &lt;a href="https://github.com/mjiee/world-news" rel="noopener noreferrer"&gt;&lt;strong&gt;​World News&lt;/strong&gt;&lt;/a&gt;. As a backend developer, UI design was my weakness, but with the help of AI, I quickly revamped the interface, giving the app a fresh new look and truly bridging the gap from backend to full stack.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Features:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Real-time global news with customizable sources.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;AI-powered news analysis and insightful commentary.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Clean, intuitive interface with offline reading and multi-platform support.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Before Refactoring&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgi2r0vai9jygac6h63z9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgi2r0vai9jygac6h63z9.png" alt="Image description" width="800" height="627"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After Refactoring&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbeza3e7i84tb6uauw0uz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbeza3e7i84tb6uauw0uz.png" alt="Image description" width="800" height="794"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tech Stack&lt;/strong&gt;: Wails, Go, React&lt;br&gt;
&lt;strong&gt;Open Source&lt;/strong&gt;: &lt;a href="https://github.com/mjiee/world-news" rel="noopener noreferrer"&gt;World News GitHub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;AI is a game-changer for backend developers transitioning to full stack, making it easier to build sleek, functional apps. Try ​World News today and experience the power of AI-driven innovation!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>react</category>
      <category>go</category>
    </item>
    <item>
      <title>News Desktop App Built with Go and React</title>
      <dc:creator>闵杰</dc:creator>
      <pubDate>Mon, 24 Feb 2025 11:16:30 +0000</pubDate>
      <link>https://dev.to/mjiee/news-desktop-app-built-with-go-and-react-7d7</link>
      <guid>https://dev.to/mjiee/news-desktop-app-built-with-go-and-react-7d7</guid>
      <description>&lt;p&gt;Recently, I started self-learning full-stack development and experimented with the Wails framework. I ended up creating a desktop application for viewing news. For those looking to learn full-stack development, this project could be a helpful reference.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Wails (Cross-platform desktop development)&lt;/li&gt;
&lt;li&gt;Go (Backend)&lt;/li&gt;
&lt;li&gt;React (Frontend)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Fetch and view global news&lt;/li&gt;
&lt;li&gt;Support for configuring news data sources&lt;/li&gt;
&lt;li&gt;Multi-language support&lt;/li&gt;
&lt;li&gt;Cross-platform: Desktop and Web versions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxnpmrwj4d5sgeh8cmlif.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxnpmrwj4d5sgeh8cmlif.png" alt="Image description" width="800" height="627"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Project link (GitHub): &lt;a href="https://github.com/mjiee/world-news" rel="noopener noreferrer"&gt;mjiee/world-news&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>react</category>
      <category>fullstack</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
