Amateur Coder
Committed by GitHub

Update README.md

I couldn't figure out how to update the Table of Contents lol. I started googling and it seems like this might be using something that generates one for you? https://github.com/ekalinin/github-markdown-toc

This is my first time contributing to a project that isn't my own. So I'm not too good with GitHub yet 😂. Please forgive me!
... ... @@ -187,7 +187,7 @@ That's all. It's *that* simple.
### Video explanation about state management
Amateur coder did an awesome video about state management! Link: [Complete GetX State Management](https://www.youtube.com/watch?v=CNpXbeI_slw)
Amateur Coder did an awesome video about state management! Link: [Complete GetX State Management](https://www.youtube.com/watch?v=CNpXbeI_slw)
You will get a good idea of GetX power.
... ... @@ -465,6 +465,12 @@ Get.config(
)
```
## Video explanation of Other GetX Features
Amateur Coder did an awesome video about utils, storage, bindings and other features! Link: [GetX Other Features](https://youtu.be/ttQtlX_Q0eU)
# Breaking changes from 2.0
1- Rx types:
... ...