1. 1. Overview
  2. 2. Concepts of the Platform
  3. 3. Requirements driving Adama
  4. 4. The Basics of Adama
  5. 5. Adama as a ?
  6. 6. Tutorial - Hands on /w CLI
    1. 6.1. Installing the tool
    2. 6.2. Initializing your developer account
    3. 6.3. Creating a space
    4. 6.4. Bringing users into view
    5. 6.5. Writing and deploying Adama code to a space
    6. 6.6. Using the JavaScript client
  7. 7. Language Tour
  8. 8. How-to Guides
    1. 8.1. Tic-Tac-Toe
  9. 9. Examples to get playful with
    1. 9.1. Tic-Tac-Toe
    2. 9.2. Durable PubSub
    3. 9.3. Maximum Number
    4. 9.4. Hearts
    5. 9.5. Chat
    6. 9.6. Twilio SMS Bot
    7. 9.7. A silly example to tour features
  10. 10. Language Guide
    1. 10.1. Document layout
    2. 10.2. Static policies and document events
    3. 10.3. Privacy and bubbles
    4. 10.4. Reactive formulas
    5. 10.5. The glorious state machine
    6. 10.6. Async with channels, futures, and handlers
    7. 10.7. Records
    8. 10.8. Messages
    9. 10.9. Tables and integrated query
    10. 10.10. Anonymous messages and arrays
    11. 10.11. Maps and reduce
    12. 10.12. Web processing
    13. 10.13. Interacting with remote services
    14. 10.14. Talking to other Adama Documents as an Actor Network
    15. 10.15. Types
    16. 10.16. Rich types
    17. 10.17. Comments
    18. 10.18. Constants
    19. 10.19. Local variables and assignment
    20. 10.20. Doing math
    21. 10.21. Maybe some data, maybe not
    22. 10.22. Standard control
    23. 10.23. Functions, procedures, and methods
    24. 10.24. Enumerations and dynamic dispatch
  11. 11. Reference
    1. 11.1. Standard Library
      1. 11.1.1. String
      2. 11.1.2. Math
      3. 11.1.3. Statistics
      4. 11.1.4. Principals
    2. 11.2. Authentication
    3. 11.3. Deployment Plan
    4. 11.4. JavaScript API
    5. 11.5. JSON Delta Format
  12. 12. RxHTML
  13. 13. History and Motivations behind Adama (i.e. Why!?!)
    1. 13.1. Origin Story
    2. 13.2. Embracing Laziness
    3. 13.3. Affordability (i.e. Cheap)
    4. 13.4. Stable computing
    5. 13.5. Fun as a goal
  14. 14. What is this Adama Thing
    1. 14.1. Living Documents
    2. 14.2. Actors, Actors, Actors
    3. 14.3. Dungeon Master
    4. 14.4. Mixed Storage and Compute Engine
    5. 14.5. Privacy respecting storage
    6. 14.6. Single file infrastructure
  15. 15. Cheatsheet
  16. 16. Deeper Tour
  17. 17. Roadmap

Adama Platform

Statistics