Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e327443

Browse filesBrowse files
committed
tweak q&a
1 parent 9acf776 commit e327443
Copy full SHA for e327443

File tree

Expand file treeCollapse file tree

1 file changed

+2
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-6
lines changed

‎active-rfcs/0000-function-api.md

Copy file name to clipboardExpand all lines: active-rfcs/0000-function-api.md
+2-6Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
- Reference Issues:
44
- Implementation PR: (leave this empty)
55

6-
> If you came here from HN/Reddit, we strongly suggest that you read this RFC in its entirety before making a comment.
7-
8-
# High Level Q&A
6+
# High-level Q&A
97

108
## Is this like Python 3 / Do I have to rewrite all my code?
119

@@ -21,14 +19,12 @@ No. This is an RFC (Request for Comments) - as long as this pull request is stil
2119

2220
RFCs are written for implementors and advanced users who are aware of the internal design constraints of the framework. It focuses on the technical details, and has to be extremely through and cover all possible edge cases, which is why it may seem complex at first glance.
2321

24-
We will provide tutorials targeting normal users which will be much easier to follow along with.
22+
We will provide tutorials targeting normal users which will be much easier to follow along with. In the meanwhile, check out [some examples](#comparison-with-2x-api) to see if the new API really makes things more complex.
2523

2624
## This will lead to spaghetti code and is much harder to read.
2725

2826
Please read [this section](#spaghetti-code-in-unexperienced-hands).
2927

30-
Also see [more examples comparing the new API to 2.x options](#comparison-with-2x-api).
31-
3228
## The Class API is much better!
3329

3430
We [respectfully](https://github.com/vuejs/rfcs/blob/function-apis/active-rfcs/0000-function-api.md#type-issues-with-class-api) [disagree](https://github.com/vuejs/rfcs/pull/17#issuecomment-494242121).

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.