Khalid Jebbari
Khalid Jebbari
Hello, I discovered FRP through your project and I realize it's a killer paradigm for UI management, no more statefull-spaghetti-code. So I decided to learn Bacon.js and found the devday...
Hello, As FSM's can be represented by both a state diagram and a state transition table, I think it would be really nice if the lib could generate such tables....
Hello, Could you document if-let and if-some? I don't understand how they works, and would love some an example in the README like other forms. Thanks in advance!
No solution yet, but hopefully starting a PR for a fix will push it forward
May not be the best palce to ask, but do you guys have syntax highlighting of fbp files in your favorite editors ? I'm using Sublime Text (2/3) and couldn't...
We were using browserify with browserify-shim to be able to use jQuery with a few plugins. So far so good. At this time we were creating another bundle for dependencies...
Hi I'm not using Foundation (sorry I use Bootstrap...), but it's not related. When using the stylesheets provided in the zip downloaded from the Zurb/Playground site, there's something missing in...
In the craftyjs implementation, the ball touched a brick then the wall close to it then overlapped the dying brick. Problem : the dying brick animation stopped at this point...
Hello, First : thank you for the package ! Really nice to learn Idris with the book "Type-Driven development with Idris". Second : it may be related to #139, but...