Juri StrumpflohnerFollowJuri is a full stack developer and tech lead with a special passion for the web and frontend development. He creates online videos for Egghead.io, writes articles on his blog and for tech magazines, speaks at conferences and holds training workshops. Juri is also a recognized Google Developer Expert in Web Technologies
Let's create your first Angular app
It's time to get started. In this video I will help you create your first Angular app
2 min read
Angular got released and so it's the perfect time to try it out. I totally understand it might be difficult to get started, but it doesn't have to. In this video I'll take you by your hand and guide you step by step through the process of creating your first Angular application. :+1:
Contents are based on Angular version >= 2
This video will very shortly guide you through creating a state of the art Angular application. In this ~50 min screencast, you will learn..
how to generate a new Angular project using the Angular CLI
about Angular Modules, what they do and what they are good for
about components, why everyone is talking about them and how to create them with Angular
about how to style a component
how the data typically flows throughout your Angular components
about the difference between stateful and stateless components
about how to get data from your user, by using Angular Forms
{%
include article-link.html
url=“http://slides.com/gerardsans/imworld-ng2-revolution#/"
title=“The Angular revolution is here!”
text=“Awesome intro slides to Angular by Gerard Sans”
imageurl=“/blog/assets/imgs/linkpics/gerardsans.jpg”
>}}