The Wayback Machine - https://web.archive.org/web/20200530141334/https://github.com/twhite96/js-dev-reads
Skip to content
A list of books ๐Ÿ“šand articles ๐Ÿ“ for the discerning web developer to read.
Branch: master
Clone or download

Latest commit

Fetching latest commitโ€ฆ
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
README.md Merge pull request #15 from AlbertoMontalesi/master Oct 7, 2019
code-of-conduct.md Update COC and contributing guidelines Mar 14, 2019
contributing.md

README.md

JavaScript Dev Reading List

The JavaScript Developer's Reading List

A list of hand-picked books and articles for JavaScript developers

forthebadge forthebadge forthebadge PRs Welcome

The problem ๐Ÿ˜•

There are a lot of web development reading materials out there, from books to videos to blog posts. How can you know what is actually worth reading?

Solution ๐Ÿ˜Ž

Here I have hand-picked web development/JavaScript books and articles I have personally read or have come highly recommended to me by other developers.

Things to think about ๐Ÿค”

Free books. Who doesn't like free books?! But if you are able, buy the book if it is offered as an option. No worries if you can't. But if it helps the devs continue to put out quality content then it is worth it.


Note โ—

The stack most used in my list is React, GraphQL, and JavaScript, in no particular order. This is because it is the stack I am most familiar with. If you want to see Angular or Vue, submit a pull request. I would ask you to keep it to JavaScript technologies.

Books ๐Ÿ“š

Books are broken down by technology/stack or concept. Feel free to add yours by opening a pull request.

React & GraphQL

Design patterns in JavaScript

React Native

Node

Books by Flavio require a newsletter sign up but I think it is worth it.

Vue

Core concepts

Software architecture

Data structures and algorithms

Miscellaneous

Back to top โ†‘

Articles ๐Ÿ“

Articles are broken down into tech stack and soft skills, as well as core JavaScript concepts. Feel free to add yours by opening a pull request.

React

Core concepts

JavaScript misc.

Soft skills

Back to top โ†‘

You canโ€™t perform that action at this time.