Skip to content

Commit 8448761

Browse files
add article: js_ajax-promise
1 parent c154b37 commit 8448761

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
103103
> [手写一个 promise](./profiles/js_promise.md)
104104
105-
> [使用 promise 手写一个 Ajax 请求]
105+
> [使用 promise 手写一个 Ajax 请求](./profiles/js_ajax-promise.md)
106106
107107
> [JS 中的按位运算]
108108

profiles/js_ajax-promise.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 使用 promise 手写一个 Ajax 请求
2+
3+
> 本篇文章使用ChatGPT辅助编写

0 commit comments

Comments
 (0)