Skip to content

Commit

Permalink
Update faq/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomecko authored Sep 18, 2023
1 parent 18803e9 commit 1ce3f64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions faq/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ I'm not happy with the way frontends are built these days. The tooling is comple


## When is everything ready? [roadmap]
The goal is to all [tools](/tools/) by March 2024. This is a super random estimate which you definitely should not count on. It might be sooner or might be later. It all depends on how much work goes into issues and open-source maintenance, and how good I am at estimating time. Usually not very good.
The goal is to publish all [tools](/tools/) by March 2024. This is a super random estimate which you definitely should not count on. It might be sooner or might be later. It all depends on how much work goes into issues and open-source maintenance, and how good I am at estimating time. Usually not very good.

## This seems ambitious. Can you pull this off? [doubt]
Yes. At least coding is not the problem. Currently, there is 20 times less code in all projects combined than what you see in the Vue UI library alone. That's about *5k lines* of JavaScript vs. [100k lines](https://github.com/vuejs/core) of TypeScript.
Expand Down Expand Up @@ -134,4 +134,4 @@ Nue is obviously usable in both JavaScript and TypeScript projects.
[modules]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules

// [vue]: https://github.com/vuejs/core/tree/main/packages/runtime-core/src
// [react]: https://github.com/facebook/react/tree/main/packages/react
// [react]: https://github.com/facebook/react/tree/main/packages/react

0 comments on commit 1ce3f64

Please sign in to comment.