Skip to content

Commit e333fdc

Browse files
deploy: a7805ad
1 parent 18ba6bf commit e333fdc

File tree

3 files changed

+61
-2
lines changed

3 files changed

+61
-2
lines changed

blog/2022/2022-10-12-react-jsx.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
<span class=grvsc-line><span class=grvsc-source><span class=mtk10> &#60SlQrCode value={value} radius="0.5">&#60/SlQrCode></span></span></span>
3434
<span class=grvsc-line><span class=grvsc-source><span class=mtk10> """</span></span></span>
3535
<span class=grvsc-line><span class=grvsc-source><span class=mtk1> </span><span class=mtk14>]</span></span></span>
36-
<span class=grvsc-line><span class=grvsc-source><span class=mtk1> </span><span class=mtk14>]</span></span></span></code></pre><hr><p>You can check <a href=https://github.com/alfonsogarciacaro/fable-react-sample/tree/6cdfa0acda587d4b051c88234d790b4dfcdd9276>this example</a> to quickly test JSX integration. Just clone the repository and run <code>npm install &#38&#38 npm start</code> to launch a development server, and try editing the code in TodoMVC.fs to see the web contents updated on the fly. Please give it a try and let us know what you think!<p>In a future post, we'll discuss JSX with Fable <a href=https://www.solidjs.com/>SolidJS</a> apps. Thanks for reading so far and happy coding!</div></div></div></div></div></div><script async="" src="/resources/nacara-standard-layouts/scripts/menu.js"></script></body></html>
36+
<span class=grvsc-line><span class=grvsc-source><span class=mtk1> </span><span class=mtk14>]</span></span></span></code></pre><hr><p>You can check <a href=https://github.com/alfonsogarciacaro/fable-react-sample/tree/6cdfa0acda587d4b051c88234d790b4dfcdd9276>this example</a> to quickly test JSX integration. Just clone the repository and run <code>npm install &#38&#38 npm start</code> to launch a development server, and try editing the code in TodoMVC.fs to see the web contents updated on the fly. Please give it a try and let us know what you think!<p>And if you want to see a fully fledged Fable app using JSX and <a href=2022-10-13-use-elmish.html>Fable.React.UseElmish</a>, check this <a href=https://github.com/Bearle/django_private_chat2/blob/d821f8fcf47265ffc2a2f2f52b8293cfa3fbf82f/example/frontend/src/App.fs>chat app</a> by <a href=https://twitter.com/DelnegOfficial>Denis</a>.<p>In a <a href=2022-10-18-fable-solid.html>future post</a>, we'll discuss JSX with Fable <a href=https://www.solidjs.com/>SolidJS</a> apps. Thanks for reading so far and happy coding!</div></div></div></div></div></div><script async="" src="/resources/nacara-standard-layouts/scripts/menu.js"></script></body></html>

0 commit comments

Comments
 (0)