<?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: MariLuz</title>
    <description>The latest articles on DEV Community by MariLuz (@maluzzz).</description>
    <link>https://dev.to/maluzzz</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%2F271146%2F7b6cfea4-d265-4e04-935b-c49182f9c5d3.jpg</url>
      <title>DEV Community: MariLuz</title>
      <link>https://dev.to/maluzzz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/maluzzz"/>
    <language>en</language>
    <item>
      <title>Which is the best and recent online course about react or react-native? 💻💻
</title>
      <dc:creator>MariLuz</dc:creator>
      <pubDate>Tue, 13 Apr 2021 19:00:47 +0000</pubDate>
      <link>https://dev.to/maluzzz/which-is-the-best-and-recent-online-course-about-react-or-react-native-cd2</link>
      <guid>https://dev.to/maluzzz/which-is-the-best-and-recent-online-course-about-react-or-react-native-cd2</guid>
      <description>&lt;p&gt;I want to catch up with react.&lt;br&gt;
Courses I take:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;FreecodeCamp, I like this  but I think react course is very simple.&lt;/li&gt;
&lt;li&gt;Nodeschool&lt;/li&gt;
&lt;li&gt;CodeAcademy&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>Wich error have you been struggling more with? </title>
      <dc:creator>MariLuz</dc:creator>
      <pubDate>Thu, 09 Jan 2020 15:04:55 +0000</pubDate>
      <link>https://dev.to/maluzzz/wich-error-have-you-been-struggling-more-with-4cgf</link>
      <guid>https://dev.to/maluzzz/wich-error-have-you-been-struggling-more-with-4cgf</guid>
      <description>&lt;p&gt;I would like to start a thread with the errors you have been struggling for a long time and the solution was very easy.&lt;br&gt;
One of my friends was two days trying to fix a jest test and the error was the order of the moduleFileExtensions in the package.json 😂&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>javascript</category>
    </item>
    <item>
      <title>CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. </title>
      <dc:creator>MariLuz</dc:creator>
      <pubDate>Mon, 23 Dec 2019 12:21:28 +0000</pubDate>
      <link>https://dev.to/maluzzz/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource-2p44</link>
      <guid>https://dev.to/maluzzz/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource-2p44</guid>
      <description>&lt;p&gt;Hello! I'm trying to use GitHub Graphql and in some petitions, I get the error in the title.&lt;br&gt;
Do you know how to solve it? I tried with a public proxy but I get anyway... &lt;br&gt;
Thanks!&lt;/p&gt;

&lt;p&gt;method: 'POST',&lt;br&gt;
    mode: 'cors',&lt;br&gt;
    origin: 'myapp.url',&lt;br&gt;
    body: JSON.stringify({query}),&lt;/p&gt;

</description>
      <category>help</category>
    </item>
    <item>
      <title>How do you prefer to organize the code of a react+Redux App?</title>
      <dc:creator>MariLuz</dc:creator>
      <pubDate>Wed, 20 Nov 2019 12:54:04 +0000</pubDate>
      <link>https://dev.to/maluzzz/how-do-you-prefer-to-organize-the-code-of-a-react-redux-app-41mj</link>
      <guid>https://dev.to/maluzzz/how-do-you-prefer-to-organize-the-code-of-a-react-redux-app-41mj</guid>
      <description>&lt;p&gt;I'm trying to organize my code in the best way possible, I would like to know how you do it to get ideas :)&lt;/p&gt;

</description>
      <category>react</category>
      <category>redux</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Visualizing Hacktoberfest 2018</title>
      <dc:creator>MariLuz</dc:creator>
      <pubDate>Wed, 13 Nov 2019 16:33:38 +0000</pubDate>
      <link>https://dev.to/maluzzz/visualizing-hacktoberfest-2018-3a35</link>
      <guid>https://dev.to/maluzzz/visualizing-hacktoberfest-2018-3a35</guid>
      <description>&lt;p&gt;I know this post is about the last year, I would like if you want a 'Visualizing Hacktoberfest 2019' :)&lt;/p&gt;

&lt;p&gt;The objective of this event is to increase contributions in Open Source projects. If you make four pull requests to an Open Repository in GitHub, you win a free t-shirt and stickers.&lt;br&gt;
GitHub hosted more than 96M projects in the last year. This included over 200M pull requests.&lt;br&gt;
As someone who is creating visualizations at Scope.ink about productivity and the real impact of tasks in a repository, this is very interesting to me. I want to show you some interesting visualizations on this event and give some useful data 😃&lt;br&gt;
Are collaborations in October increasing?&lt;br&gt;
What I have learned making visualizations, is that in Open Source repositories the largest users don’t contribute more than three times. I think the reason for this being that after this user fixes the problem, they abandon the project entirely.&lt;br&gt;
I believe HacktoberFest motivates people to collaborate.&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fruocy0qpg9uknh6qfu4q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fruocy0qpg9uknh6qfu4q.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Contributions in Open Source Project sort by authors. &lt;/p&gt;

&lt;p&gt;So I decided to check how many pull requests were being opened throughout a year in some popular repositories:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fuqr96cmgsoi0zfa1ab6k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fuqr96cmgsoi0zfa1ab6k.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Number of Pull Requests through 2018 in four different repositories&lt;/p&gt;

&lt;p&gt;We can see that October is the top month for pull requests contributions. However, while making these visualizations, I found a case that shocked me:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fhf1dbrpktj90wa69lotc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fhf1dbrpktj90wa69lotc.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Number of Pull Requests in freeCodeCamp repository&lt;br&gt;
The freeCodeCamp repository had more than 14000 pull requests! But…&lt;br&gt;
Are these contributions good?&lt;/p&gt;

&lt;p&gt;Seeing the previous visualizations we cannot understand if those contributions were useful or not. First, we should look at how many were merged or accepted, understanding that these are the pull requests which have passed a review:&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F9keuj07i98coqvvexlux.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F9keuj07i98coqvvexlux.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Unmerged and merge pull requests in the 2018 Hacktoberfest, some repos&lt;br&gt;
But freeCodecamp remained the exception. So many pull requests remained unmerged or marked as invalid.&lt;/p&gt;

&lt;p&gt;There were useless pull requests such as:&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F5c6bmuev16dd8uz7okru.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F5c6bmuev16dd8uz7okru.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
Real contribution in freeCodecamp repository&lt;/p&gt;

&lt;p&gt;My theory is that freeCodeCamp made an article calling developers to earn a free t-shirt.&lt;br&gt;
Not every pull request was useless&lt;br&gt;
I think freeCodeCamp was a curious case. In other repositories, we have seen that the number of useless pull requests was not as excessive. In this visualization, we can see the modified files in 100 pull requests from the ghost’s repository. There is a great variety, which indicates to us that there were contributions of all types.&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F3tr1e573bmisx3nygo8b.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F3tr1e573bmisx3nygo8b.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Files changed in 100 pull requests&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>productivity</category>
      <category>github</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
