FREELessons: 14Length: 1.9 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.9 The Search Tab

In this lesson, we will create the EmberJS route and handlebar templates. We will also configure the jQuery Autocomplete control to look up a product by its name. On the server side, we will set up the express routes that will send the suggestions for Autocomplete and the product detail for the selected product.