Skip to content

Commit 4eb87e0

Browse files
author
haizlin
committed
1142 days
1 parent 139e73a commit 4eb87e0

3 files changed

Lines changed: 10 additions & 8 deletions

File tree

README-en.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
| :coffee: Summary | [week](category/week.md) | [history](category/history.md) |
4141

4242

43-
## :clock430: Today's Knowledge Points (2022.05.31) —— 1141 days
44-
        :one: [js] [写一个方法获取页面中所有类型的节点数](https://github.com/haizlin/fe-interview/issues/5089)
43+
## :clock430: Today's Knowledge Points (2022.06.01) —— 1142 days
44+
        :one: [js] [如何获取元素的兄弟节点?](https://github.com/haizlin/fe-interview/issues/5090)
4545

4646

4747
### :camel: History
@@ -52,8 +52,8 @@
5252
…………
5353

5454

55-
- 1140 days (2022.05.30)
56-
:one: [html] [DOM节点至少包含哪些属性?](https://github.com/haizlin/fe-interview/issues/5088)
55+
- 1141 days (2022.05.31)
56+
:one: [js] [写一个方法获取页面中所有类型的节点数](https://github.com/haizlin/fe-interview/issues/5089)
5757

5858

5959
- **[All](category/history.md)**

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
| :coffee: 汇总 | [](category/week.md) | [历史题目](category/history.md) |
4141

4242

43-
## :clock430: 今天的知识点 (2022.05.31) —— 第1141天
44-
        :one: [js] [写一个方法获取页面中所有类型的节点数](https://github.com/haizlin/fe-interview/issues/5089)
43+
## :clock430: 今天的知识点 (2022.06.01) —— 第1142天
44+
        :one: [js] [如何获取元素的兄弟节点?](https://github.com/haizlin/fe-interview/issues/5090)
4545

4646

4747
### :camel: 历史题目
@@ -53,8 +53,8 @@
5353
…………
5454

5555

56-
- 第1140天 (2022.05.30)
57-
:one: [html] [DOM节点至少包含哪些属性?](https://github.com/haizlin/fe-interview/issues/5088)
56+
- 第1141天 (2022.05.31)
57+
:one: [js] [写一个方法获取页面中所有类型的节点数](https://github.com/haizlin/fe-interview/issues/5089)
5858

5959

6060
- **[查看全部](category/history.md)**

category/history.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33

44

5+
- 第1142天 (2022-06-01)
6+
- [js] [如何获取元素的兄弟节点?](https://github.com/haizlin/fe-interview/issues/5090)
57
- 第1141天 (2022-05-31)
68
- [js] [写一个方法获取页面中所有类型的节点数](https://github.com/haizlin/fe-interview/issues/5089)
79
- 第1140天 (2022-05-30)

0 commit comments

Comments
 (0)