Building an Ember.js App - Part 1

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

I was terrified of Ember. Your videos made it much easier. Thank You Brad!

sukanya
Автор

Round and round. Your video about angular-cli is what led me here. I had no idea about Ember. That's what happen when you focus on mainstream flow and not get 'er done and go. I never got ang-cli to work. Strangely in the process I actually downloaded and got Ember to work by accident, and didn't have any idea what it was til later. Then I ran across your video. Great Job! as usual.

diahrongrismore
Автор

Thank you for walking us through Ember. I bought a Big Nerd Ranch Front-End Dev book that briefly touched on it and left a bad taste in my mouth. I don't think I will be using anything from them any time soon. It could be that I am new to web development and still going through Udemy courses on the MEAN stack, but you are much more thorough and helpful.

jubalrahl
Автор

Thank you very much by the videos! I'm a developer in Brazil and i love front end technologies. I already know a bit of JS, Jquery, AngularJS and i want to learn Ember JS and your videos are helping me a lot!

csilva
Автор

If you are on a Mac and doing this in 2017, ember install ember-bootstrap is the way to go, along with the app.import as instructed in the video.

MicroUrb
Автор

dude your accent is so $$....sick video too. helped me get started. Thanks!

gevgharadaghi
Автор

Thanks for this. Considering using one of the various frameworks and I've settled on Ember.js or Backbone.js. Still haven't decided yet but this was pretty informative. Upped.

cameronaero
Автор

Hi Brad, will you ever do another ember tutorial like this? Would be nice to do another one since Ember 3 came out.

rupenderfox
Автор

Hey Brad, could you go into your UDEMY Ember course and do a revised version or do a revised version here on YouTube. Thank you.

abenjamin
Автор

Hey good evening, i think you should make an updated video on how to create this app. A lot of updates have happened ever since this video came out and even when you go on firebase website looks totally different. Nonetheless great work man thank you for the video.

sterlingortizpimentel
Автор

On Windows 7 after running "ember new emtasks" in the command line I had to run "npm install --save uglify-js" before I could get a server to run or else I got an error from something called Broccoli.

Didn't see it mentioned and it didn't seem to be a problem for the uploader at this point in the video so I figured I'd mention it.

Also at this point in time it appears Ember has added a boilerplate like most frameworks(?) do, not that it makes a difference.

combodemo
Автор

data is not stored in the firebase .what may be a reason

gocool
Автор

I after I install ember in the command line, a npm warn deprecated comes up saying "please update to minimatch 3.0.2 or higher to avoid a regexp dos issue". Can I ignore this and move on?

chrisb
Автор

Hi Brad, which framework you like Angular2 or Ember ?

m-k
Автор

'git is not installed or not in the PATH'.. I am getting this everytime, even though git is added to PATH and installed.

pi_goes_home
Автор

these dudes @ wix should just let us watch videos uninterrupted.

berry
Автор

Just a heads up for others, this is version 1.

IronHelpsUsPlay
Автор

Stop the server. Start the server... Why don't you just background it if you don't want to have two terminals open?

tmst