Skip to content

Commit 47d5690

Browse files
committed
feat: update history of FED
1 parent ecc3f4c commit 47d5690

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,17 @@ _drafts/
77
Inbox/
88
Archive/
99
_Archive/
10-
Trash/
11-
.cache/
1210

1311
# NotePlan
1412
Notes/
1513
Calendar/
1614
Filters/
1715

16+
# Artifact
17+
Trash/
18+
.cache/
19+
slides/
20+
1821
# IDE
1922
.idea/
2023
.vscode/

演讲/2015-11-02-history-about-web-development-evolution.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ published: True
5656

5757
[slide]
5858

59-
[slide]
60-
6159
## JavaScript 与 Netscape
6260

6361
- Sun, Java
@@ -164,5 +162,7 @@ published: True
164162
## Atwood's Law
165163

166164
Any application that can be written in JavaScript,
165+
凡可 JavaScript,
167166

168-
will eventually be written in JavaScript.
167+
Will eventually be written in JavaScript.
168+
终将 JavaScript。

0 commit comments

Comments
 (0)