Book Image

Ember.js Cookbook

By : Erik Hanchett
Book Image

Ember.js Cookbook

By: Erik Hanchett

Overview of this book

Ember.js is an open source JavaScript framework that will make you more productive. It uses common idioms and practices, making it simple to create amazing single-page applications. It also lets you create code in a modular way using the latest JavaScript features. Not only that, it has a great set of APIs to get any task done. The Ember.js community is welcoming newcomers and is ready to help you when needed. This book provides in-depth explanations on how to use the Ember.js framework to take you from beginner to expert. You’ll start with some basic topics and by the end of the book, you’ll know everything you need to know to build a fully operational Ember application. We’ll begin by explaining key points on how to use the Ember.js framework and the associated tools. You’ll learn how to effectively use Ember CLI and how to create and deploy your application. We’ll take a close look at the Ember object model and templates by examining bindings and observers. We’ll then move onto Ember components, models, and Ember Data. We’ll show you examples on how to connect to RESTful databases. Next we’ll get to grips with testing with integration and acceptance tests using QUnit. We will conclude by covering authentication, services, and Ember add-ons. We’ll explore advanced topics such as services and initializers, and how to use them together to build real-time applications.
Table of Contents (18 chapters)
Ember.js Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

About the Reviewer

Zoltan Debre is a lecturer, economist, journalist, and software engineer. He has been building websites and web applications since 1997 for big corporations and small start-ups worldwide in Budapest, Dublin, and recently in Wellington, New Zealand. Furthermore, he is researching at Victoria University of Wellington. As a full stack software engineer, Zoltan uses various tools and languages such as Ruby, JavaScript, Java, PHP, Dart, Lua, and Go. He is an advocate of efficient development tools and frameworks, and for this reason, he is an active supporter of Ruby on Rails and a committed evangelist of Ember.js.

He's been working with Ember.js since 2012, and he follows the evolution of the framework and its influence on the whole JavaScript ecosystem. His mission is to teach and show how quickly developers can deliver a project with a very efficient framework. For this reason, he voluntarily runs workshops and gives presentations, and he teaches Ember.js to junior and senior developers and students. He writes tutorials, shares examples, and tirelessly helps other developers. Follow his work or contact him on www.yoember.com, www.zoltan.nz, and www.emberjs.nz.