You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is used to track all tasks that we need to complete to have a working "version 1" of AEON Sketchbook. It is intended for comments/general discussion about high-level topics.
This post will be updated with TODOs for individual parts of AEON Sketchbook as they become available.
Broadly speaking, tasks are separated into "UI" and "back-end", with the idea being that "UI" are all tasks that are HTML+JS only and can be completed even without a working back-end (i.e. mostly design, writing widgets, etc.). Meanwhile, "back-end" is meant implement the actual workflows/features. Some of this may be TypeScript, some of it is Rust.
Other important architectural decisions will be summarized in ARCHITECTURE.md for future reference.
The text was updated successfully, but these errors were encountered:
This issue is used to track all tasks that we need to complete to have a working "version 1" of AEON Sketchbook. It is intended for comments/general discussion about high-level topics.
This post will be updated with TODOs for individual parts of AEON Sketchbook as they become available.
Broadly speaking, tasks are separated into "UI" and "back-end", with the idea being that "UI" are all tasks that are HTML+JS only and can be completed even without a working back-end (i.e. mostly design, writing widgets, etc.). Meanwhile, "back-end" is meant implement the actual workflows/features. Some of this may be TypeScript, some of it is Rust.
Other important architectural decisions will be summarized in
ARCHITECTURE.md
for future reference.The text was updated successfully, but these errors were encountered: