Skip to content

Commit

Permalink
other: 🔹 update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubugeeei committed Oct 22, 2023
1 parent 88b86b7 commit 6a093d2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,25 @@ Please refer to the information below for the progress status.
| keep-alive | | |
| suspense | | |

## 🗓️ Big Plans

- Complete Basic Template Compiler
- Component resolution
- Slots
- Complete Basic SFC Compiler
- script setup
- compiler macro
- Overall restructuring
- Fixing typos and errors
- Reviewing English version of the text
- Making explanations more understandable
- Incorporate refactoring of the reactivity package that will likely be included in Vue.js 3.4
- Implementation and explanation of SSR / SSG
- Implementation and explanation of compile-time optimization
Tree flattening and static hoisting, among others
- 🌟 Implementation and explanation of **__Vapor Mode__**
Since the official version has not been released, we will implement it based on our predictions.

## 🎉 Bonus Track

This is bonus track on writing Vue.js in 15 minutes because chibivue has gotten so big.
Expand Down

0 comments on commit 6a093d2

Please sign in to comment.