<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Javascript Learning Updates Weekly</title>
  <id>https://www.trackawesomelist.com/micromata/awesome-javascript-learning/week/feed.xml</id>
  <updated>2024-11-19T01:59:04.672Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/micromata/awesome-javascript-learning/week/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/micromata/awesome-javascript-learning/week/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/micromata/awesome-javascript-learning/week/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A tiny list limited to the best JavaScript Learning Resources</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2024/47/</id>
    <title>Awesome Javascript Learning Updates on Nov 18 - Nov 24, 2024</title>
    <updated>2024-11-19T01:59:04.672Z</updated>
    <published>2024-11-19T01:59:04.672Z</published>
    <content type="html"><![CDATA[<h3><p>Interactive learning / Single Topics</p>
</h3>
<ul>
<li><a href="https://www.udacity.com/course/intro-to-javascript--cd2073" rel="noopener noreferrer">Udacity Introduction to JavaScript</a> - They also offer more advanced courses.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/47/"/>
    <summary>1 awesome projects updated on Nov 18 - Nov 24, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/27/</id>
    <title>Awesome Javascript Learning Updates on Jul 01 - Jul 07, 2024</title>
    <updated>2024-07-07T08:51:01.810Z</updated>
    <published>2024-07-07T08:51:01.810Z</published>
    <content type="html"><![CDATA[<h3><p>DOM related / Single Topics</p>
</h3>
<ul>
<li><a href="https://domenlightenment.com/" rel="noopener noreferrer">DOM Enlightenment</a> - A whole book about how to access and manipulate the DOM without a library.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/27/"/>
    <summary>1 awesome projects updated on Jul 01 - Jul 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/9/</id>
    <title>Awesome Javascript Learning Updates on Feb 28 - Mar 06, 2022</title>
    <updated>2022-03-04T11:03:33.000Z</updated>
    <published>2022-03-04T10:43:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>JavaScript References</p>
</h3>
<ul>
<li><a href="https://developer.mozilla.org/docs/Web/JavaScript/Reference" rel="noopener noreferrer">MDN</a> - Simply the most extensive and up to date language reference.</li>
</ul>

<ul>
<li><a href="https://wesbos.com/javascript" rel="noopener noreferrer">JavaScript Notes &amp; Reference</a> - Detailed reference with code examples. Divided into topics covering basic and advanced subjects.</li>
</ul>
<h3><p>Interactive learning / Single Topics</p>
</h3>
<ul>
<li><a href="https://javascript30.com" rel="noopener noreferrer">JavaScript30</a> - Video course with 30 small and self-contained tutorials to build neat little things with plain JavaScript.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/9/"/>
    <summary>3 awesome projects updated on Feb 28 - Mar 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/3/</id>
    <title>Awesome Javascript Learning Updates on Jan 17 - Jan 23, 2022</title>
    <updated>2022-01-21T14:33:25.000Z</updated>
    <published>2022-01-21T14:16:44.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books / Single Topics</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/the-joy-of-javascript" rel="noopener noreferrer">The Joy of JavaScript</a> - A book covering advanced language features like Iterators and Generators.</li>
</ul>
<h3><p>ES6 and above / Single Topics</p>
</h3>
<ul>
<li><a href="https://www.freecodecamp.org/news/whats-the-difference-between-javascript-and-ecmascript-cba48c73a2b5/" rel="noopener noreferrer">What's the difference between JavaScript and ECMAScript?</a> - Clears the confusion about ES6 and JavaScript.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/3/"/>
    <summary>2 awesome projects updated on Jan 17 - Jan 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/23/</id>
    <title>Awesome Javascript Learning Updates on Jun 07 - Jun 13, 2021</title>
    <updated>2021-06-10T09:18:32.000Z</updated>
    <published>2021-06-10T09:18:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books / Single Topics</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/testing-javascript-applications" rel="noopener noreferrer">Testing JavaScript Applications</a> - A complete guide for JavaScript testing tools and techniques.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/23/"/>
    <summary>1 awesome projects updated on Jun 07 - Jun 13, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/50/</id>
    <title>Awesome Javascript Learning Updates on Dec 16 - Dec 22, 2019</title>
    <updated>2019-12-13T17:58:26.000Z</updated>
    <published>2019-12-13T17:26:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles &amp; Tutorials / Single Topics</p>
</h3>
<ul>
<li><a href="https://danmartensen.svbtle.com/javascripts-map-reduce-and-filter" rel="noopener noreferrer">Array operations</a> - Covering the usefulness of Array's map, reduce, and filter methods.</li>
</ul>
<h3><p>Free eBooks / Single Topics</p>
</h3>
<ul>
<li><a href="https://github.com/getify/Functional-Light-JS" rel="noopener noreferrer">Functional-Light JavaScript (⭐17k)</a> - This book explores the core principles of functional programming (FP) as they are applied to JavaScript.</li>
</ul>
<h3><p>Interactive learning / Single Topics</p>
</h3>
<ul>
<li><a href="https://exercism.io/tracks/javascript" rel="noopener noreferrer">Exercism JavaScript Track</a> - Exercism provides individual practice and mentor-based learning for free.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/50/"/>
    <summary>3 awesome projects updated on Dec 16 - Dec 22, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/34/</id>
    <title>Awesome Javascript Learning Updates on Aug 26 - Sep 01, 2019</title>
    <updated>2019-08-20T08:23:11.000Z</updated>
    <published>2019-08-20T08:23:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Interactive learning / Single Topics</p>
</h3>
<ul>
<li><a href="https://learnjavascript.online" rel="noopener noreferrer">Learn JavaScript Online</a> - Interactive JavaScript course with spaced repetiton flashcards app.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/34/"/>
    <summary>1 awesome projects updated on Aug 26 - Sep 01, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/11/</id>
    <title>Awesome Javascript Learning Updates on Mar 18 - Mar 24, 2019</title>
    <updated>2019-03-15T15:53:32.000Z</updated>
    <published>2019-03-15T15:53:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>JavaScript References</p>
</h3>
<ul>
<li><a href="http://jargon.js.org" rel="noopener noreferrer">Simplified JavaScript Jargon</a> - Glossary which explains all the buzzwords from the JavaScript eco system.</li>
</ul>
<h3><p>Articles &amp; Tutorials / Overall Topics</p>
</h3>
<ul>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript" rel="noopener noreferrer">A re-introduction to JavaScript*</a> - Compact introduction covering types, variables, operators, control structures, functions and closures.</li>
</ul>
<h3><p>Articles &amp; Tutorials / Single Topics</p>
</h3>
<ul>
<li><a href="https://www.sitepoint.com/javascript-closures-demystified/" rel="noopener noreferrer">JavaScript Closures Demystified</a> - Covering closures. From basics to use cases. Has useful comments.</li>
</ul>

<ul>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch" rel="noopener noreferrer">Using Fetch</a> - Describes thoroughly how to use the Fetch API to receive and send data.</li>
</ul>
<h3><p>Free eBooks / Single Topics</p>
</h3>
<ul>
<li><a href="http://eloquentjavascript.net" rel="noopener noreferrer">Eloquent JavaScript</a> - Covering the language and runtime specifics.</li>
</ul>

<ul>
<li><a href="https://github.com/getify/You-Dont-Know-JS" rel="noopener noreferrer">You Don't Know JS (book series) (⭐180k)</a> - Series of books diving deep into language.</li>
</ul>
<h3><p>Books / Single Topics</p>
</h3>
<ul>
<li><a href="http://shop.oreilly.com/product/9780596517748.do" rel="noopener noreferrer">JavaScript: The Good Parts</a> - Classic material which still has relevance.</li>
</ul>

<ul>
<li><a href="https://www.nostarch.com/oojs" rel="noopener noreferrer">The Principles of Object-Oriented JavaScript</a> - Comprehensible, especially interesting for people with a class based OOP background.</li>
</ul>
<h3><p>Videos / Single Topics</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=4mf_yNLlgic" rel="noopener noreferrer">Become a JavaScript Console Power-User</a> - Introduction to the browsers JavaScript console.</li>
</ul>
<h3><p>ES6 and above / Single Topics</p>
</h3>
<ul>
<li><a href="http://exploringjs.com/es6.html" rel="noopener noreferrer">Exploring ES6</a> - Good introduction with in-depth chapters.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/11/"/>
    <summary>10 awesome projects updated on Mar 18 - Mar 24, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/44/</id>
    <title>Awesome Javascript Learning Updates on Oct 29 - Nov 04, 2018</title>
    <updated>2018-10-29T08:31:25.000Z</updated>
    <published>2018-10-29T08:31:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Free eBooks / Single Topics</p>
</h3>
<ul>
<li><a href="https://mostly-adequate.gitbooks.io/mostly-adequate-guide/" rel="noopener noreferrer">Mostly Adequate Guide to Functional Programming</a> - Excellent primer to functional programming using JavaScript.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/44/"/>
    <summary>1 awesome projects updated on Oct 29 - Nov 04, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/16/</id>
    <title>Awesome Javascript Learning Updates on Apr 16 - Apr 22, 2018</title>
    <updated>2018-04-20T22:43:40.000Z</updated>
    <published>2018-04-20T22:43:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Videos / Single Topics</p>
</h3>
<ul>
<li><a href="https://egghead.io/courses/understand-javascript-s-this-keyword-in-depth" rel="noopener noreferrer">Understand JavaScript's this Keyword in Depth</a> - 18 minutes divided into 8 short videos to wrap you head around <code>this</code>.</li>
</ul>
<h3><p>DOM related / Single Topics</p>
</h3>
<ul>
<li><a href="https://zellwk.com/blog/dom-traversals/" rel="noopener noreferrer">Traversing the DOM with JavaScript</a> - A tutorial featuring native methods to traverse the DOM.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/16/"/>
    <summary>2 awesome projects updated on Apr 16 - Apr 22, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/15/</id>
    <title>Awesome Javascript Learning Updates on Apr 09 - Apr 15, 2018</title>
    <updated>2018-04-11T09:02:31.000Z</updated>
    <published>2018-04-11T08:45:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles &amp; Tutorials / Single Topics</p>
</h3>
<ul>
<li><a href="https://scotch.io/tutorials/understanding-hoisting-in-javascript" rel="noopener noreferrer">Understanding Hoisting</a> - Detailed explanation of the concept of hoisting in JavaScript.</li>
</ul>

<ul>
<li><a href="http://www.sohamkamani.com/blog/2016/08/28/incremenal-tutorial-to-promises/" rel="noopener noreferrer">Promises</a> - Learning promises step by step.</li>
</ul>

<ul>
<li><a href="https://hackernoon.com/6-reasons-why-javascripts-async-await-blows-promises-away-tutorial-c7ec10518dd9" rel="noopener noreferrer">Async/Await</a> - Tutorial showing the advantages of consuming Promises via async functions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/15/"/>
    <summary>3 awesome projects updated on Apr 09 - Apr 15, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/14/</id>
    <title>Awesome Javascript Learning Updates on Apr 02 - Apr 08, 2018</title>
    <updated>2018-04-05T11:00:23.000Z</updated>
    <published>2018-04-05T11:00:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Videos / Single Topics</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/channel/UCO1cgjhGzsSYb1rsB4bFe4Q" rel="noopener noreferrer">FunFunFunction</a> - Educational plus entertaining YouTube show covering language features as well as architectural topics amongst others.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/14/"/>
    <summary>1 awesome projects updated on Apr 02 - Apr 08, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/12/</id>
    <title>Awesome Javascript Learning Updates on Mar 19 - Mar 25, 2018</title>
    <updated>2018-03-21T11:47:45.000Z</updated>
    <published>2018-03-21T11:47:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Videos / Single Topics</p>
</h3>
<ul>
<li><a href="http://latentflip.com/loupe/?code=JC5vbignYnV0dG9uJywgJ2NsaWNrJywgZnVuY3Rpb24gb25DbGljaygpIHsKICAgIHNldFRpbWVvdXQoZnVuY3Rpb24gdGltZXIoKSB7CiAgICAgICAgY29uc29sZS5sb2coJ1lvdSBjbGlja2VkIHRoZSBidXR0b24hJyk7ICAgIAogICAgfSwgMjAwMCk7Cn0pOwoKY29uc29sZS5sb2coIkhpISIpOwoKc2V0VGltZW91dChmdW5jdGlvbiB0aW1lb3V0KCkgewogICAgY29uc29sZS5sb2coIkNsaWNrIHRoZSBidXR0b24hIik7Cn0sIDUwMDApOwoKY29uc29sZS5sb2coIldlbGNvbWUgdG8gbG91cGUuIik7!!!PGJ1dHRvbj5DbGljayBtZSE8L2J1dHRvbj4%3D" rel="noopener noreferrer">What the heck is the event loop anyway?</a> - Awesome talk about the way JavaScript works, and a tool for exploring the callstack.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/12/"/>
    <summary>1 awesome projects updated on Mar 19 - Mar 25, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/9/</id>
    <title>Awesome Javascript Learning Updates on Feb 26 - Mar 04, 2018</title>
    <updated>2018-02-26T12:41:17.000Z</updated>
    <published>2018-02-26T11:42:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles &amp; Tutorials / Overall Topics</p>
</h3>
<ul>
<li><a href="https://auth0.com/blog/glossary-of-modern-javascript-concepts/" rel="noopener noreferrer">Glossary of Modern JavaScript Concepts: Part 1</a> - Learn the fundamentals of functional programming, reactive programming, and functional reactive programming in JavaScript.</li>
</ul>

<ul>
<li><a href="https://auth0.com/blog/glossary-of-modern-javascript-concepts-part-2/" rel="noopener noreferrer">Glossary of Modern JavaScript Concepts: Part 2</a> -  Explains concepts like scope and closures, data flow, change detection, components, compilation, tree shaking.</li>
</ul>

<ul>
<li><a href="https://molily.de/robust-javascript/" rel="noopener noreferrer">Robust Client-Side JavaScript</a> - Guide focused on writing robust code by describing possible failures and explaining how to prevent them.</li>
</ul>
<h3><p>Articles &amp; Tutorials / Single Topics</p>
</h3>
<ul>
<li><a href="https://developers.google.com/web/tools/chrome-devtools/" rel="noopener noreferrer">Chrome DevTools</a> - Everything you need to know about the debugging tools built into Google Chrome.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/9/"/>
    <summary>4 awesome projects updated on Feb 26 - Mar 04, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/7/</id>
    <title>Awesome Javascript Learning Updates on Feb 12 - Feb 18, 2018</title>
    <updated>2018-02-15T20:49:00.000Z</updated>
    <published>2018-02-15T20:49:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>ES6 and above / Single Topics</p>
</h3>
<ul>
<li><a href="https://github.com/Chalarangelo/30-seconds-of-code" rel="noopener noreferrer">30 seconds of code (⭐122k)</a> - Useful ES6 snippets that you can understand in 30 seconds or less.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/7/"/>
    <summary>1 awesome projects updated on Feb 12 - Feb 18, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/45/</id>
    <title>Awesome Javascript Learning Updates on Nov 06 - Nov 12, 2017</title>
    <updated>2017-11-08T20:17:41.000Z</updated>
    <published>2017-11-08T20:17:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>JavaScript References</p>
</h3>
<ul>
<li><a href="https://functional.works-hub.com/blog/Functional-Programming-Jargon" rel="noopener noreferrer">Functional Programming Jargon</a> - Explains terms used in functional programming in the JavaScript context.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/45/"/>
    <summary>1 awesome projects updated on Nov 06 - Nov 12, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/25/</id>
    <title>Awesome Javascript Learning Updates on Jun 19 - Jun 25, 2017</title>
    <updated>2017-06-22T13:20:56.000Z</updated>
    <published>2017-06-22T13:20:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles &amp; Tutorials / Overall Topics</p>
</h3>
<ul>
<li><a href="http://javascript.info" rel="noopener noreferrer">JavaScript.info</a> - A modern tutorial from the basics to advanced topics with simple, but detailed explanations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/25/"/>
    <summary>1 awesome projects updated on Jun 19 - Jun 25, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/24/</id>
    <title>Awesome Javascript Learning Updates on Jun 12 - Jun 18, 2017</title>
    <updated>2017-06-12T22:49:24.000Z</updated>
    <published>2017-06-12T22:49:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Node.js / Single Topics</p>
</h3>
<ul>
<li><a href="https://learnnode.com" rel="noopener noreferrer">Learn Node</a> - A premium training course to learn to build apps with Node.js, Express, MongoDB.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/24/"/>
    <summary>1 awesome projects updated on Jun 12 - Jun 18, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/7/</id>
    <title>Awesome Javascript Learning Updates on Feb 13 - Feb 19, 2017</title>
    <updated>2017-02-15T20:07:47.000Z</updated>
    <published>2017-02-15T20:07:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>ES6 and above / Single Topics</p>
</h3>
<ul>
<li><a href="https://github.com/mjavascript/practical-es6" rel="noopener noreferrer">Practical ES6 (⭐3.1k)</a> - eBook with practical examples and advices.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/7/"/>
    <summary>1 awesome projects updated on Feb 13 - Feb 19, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/3/</id>
    <title>Awesome Javascript Learning Updates on Jan 16 - Jan 22, 2017</title>
    <updated>2017-01-22T11:20:18.000Z</updated>
    <published>2017-01-19T21:28:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>JavaScript References</p>
</h3>
<ul>
<li><a href="http://ecma-international.org/publications/standards/Ecma-262.htm" rel="noopener noreferrer">ECMAScript® Language Specification</a> - The standard JavaScript is based on. Only for very advanced learners.</li>
</ul>
<h3><p>Blogs / Single Topics</p>
</h3>
<ul>
<li><a href="http://www.2ality.com" rel="noopener noreferrer">②ality</a> - Language features and APIs well explained by author and trainer Dr. Axel Rauschmayer.</li>
</ul>

<ul>
<li><a href="https://ponyfoo.com" rel="noopener noreferrer">Pony Foo</a> - Detailed and high quality posts from Nicolás Bevacqua all related to JavaScript.</li>
</ul>
<h3><p>ES6 and above / Single Topics</p>
</h3>
<ul>
<li><a href="http://exploringjs.com/es2016-es2017.html" rel="noopener noreferrer">Exploring ES2016 and ES2017</a> - Follow up of »Exploring ES6«.</li>
</ul>

<ul>
<li><a href="https://ponyfoo.com/articles/es6" rel="noopener noreferrer">ES6 Overview</a> - Bullet point overview including in-depth articles.</li>
</ul>

<ul>
<li><a href="http://es6katas.org" rel="noopener noreferrer">ES6 Katas</a> - Learn ES6 by solving unit test online.</li>
</ul>
<h3><p>DOM related / Single Topics</p>
</h3>
<ul>
<li><a href="http://youmightnotneedjquery.com" rel="noopener noreferrer">You Might Not Need jQuery</a> - Get plain JavaScript code snippets (and see their jQuery equivalents).</li>
</ul>
<h3><p>Node.js / Single Topics</p>
</h3>
<ul>
<li><a href="https://github.com/maxogden/art-of-node#readme" rel="noopener noreferrer">The Art of Node (⭐9.8k)</a> - Introductory tutorial covering the basics.</li>
</ul>

<ul>
<li><a href="https://nodeschool.io" rel="noopener noreferrer">NodeSchool</a> - Interactive self guided workshops you can also do on your own.</li>
</ul>

<ul>
<li><a href="http://nodepatternsbooks.com" rel="noopener noreferrer">Node Patterns</a> - Short books about code and networking patterns related to Node.js.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/3/"/>
    <summary>10 awesome projects updated on Jan 16 - Jan 22, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/52/</id>
    <title>Awesome Javascript Learning Updates on Dec 26 - Jan 01, 2016</title>
    <updated>2016-12-26T21:22:45.000Z</updated>
    <published>2016-12-26T21:22:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Free eBooks / Single Topics</p>
</h3>
<ul>
<li><a href="http://speakingjs.com" rel="noopener noreferrer">Speaking JavaScript</a> - In-depth guide beginning with the basics.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/52/"/>
    <summary>1 awesome projects updated on Dec 26 - Jan 01, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/50/</id>
    <title>Awesome Javascript Learning Updates on Dec 12 - Dec 18, 2016</title>
    <updated>2016-12-16T08:11:29.000Z</updated>
    <published>2016-12-13T20:43:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles &amp; Tutorials / Single Topics</p>
</h3>
<ul>
<li><a href="https://medium.com/javascript-scene/master-the-javascript-interview-what-is-a-pure-function-d1c076bec976" rel="noopener noreferrer">Pure functions</a> - Answers the question »What is a Pure Function?« epicly.</li>
</ul>
<h3><p>Videos / Single Topics</p>
</h3>
<ul>
<li><a href="https://vimeo.com/181328943" rel="noopener noreferrer">Promises Are So Passé</a> - Talk that shows where async goes next, why it matters, and what you need to do to put it into practice today.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=e-5obm1G_FY" rel="noopener noreferrer">Learning Functional Programming with JavaScript</a> - Talk containing the best explanation of map/reduce.</li>
</ul>
<h3><p>Interactive learning / Single Topics</p>
</h3>
<ul>
<li><a href="http://reactivex.io/learnrx/" rel="noopener noreferrer">Functional programming</a> - Learn basic principles of functional programming in an interactive way by using map, filter, concatAll, reduce and zip.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/50/"/>
    <summary>4 awesome projects updated on Dec 12 - Dec 18, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/46/</id>
    <title>Awesome Javascript Learning Updates on Nov 14 - Nov 20, 2016</title>
    <updated>2016-11-16T21:44:24.000Z</updated>
    <published>2016-11-16T15:52:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>JavaScript References</p>
</h3>
<ul>
<li><a href="http://devdocs.io/javascript" rel="noopener noreferrer">DevDocs</a> - Search MDN comfortably. Even offline.</li>
</ul>
<h3><p>Free eBooks / Single Topics</p>
</h3>
<ul>
<li><a href="http://addyosmani.com/resources/essentialjsdesignpatterns/book/" rel="noopener noreferrer">JavaScript Design Patterns</a> - Classical and JavaScript specific design patterns.</li>
</ul>
<h3><p>Books / Single Topics</p>
</h3>
<ul>
<li><a href="http://shop.oreilly.com/product/0636920027713.do" rel="noopener noreferrer">JavaScript Enlightenment</a> - Will solidify your understanding of the language.</li>
</ul>
<h3><p>Videos / Single Topics</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=qGyqzN0bjhc" rel="noopener noreferrer">== ? === ??? ...#@^%</a> - Basic talk about type coercion and strict type comparison.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=HF1luRD4Qmk" rel="noopener noreferrer">Debugging The Web</a> - Learn state of the art in debugging using Chrome dev tools.</li>
</ul>
<h3><p>Interactive learning / Single Topics</p>
</h3>
<ul>
<li><a href="https://www.codeschool.com/learn/javascript" rel="noopener noreferrer">Code School</a> - From Basics to Best Practices. Different courses related to JavaScript.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/46/"/>
    <summary>6 awesome projects updated on Nov 14 - Nov 20, 2016</summary>
  </entry>
</feed>