Arc Forumnew | comments | leaders | submitlogin
Beunto an experimental app builder (beunto.com)
2 points by i4cu 1781 days ago | 3 comments


2 points by i4cu 1781 days ago | link

Hey thought I'd post this over here (even though it's not really arc related!).

note this is in the very experimental stages. I wouldn't try it on mobile or IE yet.

Posted it on HN too,

https://news.ycombinator.com/item?id=19902880

but I think maybe it's a little too Alpha for a general audience.

-----

2 points by mpr 1781 days ago | link

Hey -- I tried to go to the link but nothing loaded. This shows up in the Chrome console:

"Uncaught Error: No matching clause: :randid"

-----

2 points by i4cu 1781 days ago | link

Hmm, haven't seen that one. I've done a search on my entire code base tree and 'randid' is nowhere in my code (of course that may not matter when it's a compiled jar file that's running).

Can you tell me your OS? I've only been using OSX so it's possible it's chrome on Windows? Versions would be great too, if you can :)

And is that a js error or a server error? I'm hazarding a guess it's a js error given I'm not seeing any errors on the server.

Thanks!

-----