<?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: Anna Coding</title>
    <description>The latest articles on DEV Community by Anna Coding (@annacoding2020).</description>
    <link>https://dev.to/annacoding2020</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%2F348061%2Fea014331-90e6-45f8-a1ab-98f0af507ac0.png</url>
      <title>DEV Community: Anna Coding</title>
      <link>https://dev.to/annacoding2020</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/annacoding2020"/>
    <language>en</language>
    <item>
      <title>Anna Coding Front-end Reading in Depth Week - 20</title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Sun, 10 May 2020 18:23:16 +0000</pubDate>
      <link>https://dev.to/annacoding2020/anna-coding-3pff</link>
      <guid>https://dev.to/annacoding2020/anna-coding-3pff</guid>
      <description>&lt;ol&gt;
&lt;li&gt;An in-depth guide to performance optimization with webpack&lt;/li&gt;
&lt;li&gt;OpenCV directly in the browser (webassembly + webworker)&lt;/li&gt;
&lt;li&gt;CSS background image tutorial with examples&lt;/li&gt;
&lt;li&gt;CSR, SSR, and SSG on NextJS&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://annacoding.com/news/1E9ak08qzPrjR6lSWtjyPT/Front-end-Reading-in-Depth-Week-20?time=2020-05-10"&gt;https://annacoding.com/news/1E9ak08qzPrjR6lSWtjyPT/Front-end-Reading-in-Depth-Week-20?time=2020-05-10&lt;/a&gt;&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>opencv</category>
      <category>webpack</category>
      <category>css</category>
    </item>
    <item>
      <title>Anna Coding Front-end Weekly News Week - 20</title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Sun, 10 May 2020 18:02:20 +0000</pubDate>
      <link>https://dev.to/annacoding2020/anna-coding-front-end-weekly-news-week-20-5fid</link>
      <guid>https://dev.to/annacoding2020/anna-coding-front-end-weekly-news-week-20-5fid</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Flutter 1.17 is released: multiple new features and enhancements, the first stable version in 2020&lt;/li&gt;
&lt;li&gt;Microsoft open source Krustlet, which can run WebAssembly on Kubernetes&lt;/li&gt;
&lt;li&gt;Android 11 Beta will be released on June 3&lt;/li&gt;
&lt;li&gt;Azure Sphere Security Research Challenge Now Open, award up to $100,000.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://annacoding.com/news/4T7RH0NWhAjTjjtR4eXjaq/Front-end-Weekly-News-Week-20?time=2020-05-10"&gt;https://annacoding.com/news/4T7RH0NWhAjTjjtR4eXjaq/Front-end-Weekly-News-Week-20?time=2020-05-10&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Change Ant Design Theme dynamically in React Create-React-App</title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Tue, 05 May 2020 20:01:59 +0000</pubDate>
      <link>https://dev.to/annacoding2020/change-ant-design-theme-dynamically-in-react-create-react-app-2f33</link>
      <guid>https://dev.to/annacoding2020/change-ant-design-theme-dynamically-in-react-create-react-app-2f33</guid>
      <description>&lt;p&gt;Recently I had a project where I needed to change Ant Design theme dynamically to support different business brands. In this article, I will show you how to do it generally step by step and save your time.&lt;/p&gt;

&lt;p&gt;Based on I search, there are two mature libraries can be used to build this function:&lt;/p&gt;

&lt;p&gt;antd-theme-generator&lt;br&gt;
antd-theme-webpack-plugin&lt;/p&gt;

&lt;p&gt;I have tried both libraries and have many problems during the implementation. In this article, I will show you how to use antd-theme-generator to implement this function.&lt;/p&gt;

&lt;p&gt;Check more:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://annacoding.com/article/gVcF6qCZkfnM3JOnPxBqx/Change-Ant-Design-Theme-dynamically-in-React-Create-React-App"&gt;https://annacoding.com/article/gVcF6qCZkfnM3JOnPxBqx/Change-Ant-Design-Theme-dynamically-in-React-Create-React-App&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cra</category>
      <category>antd</category>
      <category>theme</category>
    </item>
    <item>
      <title>Anna Coding Front-end Weekly News Week - 19</title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Mon, 04 May 2020 19:21:39 +0000</pubDate>
      <link>https://dev.to/annacoding2020/anna-coding-front-end-weekly-news-week-19-3op2</link>
      <guid>https://dev.to/annacoding2020/anna-coding-front-end-weekly-news-week-19-3op2</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Android 11 Developer Preview 3.0 released: Add new wireless debugging function&lt;/li&gt;
