Last modified by Oana Florea on 2019/09/13

From version 1.1 >
edited by Oana Florea
on 2019/01/22
To version < 2.1 >
edited by Camelia Andrei
on 2019/09/10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.OanaTabaranu
1 +XWiki.candrei
Tags
... ... @@ -1,0 +1,1 @@
1 +javascript
FAQCode.FAQClass[0]
answer
... ... @@ -7,6 +7,11 @@
7 7  
8 8  RequireJS implements the AMD (Asynchronous Module Definition) API so the easiest for XWiki is to integrate JavaScript libraries that support AMD. This is the case for instance with React (https://reactjs.org/).
9 9  
10 +Here are some examples:
11 +* How to integrate React and XWiki: http://www.jria.xwiki.org/xwiki/bin/view/FAQ/How%20to%20integrate%20React%20and%20XWiki
12 +* How to integrate Webpack and XWiki: http://www.jria.xwiki.org/xwiki/bin/view/FAQ/How%20to%20integrate%20Webpack.js%20and%20XWiki
13 +
14 +
10 10  {{info}}
11 11   Thanks to [[xwiki:XWiki.mflorea]] for contributing this faq.
12 12  {{/info}}

Get Connected