Graphite/website/content/volunteer/guide/codebase-overview
Keavon Chambers 0a9bd41be1
Code cleanup and refactoring to enhance consistency (#1695)
- Move message handler payload data into structs
- Organize the file structure used by `editor/src/messages/portfolio/document` `/node_graph` and `/graph_operation`
- Make derive attributes use `serde::Serialize, serde::Deserialize` consistently instead of `use serde::{Deserialize, Serialize};` imports
- Various other code cleanup and refactoring
2024-03-20 21:28:51 -07:00
..
_index.md Update website and add student project info 2024-02-06 09:22:26 -08:00
code-structure.md Website dev guide fixes for Code Structure page 2024-02-19 00:12:30 -08:00
contributing-guidelines.md Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
debugging.md Update website and add student project info 2024-02-06 09:22:26 -08:00