&lt;li&gt;Oracle patch or speed up Linux kernel boot 6% -49%&lt;/li&gt;
&lt;li&gt;LibreOffice 7.0 will remove support for Adobe Flash&lt;/li&gt;
&lt;li&gt;Spring Boot 2.3.0.RC1 is now available&lt;/li&gt;
&lt;li&gt;Serverless Framework 1.69.0 released&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://annacoding.com/news/OQh6Lon30nVYZ9mUEBlLA/Front-end-Weekly-News-Week-19?time=2020-05-02"&gt;https://annacoding.com/news/OQh6Lon30nVYZ9mUEBlLA/Front-end-Weekly-News-Week-19?time=2020-05-02&lt;/a&gt;&lt;/p&gt;

</description>
      <category>android</category>
      <category>serverless</category>
      <category>springboot</category>
    </item>
    <item>
      <title>Anna Coding Front-end Reading in Depth Week - 19</title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Mon, 04 May 2020 19:09:52 +0000</pubDate>
      <link>https://dev.to/annacoding2020/front-end-reading-in-depth-week-19-kfb</link>
      <guid>https://dev.to/annacoding2020/front-end-reading-in-depth-week-19-kfb</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Angular Material Tooltip Example With Angular 9&lt;/li&gt;
&lt;li&gt;New features in Vue 3 and how to use them&lt;/li&gt;
&lt;li&gt;Advanced Node.Js: A Hands on Guide to Event Loop, Child Process and Worker Threads in Node.Js&lt;/li&gt;
&lt;li&gt;Web Crypto API: A Low-Level Interface for Internet Security&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://annacoding.com/news/4SseaI8ZUK67PeHp7hV21t/Front-end-Reading-in-Depth-Week-19?time=2020-05-02"&gt;https://annacoding.com/news/4SseaI8ZUK67PeHp7hV21t/Front-end-Reading-in-Depth-Week-19?time=2020-05-02&lt;/a&gt;&lt;/p&gt;

</description>
      <category>angular9</category>
      <category>vue3</category>
      <category>node</category>
    </item>
    <item>
      <title>Front-end Weekly News Week - 18</title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Sun, 26 Apr 2020 19:05:04 +0000</pubDate>
      <link>https://dev.to/annacoding2020/front-end-weekly-news-week-18-4bnb</link>
      <guid>https://dev.to/annacoding2020/front-end-weekly-news-week-18-4bnb</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Ubuntu 20.10 codenamed Groovy Gorilla, the final version is expected to be released on October 22&lt;/li&gt;
&lt;li&gt;Android is exposed to new bugs, causing many devices to become unresponsive&lt;/li&gt;
&lt;li&gt;Ant-design 4.1.5 released&lt;/li&gt;
&lt;li&gt;React Suite 4.4.0 released&lt;/li&gt;
&lt;li&gt;Angular 10.0.0-next.2 released&lt;/li&gt;
&lt;li&gt;Next dark mode 2.2.1 released&lt;/li&gt;
&lt;li&gt;Pico 1.0.1 released&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://annacoding.com/news/2p6ZgvOSvEzDODSIIRLiAF/Front-end-Weekly-News-Week-18?time=2020-04-26"&gt;https://annacoding.com/news/2p6ZgvOSvEzDODSIIRLiAF/Front-end-Weekly-News-Week-18?time=2020-04-26&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ubuntu</category>
      <category>android</category>
      <category>react</category>
      <category>angular</category>
    </item>
    <item>
      <title>Front-end Reading in Depth Week - 18</title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Sun, 26 Apr 2020 19:02:29 +0000</pubDate>
      <link>https://dev.to/annacoding2020/front-end-reading-in-depth-week-18-2cg4</link>
      <guid>https://dev.to/annacoding2020/front-end-reading-in-depth-week-18-2cg4</guid>
      <description>&lt;ol&gt;
&lt;li&gt;How to implement drag and drop with Angular 9&lt;/li&gt;
&lt;li&gt;Getting started with react-redux-firebase&lt;/li&gt;
&lt;li&gt;Publishing Node modules with TypeScript and ES modules&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://annacoding.com/news/6vLsyx0SaYVVoKqtMjYDjf/Front-end-Reading-in-Depth-Week-18?time=2020-04-26"&gt;https://annacoding.com/news/6vLsyx0SaYVVoKqtMjYDjf/Front-end-Reading-in-Depth-Week-18?time=2020-04-26&lt;/a&gt;&lt;/p&gt;

</description>
      <category>angular9</category>
      <category>firebase</category>
      <category>typescript</category>
    </item>
    <item>
      <title>Front-end Reading in Depth Week 17 [2020-04-21] </title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Wed, 22 Apr 2020 21:15:33 +0000</pubDate>
      <link>https://dev.to/annacoding2020/front-end-reading-in-depth-week-17-2020-04-21-3k5a</link>
      <guid>https://dev.to/annacoding2020/front-end-reading-in-depth-week-17-2020-04-21-3k5a</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Create Common Http Error Interceptor into Angular8&lt;/li&gt;
