kristianmandrup / bs-ferp

Bucklescript bindings for FerpJS a frontend micro framework using ideas from Hyperapp v2
2 stars 0 forks source link

Woah, neat! #1

Open mrozbarry opened 5 years ago

mrozbarry commented 5 years ago

Hi, ferp author here!

This is really cool, and I wish I knew about this when you started! I'm really happy you like Ferp enough to port it to bucklescript! Are you using this for any projects, or just as an experiment?

Anyway, I'd love to get a PR into ferp for updating the README with projects that use ferp :heart:

Thanks for making this, this really made my day!

kristianmandrup commented 5 years ago

Cool :) Found your project via MeiosisJS. Wanted to use this architecture in ReasonML. However having trouble figuring out how to create a proper bridge and didn't find the time to complete the effort.

Have since abandoned ReasonML and BuckleScript as I didn't find enough good resources or online assistance to fully understand how to do it right. They only seem to care about React.

You are welcome to give it a try or try to persuade someone else in the community to help complete it. Would love to see it work!

kristianmandrup commented 5 years ago

I started doing Fable (F# for JS) wrappers for typical Meiosis infra components as well, but didn't get around to do one for Ferp just yet. Fable much easier to bind to JS though.

https://github.com/fable-meiosis