<?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: Khanh Le</title>
    <description>The latest articles on DEV Community by Khanh Le (@khanhle81839451).</description>
    <link>https://dev.to/khanhle81839451</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%2F438793%2F578142c3-7b0d-4598-a6a0-ce42b4cec699.jpg</url>
      <title>DEV Community: Khanh Le</title>
      <link>https://dev.to/khanhle81839451</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/khanhle81839451"/>
    <language>en</language>
    <item>
      <title>create-react-app boilerplate error</title>
      <dc:creator>Khanh Le</dc:creator>
      <pubDate>Sat, 07 Nov 2020 16:13:55 +0000</pubDate>
      <link>https://dev.to/khanhle81839451/create-react-app-boilerplate-error-3fo4</link>
      <guid>https://dev.to/khanhle81839451/create-react-app-boilerplate-error-3fo4</guid>
      <description>&lt;p&gt;Hello everyone, I am facing a problem with ReactJS with &lt;code&gt;create-react-app&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;I was using &lt;code&gt;yarn create react-app &amp;lt;my-project&amp;gt;&lt;/code&gt; to create new react project, then &lt;code&gt;cd&lt;/code&gt; into &lt;code&gt;&amp;lt;my-project&amp;gt;&lt;/code&gt; to execute &lt;code&gt;yarn start&lt;/code&gt; command. The command does not show any error but when I open it in browser using &lt;code&gt;http://localhost:300&lt;/code&gt; it shows &lt;code&gt;hook.renderers is undefined&lt;/code&gt; in &lt;em&gt;Firefox 82.0.2&lt;/em&gt;. Please refer to the image for more information.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--z57eMdD9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/i1rx4ygr26jruo0f8tyu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--z57eMdD9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/i1rx4ygr26jruo0f8tyu.png" alt="Picture"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have tried all solution from google search result but it does not help.&lt;/p&gt;

&lt;p&gt;Please help me provide some hint or solution. Thank you very much!&lt;/p&gt;

&lt;p&gt;Environments:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Node: v14.15.0&lt;/li&gt;
&lt;li&gt;yarn: 1.22.4&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>Boardgames API</title>
      <dc:creator>Khanh Le</dc:creator>
      <pubDate>Sat, 03 Oct 2020 07:48:18 +0000</pubDate>
      <link>https://dev.to/khanhle81839451/boardgames-api-5ih</link>
      <guid>https://dev.to/khanhle81839451/boardgames-api-5ih</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;This is my very first post - I mean Question post.&lt;/p&gt;

&lt;p&gt;I was doing a lot of Google search to find whether there is some free board game API or not, like &lt;strong&gt;Werewolf board game&lt;/strong&gt;. That I can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GET instruction.&lt;/li&gt;
&lt;li&gt;GET role cards.&lt;/li&gt;
&lt;li&gt;etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I would appreciate any comments.&lt;br&gt;
&lt;em&gt;Vietnamese accepted&lt;/em&gt;&lt;/p&gt;

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