fable-compiler / repl

Fable online REPL
http://fable.io/repl
MIT License
64 stars 38 forks source link

add React samples for different frameworks #191

Open jkone27 opened 11 months ago

jkone27 commented 11 months ago

How to add a "Hello react" app, both in Fable and in Feliz, reason is React is the most used web framework atm in the industry.

think it's most idiomatic for React users,

as Feliz very much resembles HTML/jsx...

MangelMaxime commented 11 months ago

We need to find how to add back libraries support to the REPL.

This is something that has been lost since REPL for Fable 3, and I think this is still not available. Without, this it is not possible to add examples that requires libraries like Feliz, Elmish, etc.