Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
levkk committed Oct 29, 2024
1 parent 6c7551b commit abda3e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Rwf is brand new, but web development is ancient. Many features are missing or a

## Dynanic templates

- [ ] Better error messages, e.g. syntax errors, undefined variables, functions, etc.
- [x] Better error messages, e.g. syntax errors, undefined variables, functions, etc.
- [ ] More data types support, e.g. UUIDs, timestampts, whatever Rust data types we forgot to add
- [ ] More tests
- [ ] Allow for extending template syntax with user-defined functions (defined at startup)
Expand Down Expand Up @@ -56,7 +56,7 @@ Rwf is brand new, but web development is ancient. Many features are missing or a
## Built-ins

- [ ] Feature flags and experiments
- [ ] Tracking (user requests)
- [x] Tracking (user requests)

## More?

Expand Down

0 comments on commit abda3e9

Please sign in to comment.