My First Application

Simple tutorial for creating your first Blueprint application

In this tutorial, you will create your first Blueprint application. We will adopt the super-rentals tutorial from EmberJS by replacing the mirage segment of the original tutorial with a Blueprint application. If you implement the original EmberJS tutorial, then you will be able to populate the EmberJS application with data from an Application Programming Interface (API) server (i.e., the Blueprint application).

At the end of this tutorial, you will have experience with the following concepts:

Last updated