Last modified by Oana Florea on 2019/09/13

From version 1.2
edited by Oana Florea
on 2019/09/10
Change comment: Added tag [javascript]
To version 2.2
edited by Vincent Massol
on 2019/09/13
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.OanaTabaranu
1 +XWiki.VincentMassol
FAQCode.FAQClass[0]
answer
... ... @@ -7,6 +7,7 @@
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 -{{info}}
11 - Thanks to [[xwiki:XWiki.mflorea]] for contributing this faq.
12 -{{/info}}
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 +

Get Connected