basic-concepts
Last updated
Was this helpful?
Last updated
Was this helpful?
State of the Javascript Landscape in 2016 A very high-level summary of the important terms and technologies that are used in modern Javascript development.
The Hitchiker's Guide to Modern JS Tooling A great overview of many of the most common build tools, package managers, test frameworks, and code quality tools currently in use
State of the Art Javascript in 2016 An opinionated list of what tools and libraries a modern JS development stack should include, plus links to further resources.
The Hitchhiker's Guide to the Modern Front End Development Workflow A useful overview of the many categories and types of tools used in modern web development.
Simplified Javascript Jargon An alphabetical list of common terms in the JS world, with very short definitions in the main list and slightly longer descriptions linked for each term.
Modern Javascript Development An overview of how browsers, Javascript, and Javascript frameworks have evolved into today's landscape of tools and technologies
React How-To Pete Hunt, one of React's creators, gives a high-level suggested order to use when learning React-related technologies (React, NPM, bundlers, ES6, routing, and Flux/Redux)
Timeline for Learning React Another high-level suggested timeline for how to approach learning React and related technologies.
Learn the Javascript Ecosystem one package at a time Some tips for how to approach learning the JS ecosystem without being overwhelmed.
On being overwhelmed with our fast paced industry Wes Bos gives advice on how to cut down on noise, avoid "new shiny" syndrome, and still improve your web dev skills
How to Learn Web Frameworks Some great advice on how to approach learning web development and frameworks, especiialy if you're a junior developer.