zahedbri / modern-web-apps-with-angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructor: Andrew Burgess

Angular is more than just the next version of popular AngularJS front-end framework. Angular takes all the best parts of AngularJS and improves them. It's now a powerful and feature-complete framework that you can use to build the best web apps. Built with TypeScript in mind, Angular takes advantage of futuristic language features such as decorators and interfaces, which make coding faster and easier. Angular is also a great platform for building cross-platform mobile apps.

If you want to create modern web apps with Angular, this is the course for you. In this course, Andrew Burgess will show you how to code a complete web app with Angular, using the most current features and architectural patterns. Follow along with Andrew and build a full-featured project management app, with user login and validation and real-time chat. You'll get lessons on the Angular template language, structuring your app, routing, form validation, services, observables, and more. So let's get started!

We've built comprehensive guides to help you learn JavaScript and Angular, whether you're just getting started or you want to explore more advanced topics.

Source Files Description

This repository contains the source code for the completed course project. In it you will find three subfolders:

  • projector-server: a simple backend for the project
  • projector: the completed course project
  • quickstart: the starting point for following along with the course

These are source files for the Envato Tuts+ course: Modern Web Apps With Angular

Available on Tuts+. Teaching skills to millions worldwide.

About

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 50.6%Language:HTML 22.1%Language:JavaScript 21.8%Language:CSS 5.6%