All Projects → angular-university → Complete Typescript Course

angular-university / Complete Typescript Course

Licence: mit
Contains the code for the Complete Typescript Course - Build a Node REST API

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Complete Typescript Course

Example
Example project written using Marble.js framework
Stars: ✭ 57 (-39.36%)
Mutual labels:  rxjs
Rxjs Book
rxjs-book 책 예제
Stars: ✭ 77 (-18.09%)
Mutual labels:  rxjs
Preact Redux Isomorphic
preact-redux-isomorphic PWA SPA SSR best practices and libraries in under 80kB page size (for live demo click the link below)
Stars: ✭ 85 (-9.57%)
Mutual labels:  rxjs
Angular1 Async Filter
Angular2 async pipe implemented as Angular 1 filter to handle promises & RxJS observables
Stars: ✭ 59 (-37.23%)
Mutual labels:  rxjs
Tibot
TiBot — The Date and Time Bot
Stars: ✭ 74 (-21.28%)
Mutual labels:  rxjs
Reactivity
A Bleeding Edge React Universal Boilerplate for Power Users.
Stars: ✭ 79 (-15.96%)
Mutual labels:  rxjs
Until Destroy
🦊 RxJS operator that unsubscribe from observables on destroy
Stars: ✭ 1,071 (+1039.36%)
Mutual labels:  rxjs
Cra Boilerplate
Up to date: This project is an Create React App - v2.1.1 boilerplate with integration of Redux, React Router, Redux thunk & Reactstrap(Bootstrap v4)
Stars: ✭ 87 (-7.45%)
Mutual labels:  rxjs
Game Music Player
All your music are belong to us
Stars: ✭ 76 (-19.15%)
Mutual labels:  rxjs
Jest Marbles
Helpers library for marbles testing with Jest
Stars: ✭ 85 (-9.57%)
Mutual labels:  rxjs
Rx Marble Design System
A design system to visualize functional reactive programming based on ReactiveExtensions
Stars: ✭ 60 (-36.17%)
Mutual labels:  rxjs
Ant Simple Pro
简洁,美观,快速上手,支持3大框架(vue3.0,react,angular,typescript);Concise, beautiful, quick to get started, support 3 big frameworks
Stars: ✭ 73 (-22.34%)
Mutual labels:  rxjs
Time
A time driver designed to enable awesome testing and dev tooling
Stars: ✭ 80 (-14.89%)
Mutual labels:  rxjs
Js Boilerplate
Modern JavaScript Application Boilerplate
Stars: ✭ 57 (-39.36%)
Mutual labels:  rxjs
Jasmine Marbles
Marble testing helpers for RxJS and Jasmine
Stars: ✭ 85 (-9.57%)
Mutual labels:  rxjs
Ngrx Ducks
Improved Coding Experience for NgRx
Stars: ✭ 56 (-40.43%)
Mutual labels:  rxjs
Graphql Rxjs
fork of Graphql which adds Observable support
Stars: ✭ 78 (-17.02%)
Mutual labels:  rxjs
Ngx Pwa Offline
RxJS operator and other utils catching offline errors in Angular apps (= async pipe everywhere!)
Stars: ✭ 94 (+0%)
Mutual labels:  rxjs
Rx Connect
Glue your state and pure React components with RxJS
Stars: ✭ 86 (-8.51%)
Mutual labels:  rxjs
Vist
Virtual-list component build with react and rxjs
Stars: ✭ 81 (-13.83%)
Mutual labels:  rxjs

Repository contents

This repository contains the full application of the Complete Typescript Course.

Complete Typescript Course

Angular University Lessons Code

Contains the code for several of the Angular University courses.

Angular for Beginners Course

Angular for Beginners 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

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

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 important to install the latest version of Node

Installing the Angular CLI

With the following command the angular-cli will be installed globally in your machine:

npm install -g @angular/cli
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].