&lt;li&gt;Deploy an Angular application on AWS using serverless&lt;/li&gt;
&lt;li&gt;Introduction to Jest Snapshot Testing in Vue.js&lt;/li&gt;
&lt;li&gt;Getting started with Alpine.js&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://annacoding.com/news/5mUGr8mOFrS1ttCtbVVQQ5/Front-end-Reading-in-Depth-Week-17?time=2020-04-22"&gt;https://annacoding.com/news/5mUGr8mOFrS1ttCtbVVQQ5/Front-end-Reading-in-Depth-Week-17?time=2020-04-22&lt;/a&gt;&lt;/p&gt;

</description>
      <category>alpinejs</category>
      <category>angular8</category>
      <category>serverles</category>
      <category>vue</category>
    </item>
    <item>
      <title>Front-end Reading in Depth Week - 17</title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Sun, 19 Apr 2020 21:06:32 +0000</pubDate>
      <link>https://dev.to/annacoding2020/front-end-reading-in-depth-week-17-2lll</link>
      <guid>https://dev.to/annacoding2020/front-end-reading-in-depth-week-17-2lll</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Data fingerprinting in JavaScript&lt;/li&gt;
&lt;li&gt;Destructuring with JavaScript: Instructions&lt;/li&gt;
&lt;li&gt;Next.js vs Gatsby.js: Choose the right React framework &lt;/li&gt;
&lt;li&gt;Component communication in Angular&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://annacoding.com/news/rpBEU6KQaAysDZ5RPRP41/Front-end-Reading-in-Depth-Week-17-%5B19-04-2020%5D"&gt;https://annacoding.com/news/rpBEU6KQaAysDZ5RPRP41/Front-end-Reading-in-Depth-Week-17-[19-04-2020]&lt;/a&gt;&lt;/p&gt;

</description>
      <category>fingerprinting</category>
      <category>destructuring</category>
      <category>javascript</category>
      <category>angular</category>
    </item>
    <item>
      <title>Front-end Weekly News Week - 17</title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Sun, 19 Apr 2020 21:04:16 +0000</pubDate>
      <link>https://dev.to/annacoding2020/front-end-weekly-news-week-17-2gdi</link>
      <guid>https://dev.to/annacoding2020/front-end-weekly-news-week-17-2gdi</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Running postmarketOS on iPhone 7&lt;/li&gt;
&lt;li&gt;Fedora 32 will be delayed due to bugs&lt;/li&gt;
&lt;li&gt;GitHub completes the acquisition of npm&lt;/li&gt;
&lt;li&gt;Microsoft announces extended support for earlier versions of Windows 10
&lt;a href="https://annacoding.com/news/59V7SVDRQOp3lNucLrAD7h/Front-end-Weekly-News-Week-17-%5B19-04-2020%5D"&gt;https://annacoding.com/news/59V7SVDRQOp3lNucLrAD7h/Front-end-Weekly-News-Week-17-[19-04-2020]&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>postmarketos</category>
      <category>microsoft</category>
      <category>github</category>
      <category>fedora32</category>
    </item>
    <item>
      <title>Cannot find scss module error when compiling Typescript file in React application</title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Wed, 18 Mar 2020 22:15:40 +0000</pubDate>
      <link>https://dev.to/annacoding2020/cannot-find-scss-module-error-when-compiling-typescript-file-in-react-application-3ehh</link>
      <guid>https://dev.to/annacoding2020/cannot-find-scss-module-error-when-compiling-typescript-file-in-react-application-3ehh</guid>
      <description>&lt;p&gt;&lt;a href="https://annacoding.com/article/2psh6gxrYPTLtP3DwTagNn/Cannot-find-scss-module-error-when-compiling-Typescript-file-in-React-application"&gt;https://annacoding.com/article/2psh6gxrYPTLtP3DwTagNn/Cannot-find-scss-module-error-when-compiling-Typescript-file-in-React-application&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Two ways to solve: Cannot find SVG module error when compiling Typescript in React application</title>
      <dc:creator>Anna Coding</dc:creator>
      <pubDate>Wed, 18 Mar 2020 22:13:53 +0000</pubDate>
      <link>https://dev.to/annacoding2020/two-ways-to-solve-cannot-find-svg-module-error-when-compiling-typescript-in-react-application-579o</link>
      <guid>https://dev.to/annacoding2020/two-ways-to-solve-cannot-find-svg-module-error-when-compiling-typescript-in-react-application-579o</guid>
      <description>&lt;p&gt;&lt;a href="https://annacoding.com/article/5I7om6mCrW25KeA4ObeyMJ/Two-ways-to-solve:-Cannot-find-SVG-module-error-when-compiling-Typescript-in-React-application"&gt;https://annacoding.com/article/5I7om6mCrW25KeA4ObeyMJ/Two-ways-to-solve:-Cannot-find-SVG-module-error-when-compiling-Typescript-in-React-application&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
