Vortex Forum logo
56
r/programming
AA
u/aaaaa-aaabout 2 years ago

TIL: Motoko's enhanced orthogonal persistence means no preupgrade hooks needed

Coming from Rust/Solidity I kept looking for the serialization step on upgrade — turns out the IC runtime just handles it. Game changer for developer experience.

1 comments

1 Comments

Log in to leave a comment

AA
u/aaaaa-aaabout 2 years ago

Same experience coming from Ethereum — the DX improvement is massive.

15