Has anybody built a web application with Factor? What were some of the stumbling blocks or problems that you encountered during the process?
Building a web application with Factor
578 Views Asked by Ryan Duffield At
2
There are 2 best solutions below
1
On
I wrote a tutorial showing some of the features of Factor's web development libraries.
There is also a blog gitorial that builds a blog web application iteratively.
The Factor source code has several working web applications under extra/webapps.
The concatenative.org wiki has a page with more information about Furnace.
Try this.