GithubHelp home page GithubHelp logo

michaelmonson / angular-getting-started-mmonson Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 231 KB

Created with StackBlitz ⚡️

Home Page: https://stackblitz.com/edit/angular-w77nbb-npnvfx

CSS 17.18% HTML 13.63% TypeScript 69.19%

angular-getting-started-mmonson's Introduction

Getting started with Angular

( was angular-w77nbb-npnvfx )

My prior experience with Angular was version 1.4 (AngularJS), which is now referred to as AngularJS. This is my first foray into Angular since the massive migration to Angular 2, which was essentially a complete rewrite. I figured it was time to refresh my knowledge.

This tutorial introduces the essentials of Angular by creating an e-commerce site with a catalog, shopping cart, and check-out form. Components are used to build Angular applications. Components define areas of responsibility in the UI that let you reuse sets of UI functionality.

  • < app-root > — the first component to load and the container for the other components.
  • < app-top-bar > — the store name and checkout button.
  • < app-product-list > — the product list.
  • < app-product-alerts > — a component that contains the application's alerts.

Technologies used:

  • HTML / CSS
  • JavaScript
  • TypeScript

Edit on StackBlitz ⚡️

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.