Code Monkey home page Code Monkey logo

angular-course's Introduction

Angular 2+ Learning Project

This repository is dedicated to my learning journey in Angular, in here as described below, all the lessons are sorted as commits. The Cooking App was the project that assembled all the knowledge gathered.

Angular Features used

  • Components (Data biding, Dynamic, Projection...)
  • Services
  • Directives
  • Modules
  • HttpClient
  • RxJs (Observables, Subjects and Operators)
  • Forms (Template Driven and Reactive Approach)
  • Routes
  • Redux with NgRx

This project is hosted in Firebase Hosting and the live version can be found here, and you can log in with

I had a great time learning this framework and this repository will be used for consult the learned content.

Sections

The lessons will be organized as commits, for instance: The Section 2: The Basics will be

"[Section 'number'] : [lesson name]"

Cooking App

The Cooking App is a project to practice what was being learned, It consists of a enhanced shopping list where you can add recipes with ingredients to make the shopping list creation easier. All the data and authentication is maintained in Firebase, you can upload your data a fetch it from there.

It's structured as depicted below.

App Planning

App Diagram

State Management Approach

The initial approach was to use Services with Observables for managing the app state. This was a fine solution, but for scalability purposes I decided to change the pattern to the Redux approach by using NgRx which is inspired by the Redux pattern by with some advantages for Angular apps.

NgRx State Management

Author

  • Eduardo Lima - du-almeidalima

angular-course's People

Contributors

du-almeidalima avatar dependabot[bot] 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.