Skip to content

codebyuma/content

This branch is 1 commit ahead of, 11 commits behind bridge-school/content:master.

Repository files navigation

Bridge School Content

This repository is the home of the reference material for Bridge School.

Contents

If you are accessing this repository directly on your own, here is a directory of its contents in a proposed reading order:

  1. JavaScript General Topics
    1. Functions
    2. Promises
  2. Working with Arrays
    1. Map
    2. Filter
    3. Reduce
  3. Functional Programming
  4. Observables
    1. Introduction
    2. SwitchMap vs MergeMap
  5. React
    1. Introduction
    2. Component
    3. Component Lifecycles
    4. Summary
    5. Useful Libraries
  6. Redux
    1. Introduction
    2. Logging
    3. Thunk
    4. Hello World Example
  7. Example App: Robodex
    1. Goals & outline
    2. Container
    3. Redux Store
    4. Redux Action & Reducer
  8. Version Control (Git & GitHub)
    1. Introduction to Git
    2. Branching, Staging and Committing
    3. Rebasing
    4. Forking a repository
  9. Other
    1. Setting Up Node
    2. Tips and Tricks
    3. Git TLDR cheatsheet
  10. Stub for future content
    1. Redux Merge
    2. Redux Connect

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.3%
  • HTML 30.0%
  • CSS 1.7%