AngularJS For Everyone Tutorial #11 - Including Templates and Inline SVG with ngInclude

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

Support Free Tutorials

The best shared web hosting

Subscribe to Level Up Pro for extra features!

Subscribe to the Level Up Newsletter

To Support Level Up Tuts:

Simple cloud hosting, built for developers.:

HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
Рекомендации по теме
Комментарии
Автор

Nice. Watched the whole series this morning, looking forward to more!

pauldacus
Автор

To those having problems showing the twitter.svg. I have multiple projects using Bitnami Wamp stack and assume you have many projects. If the bottom didn't work for you, take the first forward slash out so you're looking for the image relative to the document being run and not from as high up in the document root as possible. :-)

<ng-include

TheDorac
Автор

that mas marvelous! i truly love this series! and for the people on a Windows machine you can use MAMP to simulate the server

smollmighto
Автор

bro you awesome. I learned so much with this tutorial.

JasonCtutorials
Автор

What is that keyboard you have? I don't know why, but that clicking sound feels good.
Looking forward to next episodes. Thanks

wookowaratz
Автор

hi, thanks for the videos they are really good!
 i had some difficulties with this specific one since i'm working on a windows pc.. and i didn't quiet understood how to include the person.html (the thing with the python server..)

omeraviddd
Автор

python -m SimpleHTTPServer also works on Linux (in case if somebody didn't know it and was too lazy to google it)

andrewlosseff
Автор

For the error: 'Cross origin requests are only supported for HTTP'
Install this small server (link) app in chrome. Open the app and point the file location to your project directory.
Goto the url shown in the app
link:
OR
use Mozilla Firefox

perfecttime
Автор

Please whats this theme (Sublime text theme) please.

asdasdasd-rzwo
Автор

what's the diff between svg and img tag? is it the same?

aswathis
Автор

python -m http.server for windows if you have python3.4 installed. ;)

JasonCtutorials
Автор

Why are those SVG images differ in their sizes?

rexxia