Skip to content

Instantly share code, notes, and snippets.

@obenjiro
Last active October 6, 2015 19:30
Show Gist options
  • Save obenjiro/5aeb9ca1b7e19e74bfff to your computer and use it in GitHub Desktop.
Save obenjiro/5aeb9ca1b7e19e74bfff to your computer and use it in GitHub Desktop.
React + MALEVICH ( talk proposal )

#Conference Reactive 2015 ( https://reactive2015.com/ )

#Talk Title: React + MALEVICH

#Speaker: Oleksii Okhrymenko - Lead JavaScript developer

#Summary: Flux is not the only option anymore. There is a design pattern named MALEVICH which can provide awesome benefits like:

  • semi-automatic bug fixing
  • ease of refactoring
  • week referenced React components
  • state recording and restoring, rollback of a state ( Hello Redux ;) )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment