So far in this series we have looked at Bower, AngularJS, GruntJS, PhoneGap, Meteor, Ember, and TimelineJS JavaScript technologies. Today for my 30 day challenge, I decided to learn a productivity tool for front-end development called Yeoman. In this blog post, we will first cover the Yeoman basics and then we will develop an Ember application using Yeoman. This blog post will not cover EmberJS basics so please refer to my day 19 blog for more information. Read the full blog here https://www.openshift.com/blogs/day-24-yeoman-ember-the-missing-tutorial
Tag: ember
Day 19: Ember–The Missing EmberJS Tutorial
So far in this series we have looked at Bower, AngularJS, GruntJS, PhoneGap, and MeteorJS JavaScript technologies. Today for my 30 day challenge, I decided to learn a framework called Ember. In this blog post, we will learn how to build a single page social bookmarking site using Ember. This tutorial will be covered in two posts — first post will cover the client side and persist data to HTML 5 Local Storage and in the second post we will use a RESTful backend deployed on OpenShift. I will write the second post in next few days. Read the full blog here https://www.openshift.com/blogs/day-19-ember-the-missing-emberjs-tutorial