StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Home
  2. Companies
  3. Eventbrite-0
Eventbrite-0 logo

Eventbrite-0

Verified

The world's largest event technology platform, powering over 2 million events around the world each year

www.eventbrite.com
22
Tools
2
Decisions
10
Followers

Tech Stack

Application & Data

11 tools

Python logo
Python
Cassandra logo
Cassandra
Docker logo
Docker
MySQL logo
MySQL
Django logo
Django
JavaScript logo
JavaScript
Redux logo
Redux
HTML5 logo
HTML5
Backbone.js logo
Backbone.js
Marionette logo
Marionette
Node.js logo
Node.js

Utilities

2 tools

Elasticsearch logo
Elasticsearch
Varnish logo
Varnish

DevOps

5 tools

Git logo
Git
GitHub logo
GitHub
Enzyme logo
Enzyme
Jest logo
Jest
npm logo
npm

Business Tools

4 tools

React logo
React
Britecharts logo
Britecharts
D3.js logo
D3.js
InVision logo
InVision

Team Members

Marcos Iglesias
Marcos IglesiasSr. Software Engineer
Eddie Freeman
Eddie FreemanBig Cheez

Engineering Blog

Stack Decisions

Marcos Iglesias
Marcos Iglesias

Sep 13, 2018

Britecharts was created from the point of view of just using it as a JavaScript-agnostic library. That worked really well with our Backbone.js builds. We just use a render and initialize all the stuff there.

Now moving into React, we have the necessity of actually moving Britecharts into React land. That's something we're gonna start working on. That is a wrapper of our Britecharts in order to be used with React. And we are really excited about that.

18.1k views18.1k
Comments
Marcos Iglesias
Marcos Iglesias

Sep 13, 2018

We are in the middle of a change of the stack on the front end. So we used Backbone.js with Marionette. Then we also created our own implementation of a Flux kind of flow. We call it eb-flux. We have worked with Marionette for a long time. Then at some point we start evolving and end up having a kind of Redux.js-style architecture, but with Marionette.

But then maybe one and a half years ago, we started moving into React and that's why we created the Eventbrite design system. It's a really nice project that probably could be open sourced. It's a library of components for our React components.

With the help of that library, we are building our new stack with React and sometimes Redux when it's necessary.

227k views227k
Comments