Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We need a basic article about used concepts. #749

Open
artalar opened this issue Jan 24, 2024 · 1 comment
Open

We need a basic article about used concepts. #749

artalar opened this issue Jan 24, 2024 · 1 comment
Assignees
Milestone

Comments

@artalar
Copy link
Owner

artalar commented Jan 24, 2024

We need a basic article about used concepts with detailed explanations and simple general examples.

TOC:

  • What is reactivity, about the subscribtion pattern and a little bit about glitches
  • What is stack-based context, about the global variable which allow us to read the parent reactive node
  • What is immutability, about the reference stability, maps, filters, spreads, deep spreads
  • What is atomization, about the optimization pattern, which allows more flexible and performant updates, about some DDD principles
@artalar artalar added the docs label Jan 24, 2024
@artalar artalar added this to the 4.0 milestone Jan 24, 2024
@artalar
Copy link
Owner Author

artalar commented Mar 23, 2024

@krulod any progress?

@BANOnotIT BANOnotIT removed the docs label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants