Docs: add an exhaustive page on actor model in context of Tact and smart contracts on TON #990
Labels
big
This is a hard task, more like a project and will take a while to implement
docs: Book
/book section of the docs: Guides, Cheatsheets, and a streamlined sequence of educational materials
docs.tact-lang.org
Documentation for docs.tact-lang.org kept in docs folder
Probably requires a re-write or at least some edits of many pages in Communication sub-section of the Book:
Like, tell not to reach for arrays and maps, and instead do sharding — actively discourage use of maps with more than 5k entries. Describe things actor model solves — concurrency and distribution, scaling, et cetera. And adapt related pages from TON Docs too, with focus on Tact. Really expand people's mind in good sense :)
See: Erlang + Elixir + Gleam (BEAM VM and OTP-based), Dart, Swift, D, and Akka (library) in Scala.
The text was updated successfully, but these errors were encountered: