mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-09 02:36:40 +02:00
docs(angular): add elf content (#6499)
This commit is contained in:
@@ -1 +1,10 @@
|
|||||||
# Elf
|
# Elf
|
||||||
|
|
||||||
|
Elf is a reactive immutable state management solution built on top of RxJS. It uses custom RxJS operators to query the state and pure functions to update it. Elf encourages simplicity. It saves you the hassle of creating boilerplate code and offers powerful tools with a moderate learning curve, suitable for experienced and inexperienced developers alike.
|
||||||
|
|
||||||
|
Visit the following resources to learn more:
|
||||||
|
|
||||||
|
- [@official@What is Elf?](https://ngneat.github.io/elf/)
|
||||||
|
- [@opensource@Elf](https://github.com/ngneat/elf)
|
||||||
|
- [@opensource@Elf NG Router Store](https://github.com/ngneat/elf-ng-router-store)
|
||||||
|
- [@article@Case Study: Elf](https://medium.com/@gronichomer/case-study-elf-%EF%B8%8F%EF%B8%8F-part-1-fe5e87c31c89)
|
Reference in New Issue
Block a user