<?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: hvu160699</title>
    <description>The latest articles on DEV Community by hvu160699 (@hvu160699).</description>
    <link>https://dev.to/hvu160699</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%2F336423%2F427fa03a-6c35-4ee6-99f9-eb79031ea970.png</url>
      <title>DEV Community: hvu160699</title>
      <link>https://dev.to/hvu160699</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hvu160699"/>
    <language>en</language>
    <item>
      <title>Access Control List</title>
      <dc:creator>hvu160699</dc:creator>
      <pubDate>Thu, 23 Jul 2020 02:37:16 +0000</pubDate>
      <link>https://dev.to/hvu160699/access-control-list-3o0k</link>
      <guid>https://dev.to/hvu160699/access-control-list-3o0k</guid>
      <description>&lt;p&gt;Hello everyone!&lt;br&gt;
I've an question while doing the authorization. I have receive the role &amp;amp; permission like this from database.I have handle the permission for each component like this:&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;&lt;code&gt;permission.device.create.own &amp;amp;&amp;amp; &amp;lt;CreateComponent /&amp;gt;&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;And this is what I receive from database:&lt;/p&gt;

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

&lt;p&gt;I want to ask is there another way to handle it faster, because there was more than 50 UI Component in my project.&lt;br&gt;
Thank for all your help! &lt;/p&gt;

</description>
      <category>react</category>
      <category>node</category>
      <category>help</category>
    </item>
    <item>
      <title>MouseEvent in Typescript</title>
      <dc:creator>hvu160699</dc:creator>
      <pubDate>Thu, 20 Feb 2020 16:29:17 +0000</pubDate>
      <link>https://dev.to/hvu160699/mouseevent-in-typescript-575a</link>
      <guid>https://dev.to/hvu160699/mouseevent-in-typescript-575a</guid>
      <description>&lt;p&gt;I have a question, my code on two env is the same. On Codepen env, it's return exactly what I want, but on localhost it's didn't, the button still display before I hover on it. Thanks to everyone for taking the time to read this article!&lt;/p&gt;

&lt;p&gt;Codepen: &lt;a href="https://codesandbox.io/s/ecstatic-leakey-roibt"&gt;https://codesandbox.io/s/ecstatic-leakey-roibt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;localhost: &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--m5cQ66Dt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/9gbdy33sas9a6lggo994.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--m5cQ66Dt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/9gbdy33sas9a6lggo994.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>help</category>
      <category>typescript</category>
    </item>
    <item>
      <title>BEM Naming question</title>
      <dc:creator>hvu160699</dc:creator>
      <pubDate>Mon, 17 Feb 2020 15:29:22 +0000</pubDate>
      <link>https://dev.to/hvu160699/bem-naming-question-32bh</link>
      <guid>https://dev.to/hvu160699/bem-naming-question-32bh</guid>
      <description>&lt;p&gt;I have used BEM for naming class sass so far. I have a question, am I naming right? If it not, which way is correct? Thanks for everyone who saw this article!&lt;/p&gt;

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

</description>
      <category>help</category>
    </item>
  </channel>
</rss>
