Skip to content

Commit ee01ada

Browse files
committed
add article about migrations to learning section
1 parent 0a010de commit ee01ada

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/academy/expert_scraping_with_apify/migrations_maintaining_state.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ When a migration happens, you want to do a so-called "state transition", which m
1616

1717
## [](#learning) Learning 🧠
1818

19+
Read this [article](https://docs.apify.com/actors/development/state-persistence) on migrations and dealing with state transitions.
20+
1921
Before moving forward, read about actor [events](https://sdk.apify.com/docs/api/apify#apifyevents) and how to listen for them.
2022

2123
## [](#quiz) Knowledge check 📝

0 commit comments

Comments
 (0)