歡迎來到 Modern Web 2020 共筆
共筆從這開始
解方
functional: true
<template functional>
<component>
with v-model<template functional>
Vue.js: The Bad Parts ? | Vue.js 3.0:The Good Parts! |
---|---|
狀態管理與畫面的「不」同步 | 清晰的模板與語法 |
糟糕的效能 | 狀態與畫面不再各說各話 |
混亂的模板與語法 | 更小的檔案、更快的效能 |
邏輯與程式碼難以管理、複用 | 邏輯、程式碼的管理複用更方便 |
Vue's Mission:
Be a framework that grows with the user
MW20
框架與應用
Vue.js
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing