Giter VIP home page Giter VIP logo

angular-signals-course's Introduction

Modern Angular With Signals Course

This repository contains the code of the Modern Angular With Signals Course.

This course repository is updated to Angular 17:

Modern Angular With Signals

Installation pre-requisites

IMPORTANT: Please use Node 18 (Long Term Support version).

Installing the Angular CLI

Start by doing a global installation of the Angular CLI:

npm install -g @angular/cli

How To install this repository

you can install the main branch using the following commands:

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

cd angular-signals-course

npm install

What branches does this repository have?

This repository has 2 branches:

  • the main branch contains the final code that you will have created at the end of the course
  • the 1-start branch contains the starting point for the course

If you don't use Git, it's also possible to download each branch as a ZIP file.

To do so, you must first select the correct branch from the branch dropdown here on top of this screen on Github.

Once inside the right branch, click the green "Code" button and select "Download ZIP".

Running the local backend server

In order to be able to provide more realistic examples, we will need in our playground a small REST API backend server.

We can start the sample application backend with the following command:

npm run server

To run the Frontend Server

To run the frontend part of our code, we will use the Angular CLI:

npm start

You can also start the frontend application using the following command:

ng serve

The application is visible in port 4200: http://localhost:4200

Other Courses

Angular Core Deep Dive Course

If you are looking for the Angular Core Deep Dive Course, you can find it here:

Angular Core Deep Dive

RxJs In Practice Course

If you are looking for the RxJs In Practice Course, the repo with the full code can be found here:

RxJs In Practice Course

NgRx In Depth Course

If you are looking for the NgRx In Depth Course, the repo with the full code can be found here:

NgRx In Depth Course

Angular PWA Course

If you are looking for the Angular PWA Course, the repo with the full code can be found here:

Angular PWA Course - Build the future of the Web Today

Angular Security Masterclass

If you are looking for the Angular Security Masterclass, the repo with the full code can be found here:

Angular Security Masterclass.

Angular Security Masterclass

Angular Advanced Library Laboratory Course

If you are looking for the Angular Advanced Course, 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-signals-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.