<?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>Forem: Emre KARADAĞ</title>
    <description>The latest articles on Forem by Emre KARADAĞ (@emrekaradag11).</description>
    <link>https://forem.com/emrekaradag11</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%2F812993%2Fa0c16e99-afc5-46e5-ae8d-a3f754611e64.jpeg</url>
      <title>Forem: Emre KARADAĞ</title>
      <link>https://forem.com/emrekaradag11</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/emrekaradag11"/>
    <language>en</language>
    <item>
      <title>Awesome Github Repos to Master JAVASCRIPT</title>
      <dc:creator>Emre KARADAĞ</dc:creator>
      <pubDate>Sat, 04 Feb 2023 07:40:01 +0000</pubDate>
      <link>https://forem.com/emrekaradag11/awesome-github-repos-to-master-javascript-26li</link>
      <guid>https://forem.com/emrekaradag11/awesome-github-repos-to-master-javascript-26li</guid>
      <description>&lt;p&gt;Let's get those who want to become JAVASCRIPT experts here. I am sharing a great list. You can support by following.&lt;/p&gt;

&lt;p&gt;😎 A gold-worthy repo for those who don't know anything about Javascript and are curious about all the finer details.&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/getify/You-Dont-Know-JS" rel="noopener noreferrer"&gt;You-Dont-Know-JS&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 A great guide to Javascript that is both simple and wonderful, but also difficult and fun that seems like bullshit.&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/denysdovhan/wtfjs" rel="noopener noreferrer"&gt;wtfjs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 A great list of videos that you can reinforce by watching as well as learning JS by reading&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/AllThingsSmitty/must-watch-javascript" rel="noopener noreferrer"&gt;must-watch-javascript&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 If you are wondering how popular algorithms and data structures in programming work based on javascript, here is the solution&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/trekhleb/javascript-algorithms" rel="noopener noreferrer"&gt;javascript-algorithms&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 a quick reference with short solutions for your development needs in javascript&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/30-seconds/30-seconds-of-code" rel="noopener noreferrer"&gt;30-seconds-of-code&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 We use this language, but if you are asking how to write in the most correct way, a great repo and Style Guide&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/airbnb/javascript" rel="noopener noreferrer"&gt;airbnb/javascript&lt;/a&gt;&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/ryanmcdermott/clean-code-javascript" rel="noopener noreferrer"&gt;clean-code-javascript&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 A reference for best JS practices and accepted coding standards.&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/braziljs/js-the-right-way" rel="noopener noreferrer"&gt;js-the-right-way&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 A great list of questions to test yourself in JS&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/lydiahallie/javascript-questions" rel="noopener noreferrer"&gt;javascript-questions&lt;/a&gt;&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/sudheerj/javascript-interview-questions" rel="noopener noreferrer"&gt;javascript-interview-questions&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 A list of concepts that JS developers must know&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/leonardomso/33-js-concepts" rel="noopener noreferrer"&gt;33-js-concepts&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 If you don't know how to use this language according to ES6 standards, here is your assistant&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/metagrover/ES6-for-humans" rel="noopener noreferrer"&gt;ES6-for-humans&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 Browser-based library, resources, and a list of shiny things&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/sorrycc/awesome-javascript" rel="noopener noreferrer"&gt;awesome-javascript&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 Repo with cheats that you will often encounter in Modern JS&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/mbeaudru/modern-js-cheatsheet" rel="noopener noreferrer"&gt;modern-js-cheatsheet&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 A useful repo with useful JS tips&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/loverajoel/jstips" rel="noopener noreferrer"&gt;jstips&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 Repos that make learning widely preferred JS a 30-day challenge&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/wesbos/JavaScript30" rel="noopener noreferrer"&gt;JavaScript30&lt;/a&gt;&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" rel="noopener noreferrer"&gt;30-Days-Of-JavaScript&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 You jumped to React before JS, but you are missing pure JS. Here's a boost to help you complete yourself&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/verekia/js-stack-from-scratch" rel="noopener noreferrer"&gt;js-stack-from-scratch&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 You learned JS. it's time to reinforce it with projects. Here is the repo with great projects&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/Vishal-raj-1/Awesome-JavaScript-Projects" rel="noopener noreferrer"&gt;Awesome-JavaScript-Projects&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 Elements to consider when developing a JS project&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/elsewhencode/project-guidelines" rel="noopener noreferrer"&gt;project-guidelines&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 A great list that will increase your Node.js knowledge with practice&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/goldbergyoni/nodebestpractices" rel="noopener noreferrer"&gt;nodebestpractices&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;😎 You want to take your JS testing skills to the next level, here is a nice repo&lt;br&gt;
-&amp;gt; &lt;a href="https://github.com/goldbergyoni/javascript-testing-best-practices" rel="noopener noreferrer"&gt;javascript-testing-best-practices&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffjw5fi7ur15ckkbruro7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffjw5fi7ur15ckkbruro7.png" alt="Javascript Wallpaper" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devto</category>
      <category>devrel</category>
      <category>announcement</category>
    </item>
    <item>
      <title>16 Github Repos to master React</title>
      <dc:creator>Emre KARADAĞ</dc:creator>
      <pubDate>Mon, 23 Jan 2023 18:36:44 +0000</pubDate>
      <link>https://forem.com/emrekaradag11/16-github-repos-to-master-react-2hnh</link>
      <guid>https://forem.com/emrekaradag11/16-github-repos-to-master-react-2hnh</guid>
      <description>&lt;p&gt;I found some great repos to master React. Now I will share this list with you.&lt;/p&gt;

