Unit testing ReactRedux components
A convenient approach for testing React components connected via ReactRedux
Krawaller weblog
A convenient approach for testing React components connected via ReactRedux
Demonstrating a convenient helper method and pattern for unit testing Redux observable epics
Exploring how to add a source code viewer to a Storybook setup
Exploring a pattern that lets us group related logic and reduce boilerplate in Redux apps
Making a TodoMVC implementation using Callbags and React, introducing the needed tools as we go!
Understanding callbags by splitting them into types with individual TypeScript definitions
Peeking under the hood of a TodoMVC implementation using only Callbags and Snabbdom
Wrapping our brains around the Callbags specification for streams represented by functions
A pragmatic demonstration of the drawbacks with CSS selectors, and how inline styles through JS solves these problems
Dissecting Github Battle - an app consuming the Github API built with Angular and Firebase authentication
Walking through a Redux-TypeScript scaffold, set up for maximal in-editor help from minimal typing
Exploring how @ < & = really work in AngularJS directives/components, and realising how < rules them all
Presenting a tool to create an asynchronous webworker version of a library
Following up on our React-Redux example, discussing what logic goes where
Walking through some reasons to prefer `React.createClass` over ES6 classes in React
Some musings around the comparison, and my part in an upcoming live debate
Philosophizing about why smart components in Choo are stupid and why that is a good thing
Comparing loosely coupled composition in four different frameworks by implementing the same small app in all of them
Experimenting with a helper function for component composition in CycleJS
Slides from and retrospective on my CycleJS talk at Devsum