Àpèjúwe
This is a simple way how to embed react application in to your post. In my blog, a wanted include small application, but typical react app is a single page app, hardly linked in index.html. He needed a simple way to solve it. The result is visible on my blog, for example: Embeding Google Photos album.
How to do it
You need compiled React app hosted on public url. Find filenames after building an application. If you using create-ract-app script, all what you need, find in “static” directory. Assemble file names into a shortcode like this:
[reactapp id="root" js="pathto/static/js/main.000000.js" css="pathto/static/css/main.000000.css"]
[reactapp id="custom_id" "pathto/static/js/main.000000.js" "pathto/static/css/main.000000.css" "pathto/static/css/another.css"]
- id Ìtumọ̀ Yorùbá: – ID of application root element
- js[n] Ìtumọ̀ Yorùbá: – path to Java script bundle
- css[n] Ìtumọ̀ Yorùbá: – path to Stylesheet
- (files are detected automaticly by extension js/css)
ThatÌtumọ̀ Yorùbá: ’s all.
When application was updated, you must setup new links to shortcode.
If you want to more information about this plugin, you may visit Embedding a React Application to WordPress post post in my blog.
1.0.1
Release Date Ìtumọ̀ Yorùbá: – 18 January 2019
- Multiple script insert for new react build compatibility.
1.0.0
- React application shortcode.
Àwọn àgbéyẹ̀wò
Àwọn Olùkópa & Olùgbéejáde
“Embed React app” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “Embed React app” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.