NgRx

NgRx

·??????Is framework for building reactive apps in angular.

·??????Global state management.

·??????Powerful lib for managing state in angular.

·??????Uses popular redux pattern.

·??????Redux pattern: it maintains three principles.

Action Reducer and store.

·??????ngRx goal is managing state and interacting application according to state.

·??????Data flow in one way direction.

Problem solved with ngrx

1.??????When the application is bigger at that time, we have more services in the application if we use ngrx for that application then no service is required as we are maintaining centralized data.

2.??????complex component communication.

3.??????when we need client-side caching.

No alt text provided for this image




要查看或添加评论,请登录

Balaji M.的更多文章

  • Micro Frontend

    Micro Frontend

    Micro Frontend — 1. is a client-side architecture design.

  • #MongoDB vs #MySQL

    #MongoDB vs #MySQL

    Who Uses These Databases? MySQL: MySQL has been maturing since 1995 and has grown a large following. Some organizations…

  • This is how #angular-cli/webpack delivers your CSS styles to the client

    This is how #angular-cli/webpack delivers your CSS styles to the client

    #AngularJS simplifies the front-end development experience.#AngularJS is a structural framework for dynamic web apps.

  • #Codeigniter vs #Laravel

    #Codeigniter vs #Laravel

    #Laravel is an open-source #PHP web application framework based on #MVC architecture. The framework was created and…

  • Onsen UI for #Vue 2

    Onsen UI for #Vue 2

    #Vue.js is an open-source JavaScript framework for building user interfaces.

  • #JavaScript through #TypeScript

    #JavaScript through #TypeScript

    #JavaScript code which has the .js file extension is of paramount importance if you wish to learn #TypeScript, luckily…

  • #CodeIgniter CDNSun Integration

    #CodeIgniter CDNSun Integration

    1)Content Distribution Network or CDN has become an important aspect of website design. 2)CDN is invaluable in ensuring…

  • Single Page Apps with #jQuery Routing

    Single Page Apps with #jQuery Routing

    Single page apps are becoming the hot cake in the web industry, Everyone wants to build SPA or Single page apps.we will…

  • AngularJS Development Power

    AngularJS Development Power

    1.MVC: - MVC or Model-View-Controller architecture.

  • A developing affection: Assessing the rise and fall of programming languages

    A developing affection: Assessing the rise and fall of programming languages

    These days we take applications for granted to run our businesses and organise and entertain us in our personal lives…

社区洞察

其他会员也浏览了