davidjnelson - Overview
Pinned Loading
-
A project which shows how to integrate redux into react without using any third party react components by using a higher order function. Application uses redux middleware to persist state, reselect…
JavaScript
-
A variant of eight queens, using recursive backtracking and depth first search. Includes static typing with flow, a browser visualization and very thorough integration tests.
JavaScript
-
Test your front end components visually. Currently supports components built with react and commonjs / browserify.
JavaScript 12