Skip to content

villanuevawill/resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JavaScript Resources

Hack Reactor 2014-06

Other Resource Lists

Much better than this one

https://github.com/impressivewebs/frontend-feeds

https://github.com/darcyclarke/Front-end-Developer-Interview-Questions

https://github.com/vhf/free-programming-books

https://github.com/dypsilon/frontend-dev-bookmarks

http://www.echojs.com/

http://dailyjs.com/

JavaScript Rockstars

Follow them on GitHub & elsewhere

https://github.com/substack

https://github.com/addyosmani

https://github.com/ebidel

Git & GitHub

Master it.

https://github.com/github/hub

https://pages.github.com/

http://github.github.com/github-flavored-markdown/

https://github.com/tiimgreen/github-cheat-sheet

https://github.com/philschatz/octokit.js/

https://developer.github.com/v3/

https://github.com/nodegit/nodegit

https://github.com/atom/git-utils

http://git-scm.com/

https://github.com/JacksonGariety/Galileo

http://www.emoji-cheat-sheet.com/

The Language

Nuts & bolts

https://github.com/advanced-js/syllabus

Style

USE MORE SPACES, PEOPLE.

https://github.com/rwaldron/idiomatic.js

https://github.com/airbnb/javascript

Testing

Be taken seriously

http://qunitjs.com/

http://chaijs.com/

http://visionmedia.github.io/mocha/

http://jasmine.github.io/

http://karma-runner.github.io/0.12/index.html

http://sinonjs.org/

https://travis-ci.org/

https://ci.testling.com/

Building and Tooling

Be a better developer

http://browserify.org/

https://github.com/gruntjs/grunt

https://github.com/gulpjs/gulp

https://github.com/brunch/brunch

https://github.com/broccolijs/broccoli

https://developers.google.com/closure/compiler/

http://yui.github.io/yuicompressor/

Data Structures & Algorithms

Examples in JavaScript

https://github.com/mgechev/javascript-algorithms

https://github.com/chenglou/data-structures

https://github.com/davidshariff/computer-science

https://github.com/afiore/arboreal

https://github.com/mauriciosantos/buckets

Building & Using APIs

https://github.com/interagent/ http-api-design

http://www.restapitutorial.com/

CoffeeScript

http://arcturo.github.io/library/coffeescript/

https://github.com/mkautzmann/Idiomatic-CoffeeScript

JavaScript Everywhere

Tools for creating JavaScript apps outside the browser.

https://github.com/liamks/macgap

https://github.com/Anonyfox/node-webkit-hipster-seed

http://phonegap.com/

New Hotness

Stuff related to upcoming ES6 features, exotic DOM APIs, or anything else off the beaten path.

https://github.com/google/traceur-compiler

https://people.mozilla.org/~jorendorff/es6-draft.html

http://www.html5rocks.com/en/tutorials/es7/observe/

http://flippinawesome.org/2014/02/10/replacing-callbacks-with-es6-generators/

http://www.polymer-project.org/

HFS

Holy f*** s***, how did they do that?

http://bost.ocks.org/mike/algorithms/

Libraries

Event Systems

https://github.com/cowboy/jquery-tiny-pubsub

https://github.com/Wolfy87/EventEmitter

https://github.com/fat/bean

Promises

https://github.com/petkaantonov/bluebird

https://github.com/cujojs/when

http://promises-aplus.github.io/promises-spec/

http://api.jquery.com/category/deferred-object/

Classes, Inheritance & Other OO

https://github.com/Wolfy87/Heir

https://github.com/dilvie/stampit

https://github.com/javascript/augment

http://addyosmani.com/resources/essentialjsdesignpatterns/book/

Templating

Jade https://github.com/visionmedia/jade

Blade https://github.com/bminer/node-blade

Mustache http://mustache.github.io/

Handlebars https://github.com/wycats/handlebars.js/

Toffee https://github.com/malgorithms/toffee

CoffeeKup https://github.com/mauricemach/coffeekup

Coffee-Templates https://github.com/mikesmullin/coffee-templates

Hamlet https://github.com/dr-coffee-labs/hamlet

Routing

http://joakimbeng.eu01.aws.af.cm/a-javascript-router-in-20-lines/

https://github.com/visionmedia/page.js

https://github.com/flatiron/director

AJAX

http://api.jquery.com/jquery.ajax/

https://github.com/visionmedia/superagent

Utilities

https://github.com/kaimallea/isMobile

https://gist.github.com/nickb1080/f7172c00fdcd45b9415a

Documentation

https://github.com/jsdoc3/jsdoc

http://jashkenas.github.io/docco/

Front-End Frameworks

http://backbonejs.org/

http://emberjs.com/

https://angularjs.org/

https://www.meteor.com/

http://todomvc.com/

Back-End Frameworks

http://expressjs.com/

http://sailsjs.org/

http://koajs.com/

Full-Stack

http://www.toptal.com/javascript/guide-to-full-stack-javascript-initjs

http://www.smashingmagazine.com/2013/11/21/introduction-to-full-stack-javascript/

http://mean.io/

Text and Character Encoding

http://www.joelonsoftware.com/articles/Unicode.html

About

Resources curated by 2014-06 HackRs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published