Skip to content

vishwasjois/js-dev-reads

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

Node

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

Core concepts

Software architecture

Data structures and algorithms

  • Algorithms (4th Edition) - Robert Sedgewick & Kevin Wayne
    • This book is included because it is a standard in understanding algorithms. Its choice of language is Java, but you can get the gist of how algorithms work in this book.

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 โ†‘

About

A list of books ๐Ÿ“šand articles ๐Ÿ“ for the discerning web developer to read.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published