Giter Site home page Giter Site logo

swetha555 / angular4-with-redux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pankajmalhan/angular4-with-redux

0.0 1.0 0.0 134 KB

In this project we will create a bug management system, we add the functionality to add the new bugs, update the current status of the bug and also show the bug list and diffrent status counts of the bugs. We will use the Redux to manage the state of our application.

TypeScript 67.87% JavaScript 5.91% HTML 25.94% CSS 0.29%

angular4-with-redux's Introduction

State Management with Redux

If we are going to create a bigger application in Angular then it will be better to use a state management architecture that can manage the state of our application. This state management technique will definitely increase the performance of our application. In this application we learn about the "Redux" that is state management technique to manage the state of application.Redux is an open-source JavaScript library designed for managing application state. It is primarily used together with React or angular js for building user interfaces

BugTodoApp

In this project we will create a bug management system, we add the functionality to add the new bugs, update the current status of the bug and also show the bug list and diffrent status counts of the bugs. We will use the Redux to manage the state of our application.

alt text

alt text

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Install Packages

Run npm install command to install all the node_modules packgages.

angular4-with-redux's People

Contributors

pankajmalhan avatar angular-cli 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.