Coder Social home page Coder Social logo

luccaboets / angular-gettingstarted Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deborahk/angular-gettingstarted

0.0 1.0 0.0 691 KB

Sample Angular application used in the "Angular: Getting Started" course: http://bit.ly/Angular-GettingStarted

License: MIT License

JavaScript 9.89% TypeScript 69.10% CSS 1.93% HTML 19.08%

angular-gettingstarted's Introduction

Angular-Getting Started

Materials for the "Angular: Getting Started" course on Pluralsight.

APM-Start: The starter files set up for use in VSCode, WebStorm, or other editors. Use this to code along with the course. (Updated for Angular version 7 or higher)

APM-Final: The completed files. Use this to see the completed solution from the course. (Updated for Angular version 7 or higher)

See the README.md file under each folder for details on installing and running the application.

If you have any problems installing or running this code, please see the "Angular: Getting Started Problem Solver"

If that does not resolve your issue, please post to the discussion board for the course

NOTE: The installation was tested using node v8.10.0 and npm 6.0.1.

If you want to work through the course without downloading npm or any of the libraries, try the course with Stackblitz by following this link: https://stackblitz.com/github/DeborahK/Angular-GettingStarted/tree/master/APM-Start

For the completed code on stackblitz, check out this link: https://stackblitz.com/edit/github-gettingstarted-deborahk

NOTE: If you chose to use Stackblitz, note that it currently does not support reading json files from a folder defined in the angular.json file. Rather, you need to copy the products folder from the api folder to the assets folder. Then modify the productUrl to look in the assets folder: private productUrl = 'assets/products/products.json';

Note also that Stackblitz does not seem to recognize the Font Awesome icons. So you will instead see portions of squares.

angular-gettingstarted's People

Contributors

deborahk avatar johnpapa avatar kenno avatar

Watchers

James Cloos 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.