Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

nss-day-cohort-15/resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Resources

How to Contribute

Use git clone to download your own copy of this repo. Create a new branch with git checkout -b BRANCHNAME. Add new resources to the repo. Push up the new branch with git push origin BRANCHNAME and submit a pull request.

Coding Challenges

Codewars
Free Code Camp
Interview Cake
Exercism.io (uses testing)

JavaScript

JavaScript Fundamentals

JavaScript the Good Parts - playlist (video)
JavaScript the Weird Parts - first 3.5hrs (video)
JavaScript Fundamentals playlist

Higher Order Functions

Understanding filter (video)
Understanding map (video)
Understanding reduce (video)
Understanding reduce pt.2 (video)

ES6 Features

Spread Operator & Default Params

Free Books

Free Programming Books
Exploring ES6
Eloquent JavaScript
JavaScript The Good Parts
JavaScript Design Patterns

Browser

Chrome DevTools

Chrome DevTools
CodeSchool - Discover DevTools

Event Loop

Understanding the event loop (video)

Browser Compatibility

Compatibility Table
Compatibility Search

Algorithms

MIT Intro to Algorithms (video)
Harvard Advanced Algorithms (video)
ComSci Algorithms in JavaScript

Public APIs

List of APIs

Git & Github

Git Workflow

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •