
Fluxxor and the Flux Architecture with Brandon Tilley
The Flux architecture is a compelling alternative to the modern-view-controller pattern when building modern web applications. Fluxxor is a set of tools for building JavaScript data layers using the Flux architecture.
JavaScript Archives - Software Engineering Daily
Audio is streamed directly from the publisher (traffic.megaphone.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
The Flux architecture is a compelling alternative to the model-view-controller pattern for building modern web applications.
Fluxxor is a set of tools for building JavaScript data layers using the Flux architecture. It was one of the earliest open-source implementations of Flux.
Brandon Tilley is a software engineer who works at The Minerva Project. He is the creator of Fluxxor.
Questions
- Is Flux a replacement for model-view-controller?
- What are the hazards of MVC?
- Why did you write Fluxxor?
- Why are there so many Flux implementations?
- Is the pace of web development accelerating?
Links
The post Fluxxor and the Flux Architecture with Brandon Tilley appeared first on Software Engineering Daily.