Project Awesome project awesome

Open Source Documents

Collection 2.2k stars GitHub

Subjects

Programming Languages

Javascript

ECMAScript 6 Features 29.1k updated 3y ago

ECMAScript 6, also known as ECMAScript 2015, is the latest version of the ECMAScript standard

React Primer Draft 3.6k updated 9y ago

A primer for building Single-Page Applications with React

Angular Style Guide 23.7k updated 3y ago

Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices

JavaScript : The Right Way 8.7k updated 2y ago

This is a guide intended to introduce new developers to JavaScript and help experienced developers learn more about its best practices

Idiomatic JavaScript 25.7k updated 2y ago

Principles of Writing Consistent, Idiomatic JavaScript

Angular Test Patterns

A High-Quality Guide for Testing Angular 1.x Applications

Airbnb JavaScript Style Guide 148.1k updated 29d ago

A mostly reasonable approach to JavaScript

JavaScript Garden 3.4k updated 1y ago

A collection of documentation about the most quirky parts of the JavaScript language

Node.js Style Guide 5.0k updated 5y ago

A guide for styling your node.js / JavaScript code. Fork & adjust to your taste

Node.js Best Practices

This is a list of best practices for writing robust Node.js code. It is inspired by other guilds such as Felix Geisendörfer's Node Style Guide and what is popular within the community

function qualityGuide () { 3.0k updated 2y ago

This style guide aims to provide the ground rules for an application's JavaScript code, such that it's highly readable and consistent across different developers on a team

The Node Beginner Book 4.0k updated 1y ago

The Node Beginner Book is a comprehensive introduction to Node.js and some of the more advanced JavaScript topics like functional programming

Learn You The Node.js For Much Win! 7.4k updated 4y ago

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.

An introduction to Node.js 9.9k updated 5y ago

a short introduction to node.js

stream-handbook

how to write node programs with streams

You Don't Know JS 184.5k updated 1mo ago

A book series on JavaScript. @YDKJS on twitter.

CasperJS 7.2k (archived)

Documentation for CasperJS

Ember.js Guide 281 (archived)

Official Guide for Ember.js

Flux Application Architecture 244.2k updated 2d ago

Documenatiton for Flux application architecture

Redux Document 61.5k updated 7d ago

Documentation for Redux

JavaScript RegExp 116 updated 3mo ago

step by step guide to JavaScript regular expressions