Skip to content

JavaScript

Brandon Orther edited this page Sep 5, 2017 · 8 revisions

This wiki page is meant to be used as a place to collect information and links to reference material related to JavaScript development.

General JS Topics

Error Handling

Promises

ES6 Generators

yield yield* function*

Channels / Transducers

React

React Knowledge Compilations

Lifecycles

Syntax

Children

Context

Performance

Testing

Redux

redux helpers

redux-saga

i18n / l10n

Functional Programming

Ramda

Advanced (algebraic types)