RESTful API From Scratch - Part 2 - Angular Frontend - Best Webhosting

Thanks! Share it with your friends!

URL

You disliked this video. Thanks for the feedback!

Sorry, only registred users can create playlists.

ULTRAFAST, CHEAP, SCALABLE AND RELIABLE! WE STRONGLY RECOMMEND ACCU WEB HOSTING COMPANY

RESTful API From Scratch  - Part 2  - Angular Frontend

Watch Web Development Traversy Media Video: RESTful API From Scratch - Part 2 - Angular Frontend.
Here is the frontend part of the Restful API service we built in this video
https://www.youtube.com/watch?v=eB9Fq9I5ocs

SOURCE FILES - https://github.com/bradtraversy/bookstore

Published:
Category: Web Development Traversy Media
83 Views

Related Videos

  • RESTful API From Scratch Using Node, Express and MongoDB

    RESTful API From Scratch Using Node, Express and MongoDB

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will create a full RESTful web api that will allow us to get, post, put and delete JSON data through HTTP requests. It is long but it is from absolute scratch front to back. No copy and paste and no generators, etc Second part with Angular frontend - https://www.youtube.com/watch?v=qrIvv6OTN2Y&feature=youtu.be SOURCE FILES - https://github.com/bradtraversy/bookstore VISIT MY WEBISTE: Check Out My Udemy Courses http://www.traversymedia

  • MEAN App From Scratch - MongoDB, Express, Angular 2 & NodeJS

    MEAN App From Scratch - MongoDB, Express, Angular 2 & NodeJS

    by Best Webhosting Added 85 Views / 0 Likes

    In this video we will build a complete MEAN application from scratch. The MEAN stack includes MongoDB, Express, Angular and Node.js. MORE UP TO DATE MEAN SERIES https://www.youtube.com/watch?v=uONz0lEWft0&list=PLillGF-RfqbZMNtaOXJQiDebNXjVapWPZ SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa 12 PROJECT ANGULAR 2 COURSE: https://www.eduonix.com/affiliates/id/16-10413 12 PROJECT NODE COURSE: https://www.eduonix.com/affiliates/id/16-10200 10 PROJE

  • Build An Angular 2 Spotify App - Part 1

    Build An Angular 2 Spotify App - Part 1

    by Best Webhosting Added 85 Views / 0 Likes

    In this video I will quickly go over what we will be building. This Angular 2 application will use the Spotify API to allow us to search for artists and album info and allow us to preview tracks from the application. UPDATED RC6 & ORIGINAL RC4 CODE - https://github.com/bradtraversy/ngspotify This project is part of an Eduonix 12 project course in Angular 2. VIEW COURSE INFO: https://www.eduonix.com/affiliates/id/16-10413

  • Build An Angular 2 Spotify App - Part 2

    Build An Angular 2 Spotify App - Part 2

    by Best Webhosting Added 87 Views / 0 Likes

    In this video we will build the Angular 2 navbar component and set up the application router as well as setup a custom Bootstrap template UPDATED RC6 & ORIGINAL RC4 CODE - https://github.com/bradtraversy/ngspotify This project is part of an Eduonix 12 project course in Angular 2. VIEW COURSE INFO: https://www.eduonix.com/affiliates/id/16-10413

  • Build An Angular 2 Spotify App - Part 3

    Build An Angular 2 Spotify App - Part 3

    by Best Webhosting Added 77 Views / 0 Likes

    In this video we will setup the search component in Angular 2 and setup a service to interact with the Spotify API to fetch information about the specified artists and albums UPDATED RC6 & ORIGINAL RC4 CODE - https://github.com/bradtraversy/ngspotify This project is part of an Eduonix 12 project course in Angular 2. VIEW COURSE INFO: https://www.eduonix.com/affiliates/id/16-10413

  • Build An Angular 2 Spotify App - Part 4

    Build An Angular 2 Spotify App - Part 4

    by Best Webhosting Added 84 Views / 0 Likes

    In this video we will handle displaying the search results that were returned from the Spotify API in our service. UPDATED RC6 & ORIGINAL RC4 CODE - https://github.com/bradtraversy/ngspotify VIEW COURSE INFO: https://www.eduonix.com/affiliates/id/16-10413

  • Build An Angular 2 Spotify App - Part 6

    Build An Angular 2 Spotify App - Part 6

    by Best Webhosting Added 85 Views / 0 Likes

    In this video we will handle fetching a list of albums by a specified artist using the Spotify API UPDATED RC6 & ORIGINAL RC4 CODE - https://github.com/bradtraversy/ngspotify This project is part of an Eduonix 12 project course in Angular 2. VIEW COURSE INFO: https://www.eduonix.com/affiliates/id/16-10413

  • Build An Angular 2 Spotify App - Part 7

    Build An Angular 2 Spotify App - Part 7

    by Best Webhosting Added 79 Views / 0 Likes

    In this video we will list tracks from albums along with a link to preview songs in the browser UPDATED RC6 & ORIGINAL RC4 CODE - https://github.com/bradtraversy/ngspotify This project is part of an Eduonix 12 project course in Angular 2. VIEW COURSE INFO: https://www.eduonix.com/affiliates/id/16-10413

  • Build An Angular 2 Spotify App - Part 5

    Build An Angular 2 Spotify App - Part 5

    by Best Webhosting Added 76 Views / 0 Likes

    In this video we will setup the artist component which handles fetching data including the artist title, image and genres UPDATED RC6 & ORIGINAL RC4 CODE - https://github.com/bradtraversy/ngspotify This project is part of an Eduonix 12 project course in Angular 2. VIEW COURSE INFO: https://www.eduonix.com/affiliates/id/16-10413

  • Angular 2 & Firebase App [Part 2] - Setup & Components

    Angular 2 & Firebase App [Part 2] - Setup & Components

    by Best Webhosting Added 97 Views / 0 Likes

    In this part we will setup Firebase and create an Angular 2 app with Angular CLI. We will generate all components and setup the router CODE FOR THIS PART: http://www.traversymedia.com/downloads/proplistings/proplistings_part_2.zip LISTINGS.JSON FILE DOWNLOAD: http://www.traversymedia.com/downloads/proplistings/listings.json SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal

  • Angular 2 & Firebase App [Part 3] - AngularFire2 Setup

    Angular 2 & Firebase App [Part 3] - AngularFire2 Setup

    by Best Webhosting Added 88 Views / 0 Likes

    In this video we will setup AngularFire2 to integrate Angular 2 and Firebase together CODE FOR THIS PART: http://www.traversymedia.com/downloads/proplistings/proplistings_part_3.zip SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

  • Angular 2 & Firebase App [Part 5] - Details Page

    Angular 2 & Firebase App [Part 5] - Details Page

    by Best Webhosting Added 88 Views / 0 Likes

    In this video we will create the property listing details page CODE: Code For This Video http://www.traversymedia.com/downloads/proplistings/proplistings_part_5.zip COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-courses VISIT US: http://www.traversymedia.com EDUONIX COURSES: Pleas use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free vide

RECOMMENDED WEB HOSTING

FASTCOMET

Fastcomet

HOSTGATOR

HOSTGATOR

BLUEHOST

BLUEHOST

SITEGROUND

SITEGROUND

A2 HOSTING

A2 HOSTING

HOSTINGER

HOSTINGER

DREAMHOST

DREAMHOST

ACCU WEBHOSTING

ACCU WEBHOSTING

MILESWEB

MILESWEB

HOSTPAPA

HOSTPAPA


RSS