Skip to content

troutowicz/bdc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license

bdc

Behavior Driven Composition

BDC is a pattern that can be used when creating applications with React. The idea is to keep components self-sufficient while being as minimal as possible. Components can obtain additional behavior via mixins.

This repository provides a simple example of an app built using BDC. react-stamp is used to handle composition.

npm build
npm start

The app is viewable on CodePen here.

About

Behavior Driven Composition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published