Skip to content

Commit 3e0f1bb

Browse files
adifsgaiddeblasis
andauthored
Update content/docs/faq-ajax.md
Co-authored-by: Alessandro De Blasis <[email protected]>
1 parent 1b4cf97 commit 3e0f1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/docs/faq-ajax.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ category: FAQ
88

99
### Come posso fare una chiamata AJAX ? {#how-can-i-make-an-ajax-call}
1010

11-
Puoi usare qualsiasi libreria AJAX con React. Le piu popolari sono [Axios](https://github.com/axios/axios), [jQuery AJAX](https://api.jquery.com/jQuery.ajax/), e il e il browser integrato [window.fetch](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API).
11+
Puoi usare qualsiasi libreria AJAX con React. Le più popolari sono [Axios](https://github.com/axios/axios), [jQuery AJAX](https://api.jquery.com/jQuery.ajax/), e l'API [window.fetch](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) che è integrata nel browser.
1212

1313
### In quale punto del ciclo di vita del componente devo effettuare una chiamata AJAX? {#where-in-the-component-lifecycle-should-i-make-an-ajax-call}
1414

0 commit comments

Comments
 (0)