Category: Flight

Creating a Donation Widget with Flight Components

In this tutorial I will be teaching you the basics of Twitter’s Flight.js by making a donation widget, which also uses Materialize for the front-end, and Stripe to handle the payments. We’ll be covering Flight’s main concepts and methods. Flight is an event driven framework by Twitter. Based on compon...