&lt;p&gt;1-) React itself&lt;br&gt;
&lt;a href="https://github.com/facebook/react"&gt;react&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2-) You have read all the documentation about React but if you need details about the working logic, this repo is for you&lt;br&gt;
&lt;a href="https://github.com/Bogdan-Lyashenko/Under-the-hood-ReactJS"&gt;Under-the-hood-ReactJS&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;3-) A repo showing the design patterns used when developing with React&lt;br&gt;
&lt;a href="https://github.com/krasimir/react-in-patterns"&gt;react-in-patterns&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;4-) Repo that makes learning React a 30-day challenge&lt;br&gt;
&lt;a href="https://github.com/Asabeneh/30-Days-Of-React"&gt;30-Days-Of-React&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;5-) You learned how to write React, you know everything, but you want to learn how to follow real projects. This repo is for you&lt;br&gt;
&lt;a href="https://github.com/jeromedalbert/real-world-react-apps/tree/master/apps"&gt;real-world-react-apps&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;6-) Repo with small tricks and tips where experiences are transferred as well as learning by reading&lt;br&gt;
&lt;a href="https://github.com/vasanthk/react-bits"&gt;react-bits&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;7-) If you don't know how to use React with Typescript, this repo is the solution&lt;br&gt;
&lt;a href="https://github.com/piotrwitek/react-redux-typescript-guide"&gt;react-redux-typescript-guide&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;8-) Npm packages that solve many of your problems when used with React&lt;br&gt;
&lt;a href="https://github.com/brillout/awesome-react-components"&gt;awesome-react-components&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;9-) You know about High Order Functions but you don't know where to use them. Here is a list for you&lt;br&gt;
&lt;a href="https://github.com/deepsweet/hocs"&gt;hocs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;10-) Sometimes when hooks are not enough for you, you may feel the need to write Custom Hooks. A great Custom Hook List that will make your job easier&lt;br&gt;
&lt;a href="https://github.com/streamich/react-use"&gt;react-use&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/antonioru/beautiful-react-hooks"&gt;beautiful-react-hooks&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;11-) You have started to use React effectively with Typescript, but if you are wondering about the tricks, this repo is for you.&lt;br&gt;
&lt;a href="https://github.com/typescript-cheatsheets/react"&gt;typescript-cheatsheets/react&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;12-) You need a quick reference to learn hooks. Here is the repo that hosts an app where you can edit codes live&lt;br&gt;
&lt;a href="https://github.com/ohansemmanuel/react-hooks-cheatsheet"&gt;react-hooks-cheatsheet&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;13-) You need snippets like Collapse, Accordion etc, but you want to continue development without using any additional packages. here is a list of small snippets to suit your needs&lt;br&gt;
&lt;a href="https://github.com/30-seconds/30-seconds-of-react"&gt;30-seconds-of-react&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;14-) You are ready for a new React Developer job, but you have no idea what to ask in the interview. You can use this repo.&lt;br&gt;
&lt;a href="https://github.com/sudheerj/reactjs-interview-questions"&gt;reactjs-interview-questions&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;15-) You have completed your studies and want to test yourself with the project. Here are a few examples of projects by difficulty level.&lt;br&gt;
&lt;a href="https://github.com/alexgurr/react-coding-challenges"&gt;react-coding-challenges&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;16-) Compiled tutorials and resource links on React, Redux, ES6 and more&lt;br&gt;
&lt;a href="https://github.com/markerikson/react-redux-links"&gt;react-redux-links&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is my first post. I would be very happy if you support me by liking it. Happy coding.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--lmCddVp2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gdm3kteq1cw0gekaqnji.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lmCddVp2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gdm3kteq1cw0gekaqnji.gif" alt="Image description" width="880" height="434"&gt;&lt;/a&gt;&lt;/p&gt;

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