GithubHelp home page GithubHelp logo

riccardofasan / ionic-angular-signals-crm Goto Github PK

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

A concept on how to build CMRs in Angular using signals for state management

TypeScript 93.86% JavaScript 0.54% SCSS 3.24% HTML 0.30% Java 0.49% Swift 1.15% Ruby 0.42%

ionic-angular-signals-crm's Introduction

Ionic Angular CRMs - Personal R&D Second Iteration

Hi! This is the second iteration of R&D on architectures for Angular CRM applications. You can find the first iteration here.

Key Concepts of this Architecture

  • Decoupling of UI and domain logic
  • State management using signals (I recommend visiting Joshua Morony's channel to understand the benefits of signals and how to use them)
  • Smart and Dumb components
  • Nx-like folder structure (I found useful inspiration in this article)
  • Intermediation between CRUD API services and client classes using facades
  • New Angular features: signals, signal inputs, standalone components, "@" template syntax, and more

The Application

This application is a food diary divided into five pages. Each page is a scrollable list, and each item on the list has a detail modal with a form (yes, it's a typical CRM).

Explore the codebase for more details. I recommend starting with the ListStoreService class, DetailStoreService class, and the StoreHandler interface.

ionic-angular-signals-crm's People

Contributors

riccardofasan 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.