Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save masthisis/cbeb593ef73937e77284115be75ccc1f to your computer and use it in GitHub Desktop.
Save masthisis/cbeb593ef73937e77284115be75ccc1f to your computer and use it in GitHub Desktop.

Revisions

  1. @amysimmons amysimmons revised this gist Jul 31, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion advanced-js-resources.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # Advanced JavaScript Learning Resources

    This is a list of advanced JavaScript learning recourses from people who responded to my [Tweet][13].
    This is a list of advanced JavaScript learning resources from people who responded to my [Tweet][13].

    - [You Don't Know JS][3]

  2. @amysimmons amysimmons revised this gist Jul 31, 2017. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions advanced-js-resources.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    #Advanced JavaScript learning resources
    # Advanced JavaScript Learning Resources

    This is a list of recourses from people who responded to my [Tweet][13] asking for deep JavaScript learning resources.
    This is a list of advanced JavaScript learning recourses from people who responded to my [Tweet][13].

    - [You Don't Know JS][3]

    @@ -10,15 +10,15 @@ This is a list of recourses from people who responded to my [Tweet][13] asking f

    - [Learning JavaScript Design Patterns by Addy Osmani][1]

    - [JavaScript The Good Parts][10]
    - [JavaScript The Good Parts by Douglas Crockford][10]

    - [Eloquent JavaScript][7]
    - [Eloquent JavaScript by Marijn Haverbeke][7]

    - [Effective JavaScript][8]
    - [Effective JavaScript by David Herman][8]

    - [Learning Advanced JavaScript by John Resig][9]

    - [JavaScript Allonge][4]
    - [JavaScript Allonge, the "Six" Edition][4]

    - [MDN docs][2]

  3. @amysimmons amysimmons created this gist Jul 31, 2017.
    51 changes: 51 additions & 0 deletions advanced-js-resources.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,51 @@
    #Advanced JavaScript learning resources

    This is a list of recourses from people who responded to my [Tweet][13] asking for deep JavaScript learning resources.

    - [You Don't Know JS][3]

    - [Frontend Masters courses by Kyle Simpson][12]

    - [@mpjme][6]'s [YouTube videos][5]

    - [Learning JavaScript Design Patterns by Addy Osmani][1]

    - [JavaScript The Good Parts][10]

    - [Eloquent JavaScript][7]

    - [Effective JavaScript][8]

    - [Learning Advanced JavaScript by John Resig][9]

    - [JavaScript Allonge][4]

    - [MDN docs][2]

    - [AST Explorer][11]

    [1]: https://addyosmani.com/resources/essentialjsdesignpatterns/book/

    [2]: https://developer.mozilla.org/en-US/docs/Web/JavaScript

    [3]: https://github.com/getify/You-Dont-Know-JS

    [4]: https://leanpub.com/javascriptallongesix/read

    [5]: https://www.youtube.com/c/mpjmevideos

    [6]: https://twitter.com/mpjme

    [7]: http://eloquentjavascript.net/

    [8]: https://www.amazon.com/Effective-JavaScript-Specific-Software-Development/dp/0321812182

    [9]: https://johnresig.com/apps/learn/

    [10]: https://www.amazon.co.uk/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742

    [11]: https://astexplorer.net/

    [12]: https://frontendmasters.com/kyle-simpson/

    [13]: https://twitter.com/amesimmons/status/890976254920404992