# Mixture and Firebase and Public APIs

Source: https://www.dandenney.com/posts/front-end-dev/mixture-and-firebase-and-public-apis
Date: 2013-04-07
Tags: front-end-dev
Summary: Playing with Mixture, Firebase, and public APIs while learning to share what I build via video.

---

### I'm learning how to work with APIs and how to share via video

I recently wrote about how important it is to share video of your tasks, so I'm trying to to walk the walk. It does not mean that I'm good at it yet, but I really want to be. Aside from saying "don't have the voice of a pre-pubescent teen", I'd love some constructive feedback on how this could be better.

That said, I'm sharing my progress with API learning and this video is showing how I'm using [Mixture](https://mixture.io) and [Firebase](http://firebase.io) to learn how to work with a public API. Mixure makes front-end development quick and easy, while Firebase does the same for data management.

<div class="video-wrapper"><iframe allowfullscreen="" class="fitvid" frameborder="0" height="438" mozallowfullscreen="" src="https://player.vimeo.com/video/63539963" webkitallowfullscreen="" width="700"></iframe></div>

Neil from Mixture did a video on getting data from Firebase and how easy it is to display the data without writing JavaScript, too.

<div class="video-wrapper"><iframe allowfullscreen="" class="fitvid" frameborder="0" height="394" src="https://www.youtube.com/embed/RpEdeQapjjk" width="700"></iframe></div>
