Giter VIP home page Giter VIP logo

angular-forms-course's Introduction

IMPORTANT

This repository currently contains two courses:

  • The old version of the Angular Forms Course, currently in this master branch (instructions below)

  • The brand new Angular Forms in Depth course, still being filmed and to be published soon

If you are looking for the old course, you can use this master branch.

But if you are looking for the new course, then head over to the 1-start branch instead.

Here is the logo of the new course, not to be confused with the old one:

Angular Forms In Depth

Angular Forms In Depth Video Course

Angular Forms Course (old course)

This repository contains the code of the Angular Forms Course.

This course repository is updated to Angular v5, there is a npm-lock.json file available for avoiding semantic versioning issues.

Angular Forms Course

Installation pre-requisites

For running this project we need and npm installed on our machine. These are some tutorials to install node in different operating systems:

Its essential to important to install the latest version of Node

Installation Instructions

We can install the master branch using the following commands:

git clone https://github.com/angular-university/angular-forms-course.git

NOTE: you need npm 5 or higher in order for the package-lock.json to be taken into account:

npm install 

By using npm 5 or higher and the package-lock.json file, you will be installing the exact same dependencies than I installed in my machine, so you wont run into issues caused by semantic versioning updates.

This should take a couple of minutes. If there are issues, please post the complete error message in the Questions section of the course.

To Run the Development Server

We can start the chat application with the following command:

npm start

The application is visible at port 8080 - http://localhost:8080

Other Courses

If you are looking for the Angular Advanced Library Laboratory Course: Build Your Own Library, the repo with the full code can be found here:

Angular Advanced Library Laboratory Course: Build Your Own Library

Angular Advanced Library Laboratory Course: Build Your Own Library

RxJs and Reactive Patterns Angular Architecture Course

If you are looking for the RxJs and Reactive Patterns Angular Architecture Course code, the repo with the full code can be found here:

RxJs and Reactive Patterns Angular Architecture Course

RxJs and Reactive Patterns Angular Architecture Course

Angular Ngrx Reactive Extensions Architecture Course

If you are looking for the Angular Ngrx Reactive Extensions Architecture Course code, the repo with the full code can be found here:

Angular Ngrx Reactive Extensions Architecture Course

Github repo for this course

Angular Ngrx Course

Angular 2 and Firebase - Build a Web Application Course

If you are looking for the Angular 2 and Firebase - Build a Web Application Course code, the repo with the full code can be found here:

Angular 2 and Firebase - Build a Web Application

Github repo for this course

Angular firebase course

Complete Typescript 2 Course - Build A REST API

If you are looking for the Complete Typescript 2 Course - Build a REST API, the repo with the full code can be found here:

https://angular-university.io/course/typescript-2-tutorial

Github repo for this course

Complete Typescript Course

angular-forms-course's People

Contributors

jhades avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.