Setting up Grunt to build an Ember.js Application

Опубликовано: 14 Октябрь 2024
на канале: Joachim Haagen Skeie
2,362
16

This video is part of a Screencast series made to help you get started with Ember.js. This screencast starts from a new empty directory and ends up with a simple Hello-world type application with text into both the application and index templates.

In this video you will learn:

What Grunt.js is and what it is used for
How to install Grunt.js and its dependencies
Using Grunt plugins to setup a complete web application build process
JavaScript file concatenation
JavaScript linting (jshint)
Minifying files
Precompiling Ember.js templates

Want to get Hands on training? Please visit http://emberjstraining.com, or read the free sample chapters from my book Ember.js in Action (http://manning.com/skeie).