Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanWahlin/angular-architecture
/ functions
Functions
1,057 in github.com/DanWahlin/angular-architecture
⨍
Functions
1,057
◇
Types & classes
1,029
↓ 2 callers
Method
get
Override the default GET handler. For debugging.
state-management/diy-store/src/app/in-memory-data-service/in-memory-data.service.ts:42
↓ 2 callers
Method
getAll
()
state-management/observable-store/src/app/customers/customers.service.ts:32
↓ 2 callers
Method
getCustomer
()
cloning/src/app/customer/customer.component.ts:23
↓ 2 callers
Method
getCustomers
()
cloning/src/app/customer/customer.component.ts:37
↓ 2 callers
Method
info
(...args: any[])
shared-library-abc-logging/projects/browser-logger/src/lib/browser-logger.service.ts:17
↓ 2 callers
Method
isString
(val: any)
labs/state-management/ngrx/begin/src/app/core/sorter.service.ts:40
↓ 2 callers
Method
isString
(val: any)
labs/state-management/observable-store/begin/src/app/core/sorter.service.ts:40
↓ 2 callers
Method
isString
(val: any)
labs/state-management/ngrx-data/begin/src/app/core/sorter.service.ts:40
↓ 2 callers
Method
isString
(val: any)
state-management/ngrx/src/app/core/sorter.service.ts:40
↓ 2 callers
Method
isString
(val: any)
state-management/observable-store/src/app/core/sorter.service.ts:40
↓ 2 callers
Method
isString
(val: any)
state-management/ngrx-data/src/app/core/sorter.service.ts:40
↓ 2 callers
Function
loadCollection
( collectionName: keyof StoreCache, collection: T[] )
state-management/diy-store/src/app/store/store-operations.ts:43
↓ 2 callers
Method
resolveProperty
(path: string, obj: any)
labs/state-management/ngrx/begin/src/app/core/sorter.service.ts:44
↓ 2 callers
Method
resolveProperty
(path: string, obj: any)
labs/state-management/observable-store/begin/src/app/core/sorter.service.ts:44
↓ 2 callers
Method
resolveProperty
(path: string, obj: any)
labs/state-management/ngrx-data/begin/src/app/core/sorter.service.ts:44
↓ 2 callers
Method
resolveProperty
(path: string, obj: any)
state-management/ngrx/src/app/core/sorter.service.ts:44
↓ 2 callers
Method
resolveProperty
(path: string, obj: any)
state-management/observable-store/src/app/core/sorter.service.ts:44
↓ 2 callers
Method
resolveProperty
(path: string, obj: any)
state-management/ngrx-data/src/app/core/sorter.service.ts:44
↓ 2 callers
Method
sort
(collection: any[], prop: any)
state-management/ngrx/src/app/core/sorter.service.ts:9
↓ 2 callers
Function
toCustomer
Reduce the customer argument to a Customer-like object with just the properties that can be saved. * Missing properties get default values.
labs/view-models/end/src/app/customers/customer-vm.ts:42
↓ 2 callers
Function
toCustomer
(customer: Partial<Customer> = {})
labs/view-models/begin/src/app/customers/customer-vm.ts:42
↓ 2 callers
Function
toCustomer
* Reduce the customer argument to a Customer-like object with just the properties that can be saved. * Missing properties get default values.
demos/src/app/view-model/3-vm/customer-vm.ts:49
↓ 2 callers
Function
toCustomer
* Reduce the customer argument to a Customer-like object with just the properties that can be saved. * Missing properties get default values.
demos/src/app/view-model/4-customers-orders/customer-vm.ts:66
↓ 2 callers
Method
unselect
()
labs/standalone/end/src/app/heroes/heroes/heroes.component.ts:80
↓ 2 callers
Method
unselect
()
labs/standalone/end/src/app/villains/villains/villains.component.ts:96
↓ 2 callers
Method
unselect
()
labs/standalone/begin/src/app/heroes/heroes/heroes.component.ts:81
↓ 2 callers
Method
unselect
()
labs/standalone/begin/src/app/villains/villains/villains.component.ts:96
↓ 2 callers
Method
unselect
()
labs/standalone/reference/src/app/heroes/heroes/heroes.component.ts:74
↓ 2 callers
Method
unselect
()
labs/standalone/reference/src/app/villains/villains/villains.component.ts:90
↓ 2 callers
Method
unselect
()
labs/routing-guards-and-preload-strategies/end/src/app/heroes/heroes/heroes.component.ts:74
↓ 2 callers
Method
unselect
()
labs/routing-guards-and-preload-strategies/end/src/app/villains/villains/villains.component.ts:90
↓ 2 callers
Method
unselect
()
labs/routing-guards-and-preload-strategies/begin/src/app/heroes/heroes/heroes.component.ts:74
↓ 2 callers
Method
unselect
()
labs/routing-guards-and-preload-strategies/begin/src/app/villains/villains/villains.component.ts:90
↓ 2 callers
Method
updateHero
()
labs/standalone/end/src/app/heroes/hero-detail/hero-detail.component.ts:66
↓ 2 callers
Method
updateHero
()
labs/standalone/begin/src/app/heroes/hero-detail/hero-detail.component.ts:66
↓ 2 callers
Method
updateHero
()
labs/standalone/reference/src/app/heroes/hero-detail/hero-detail.component.ts:62
↓ 2 callers
Method
updateHero
()
labs/routing-guards-and-preload-strategies/end/src/app/heroes/hero-detail/hero-detail.component.ts:62
↓ 2 callers
Method
updateHero
()
labs/routing-guards-and-preload-strategies/begin/src/app/heroes/hero-detail/hero-detail.component.ts:62
↓ 2 callers
Method
updateVillain
(form: UntypedFormGroup)
labs/standalone/end/src/app/villains/villain-detail/villain-detail.component.ts:77
↓ 2 callers
Method
updateVillain
(form: UntypedFormGroup)
labs/standalone/begin/src/app/villains/villain-detail/villain-detail.component.ts:77
↓ 2 callers
Method
updateVillain
(form: UntypedFormGroup)
labs/standalone/reference/src/app/villains/villain-detail/villain-detail.component.ts:73
↓ 2 callers
Method
warn
(...args: any[])
shared-library-abc-logging/projects/browser-logger/src/lib/browser-logger.service.ts:33
↓ 1 callers
Method
addCustomer
(customer: Partial<Customer> = {})
labs/view-models/end/src/app/services/customer-orders-data.service.ts:49
↓ 1 callers
Method
addCustomer
(customer: Partial<Customer> = {})
labs/view-models/begin/src/app/services/customer-orders-data.service.ts:49
↓ 1 callers
Method
addCustomer
(customer: Customer)
labs/state-management/ngrx/begin/src/app/store/services/customer-data.service.ts:30
↓ 1 callers
Method
addCustomer
(customer: Customer)
state-management/ngrx/src/app/store/services/customer-data.service.ts:30
↓ 1 callers
Method
addCustomer
(customer: Partial<Customer> = {})
state-management/diy-store/src/app/services/customer-orders-data.service.ts:89
↓ 1 callers
Method
addCustomer
()
demos/src/app/view-model/3-vm/vm-container.component.ts:60
↓ 1 callers
Method
addCustomer
()
demos/src/app/view-model/4-customers-orders/co-view.service.ts:19
↓ 1 callers
Method
addCustomer
()
demos/src/app/view-model/2-isolation/iso-container.component.ts:55
↓ 1 callers
Function
addEntity
(entity: T, collectionName: keyof EntityCache, cacheStore: CacheStore)
labs/view-models/end/src/app/model/entity-operations.ts:17
↓ 1 callers
Function
addEntity
(entity: T, collectionName: keyof EntityCache, cacheStore: CacheStore)
labs/view-models/begin/src/app/model/entity-operations.ts:17
↓ 1 callers
Function
addEntity
( collectionName: keyof StoreCache, entity: T )
state-management/diy-store/src/app/store/store-operations.ts:58
↓ 1 callers
Function
addEntityGuard
Ensure the entity you're about to add has an id, is not already in the collection, * has all and only the properties required, and its FKs (if any) a
labs/view-models/end/src/app/model/entity-operations.ts:60
↓ 1 callers
Function
addEntityGuard
Ensure the entity you're about to add has an id, is not already in the collection, * has all and only the properties required, and its FKs (if any) a
labs/view-models/begin/src/app/model/entity-operations.ts:60
↓ 1 callers
Function
addEntityGuard
Ensures that the entity you're about to add has an id, is not already in the collection, * has all and only the properties required, and its FKs (if
state-management/diy-store/src/app/store/store-operations.ts:106
↓ 1 callers
Function
addEntityGuard
* Ensure the entity you're about to add has an id, is not already in the collection, * has all and only the properties required, and its FKs (if any)
demos/src/app/view-model/model/entity-operations.ts:78
↓ 1 callers
Method
addTax
(cust: Customer)
cloning/src/app/customer/customer-details/customer-details.component.ts:30
↓ 1 callers
Function
calcAge
(birthDate: Date | string )
labs/view-models/begin/src/app/shared/age.pipe.ts:13
↓ 1 callers
Function
calcAge
(birthDate: Date | string)
state-management/diy-store/src/app/shared/age.pipe.ts:13
↓ 1 callers
Function
calcFullName
(person: { first?: string, last?: string })
labs/view-models/begin/src/app/shared/fullname.pipe.ts:18
↓ 1 callers
Function
calcFullName
(person: { first?: string; last?: string; })
state-management/diy-store/src/app/shared/fullname.pipe.ts:19
↓ 1 callers
Method
clearCache
()
state-management/diy-store/src/app/services/customer-orders-data.service.ts:39
↓ 1 callers
Method
clone
Clone ViewModel-self with properties and methods
demos/src/app/view-model/4-customers-orders/customer-vm.ts:38
↓ 1 callers
Method
create
(id: number, order: Partial<Order> = {}, customer?: Partial<Customer>)
labs/view-models/end/src/app/model/order.ts:9
↓ 1 callers
Method
create
(id: number, order: Partial<Order> = {}, customer?: Partial<Customer>)
labs/view-models/begin/src/app/model/order.ts:9
↓ 1 callers
Method
create
Create a default new Customer, merging in properties of the optional customer argument
state-management/diy-store/src/app/model/customer.ts:18
↓ 1 callers
Method
createCustomerVms$
()
demos/src/app/view-model/4-customers-orders/co-view.service.ts:23
↓ 1 callers
Function
createOrderVm
( customer: { first: string; last: string }, orderGraph: OrderGraph )
demos/src/app/view-model/4-customers-orders/order-vm.ts:24
↓ 1 callers
Method
createVm$
Create observable of Customer ViewModels from cached customers
demos/src/app/view-model/3-vm/vm-container.component.ts:52
↓ 1 callers
Method
customers
()
demos/src/app/view-model/services/customer-orders-data.service.ts:38
↓ 1 callers
Method
deepClone
(value: T)
demos/src/app/core/services/cloner.service.ts:8
↓ 1 callers
Method
delete
(customer: Customer)
labs/state-management/ngrx/begin/src/app/customers/customers-edit/customers-edit.component.ts:62
↓ 1 callers
Method
delete
(customer: Customer)
state-management/ngrx/src/app/customers/customers-edit/customers-edit.component.ts:61
↓ 1 callers
Method
deleteCustomer
(customer: Customer)
labs/state-management/ngrx/begin/src/app/store/services/customer-data.service.ts:37
↓ 1 callers
Method
deleteCustomer
(customer: Customer)
state-management/ngrx/src/app/store/services/customer-data.service.ts:37
↓ 1 callers
Method
getAll
()
labs/state-management/observable-store/begin/src/app/customers/customers.service.ts:35
↓ 1 callers
Method
getAll
()
state-management/observable-store/src/app/orders/orders.service.ts:32
↓ 1 callers
Method
getAuthorizationToken
()
labs/http-interceptors/end/src/app/interceptors/auth.service.ts:5
↓ 1 callers
Method
getAuthorizationToken
()
labs/http-interceptors/begin/src/app/interceptors/auth.service.ts:5
↓ 1 callers
Method
getCharacterByName
Get Observable of characters with matching name
demos/src/app/core/services/httpClientRxJS.service.ts:24
↓ 1 callers
Method
getCharactersAndPlanets
Get Observable of Characters and Planets at the same time, using forkJoin
demos/src/app/core/services/httpClientRxJS.service.ts:52
↓ 1 callers
Method
getCharactersWithHomePlanets_combineLatest
Get Observable of Characters with their home planets using combineLatest(). * Alternative to the forkJoin version. * Does the same thing in the
demos/src/app/core/services/httpClientRxJS.service.ts:159
↓ 1 callers
Method
getCharactersWithHomePlanets_concatMap
Get Observable of Characters with their home planets using concatMap. * Retrieves each character's home planet with individual calls to the getPlan
demos/src/app/core/services/httpClientRxJS.service.ts:76
↓ 1 callers
Method
getCharactersWithHomePlanets_forkJoin
Get Observable of Characters with their home planets using forkJoin(). * Fastest version because retrieves all characters and planets * at the s
demos/src/app/core/services/httpClientRxJS.service.ts:138
↓ 1 callers
Method
getCharactersWithHomePlanets_mergeMap
Get Observable of Characters with their home planets using mergeMap(). * Retrieves each character's home planet with individual calls to the getPla
demos/src/app/core/services/httpClientRxJS.service.ts:99
↓ 1 callers
Method
getCharactersWithHomePlanets_switchMap_FAIL
TRIES to get Observable of Characters with their home planets using switchMap() and FAILS. * It fails because switchMap() is not appropriate here.
demos/src/app/core/services/httpClientRxJS.service.ts:117
↓ 1 callers
Method
getCustomer
(id: number)
labs/state-management/ngrx/begin/src/app/store/services/customer-data.service.ts:23
↓ 1 callers
Method
getCustomer
(id: number)
state-management/ngrx/src/app/store/services/customer-data.service.ts:23
↓ 1 callers
Method
getCustomerIndex
(id: number)
cloning/src/app/core/customers.service.ts:82
↓ 1 callers
Method
getCustomers
()
labs/state-management/ngrx/begin/src/app/store/services/customer-data.service.ts:16
↓ 1 callers
Method
getCustomers
()
labs/angular-playground/src/app/core/data.service.ts:82
↓ 1 callers
Method
getCustomers
()
state-management/ngrx/src/app/customers/customers.component.ts:30
↓ 1 callers
Method
getCustomers
()
state-management/ngrx/src/app/store/services/customer-data.service.ts:16
↓ 1 callers
Method
getCustomers
()
state-management/observable-store/src/app/customers/customers.component.ts:21
↓ 1 callers
Method
getCustomers
()
state-management/ngrx-data/src/app/customers/customers.component.ts:25
↓ 1 callers
Method
getCustomers
()
cloning/src/app/core/customers.service.ts:44
↓ 1 callers
Function
getDbData
* Development data
labs/standalone/end/src/app/core/in-memory-data.service.ts:73
↓ 1 callers
Function
getDbData
* Development data
labs/standalone/begin/src/app/core/in-memory-data.service.ts:73
↓ 1 callers
Function
getDbData
* Development data
labs/standalone/reference/src/app/core/in-memory-data.service.ts:73
← previous
next →
101–200 of 1,057, ranked by callers