Barnesian

Software Development and Audio Engineering

Barnesian ►
  • About
  • Categories
  • Archives
  • Styling the Dreaded File Input
    ► February 17th, 2015
    screenshot of a file input that is styled

    Styling a file input turns out to be quite difficult since CSS can’t reach into the control to get access to the elements.

    ► Read More
  • Getting Started with Ember.js Part 5: Deleting a Car and Wrapup
    ► February 16th, 2015
    screenshot of Ember rendering a list of cars

    In the last post we set up the new car view. In the final post let’s add the ability to delete a car and wrap up this series.

    ► Read More
  • Getting Started with Ember.js Part 4: Creating a New Car
    ► February 16th, 2015
    screenshot of Ember rendering a new car screen

    In the last post, we set up a show and edit view. Let’s set up a view that allows for adding new cars.

    ► Read More
  • Getting Started with Ember.js Part 3: Showing a Single Car
    ► February 16th, 2015
    screenshot of Ember rendering an edit view

    In the last post, we set up the index view. Let’s set up a route that shows and saves a single car’s details.

    ► Read More
  • Getting Started with Ember.js Part 2: The List View
    ► February 16th, 2015
    screenshot of Ember rendering a list view

    In the last post, we set up Rails to serve up a list of cars. Now let’s hook up Ember to display that data.

    ► Read More
Older Posts ↩ Newer Posts ↪

Subscribe

an RSS icon
RSS

Connect

  • email icon
    Email
  • email icon
    GitHub
© 2011 - 2026 Chris Barnes