<?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: yvonne7</title>
    <description>The latest articles on DEV Community by yvonne7 (@yvonne7).</description>
    <link>https://dev.to/yvonne7</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%2F2349028%2F341159b3-5212-403e-87f0-5c091457486e.png</url>
      <title>DEV Community: yvonne7</title>
      <link>https://dev.to/yvonne7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yvonne7"/>
    <language>en</language>
    <item>
      <title>[React]Props tip: the relationship between function parameter and attribute</title>
      <dc:creator>yvonne7</dc:creator>
      <pubDate>Thu, 16 Jan 2025 03:19:31 +0000</pubDate>
      <link>https://dev.to/yvonne7/reactprops-tip-the-relationship-between-function-parameter-and-attribute-2clb</link>
      <guid>https://dev.to/yvonne7/reactprops-tip-the-relationship-between-function-parameter-and-attribute-2clb</guid>
      <description>&lt;p&gt;[preface]&lt;br&gt;
  From React doc, we all know that props cannot only be attribute, it also can be function, object and arrays. Just like to know the explicit position why foo can not only pass value through function parameter(it's obviously clear) but can tuck them in components?&lt;/p&gt;

&lt;p&gt;[solution]&lt;br&gt;
  predefined as React doc tell of.&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
