Pinned Repositories
react
The library for web and native user interfaces.
alt
Isomorphic flux implementation
alt-example-tests
Example alt (Flux library) tests for actions and stores
jsrouter
Minimal client side router
react-fuzzy-filter
Render a subset of a collection with fuzzy searching
react-memory-game
Learn React by building a memory match game
rx-store
Reactive JS library for managing state
switcheroo
React component that switches between components based on window.location. Router agnostic.
rescript
ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
berry
📦🐈 Active development trunk for Yarn ⚒
jdlehman's Repositories
jdlehman/react-memory-game
Learn React by building a memory match game
jdlehman/memory-game-cljs
clojurescript memory game
jdlehman/alt
A flux implementation that is small, tested, terse, and meant to be used with ES6
jdlehman/clojure-koans
A set of exercises for learning Clojure
jdlehman/compose_flux_apps
prototype/playground for composing multiple flux apps in a "base app". these apps can share data and interact through an API
jdlehman/delorean
An Agnostic, Complete Flux Architecture Framework
jdlehman/ember-memory-game
memory game made with ember
jdlehman/eslint-loader
eslint loader (for webpack)
jdlehman/flux-challenge
A frontend challenge to test UI architectures and solutions
jdlehman/javascript
JavaScript Style Guide
jdlehman/maze-runner
maze generator with clojurescript and om (react)
jdlehman/memory-game-flux
memory game with react and flux
jdlehman/mocha-phantomjs
:coffee: :ghost: PhantomJS Runners for Mocha
jdlehman/modern-cljs-tutorial
following tutorial from: https://github.com/magomimmo/modern-cljs
jdlehman/react-draggable
React draggable component
jdlehman/react-router
A complete routing solution for React.js
jdlehman/react-tabs
React tabs component
jdlehman/react-weather
React/alt/ES6/Webpack demo app
jdlehman/redux
Predictable state container for JavaScript apps
jdlehman/redux-batched-updates
Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues/125 for more details.
jdlehman/redux-localstorage
Store enhancer that syncs (a subset) of your Redux store state to localstorage.
jdlehman/redux-storage
Persistence layer for redux with flexible backends
jdlehman/redux-thunk
Thunk middleware for Redux
jdlehman/redux-todo
Todo list built with redux
jdlehman/router.js
jdlehman/rx-book
jdlehman/samplejs
Randomly sample elements from an array or keys from a weighted object
jdlehman/susy
Responsive layout toolkit for Sass
jdlehman/velocity-react
React components for Velocity.js
jdlehman/wikipedia-search-cljs
get search results from wikipedia