Coder Social home page Coder Social logo

hunteroi / angular-form-examples-with-resolver Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 247 KB

This is a simple Angular app showing how to use ReactiveFormsModule with routing system

License: MIT License

JavaScript 9.47% TypeScript 76.70% HTML 10.37% CSS 3.47%
angular angular-forms resolver router ngmodel

angular-form-examples-with-resolver's Introduction


Logo

Angular Form Examples With Resolver

A complete working site with routing system explaining forms and route-resolvers in Angular!

Table of Contents

About The Project

This project allows you to browse different URLs and see how the code renders from the different implementations. The accessible routes are :

  • /user
  • /user/:id
  • /user-two
  • /user-two/:id

Built With

You will find herebelow the main frameworks and dependencies used by this solution:

  • Angular 8
    • Angular Core
    • Angular Common
    • Angular Forms
    • Angular Router
    • ...
  • RxJs

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Please make sure you have a package manager installed on your device.

Installation

  1. Clone the repo
git clone https://github.com/HunteRoi/angular-form-examples-with-resolver.git
  1. Open the folder with your favorite IDE
  2. Run npm i (or the default command of your favorite package manager in order to install the packages) in a prompt opened from the folder
  3. Serve the app with ng serve -o (the o flag means 'open' and will open your default browser with the application homepage)

License

Distributed under the MIT License. See LICENSE for more information.

angular-form-examples-with-resolver's People

Contributors

hunteroi avatar

Watchers

 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.