Ajax-style Client/Server Programming with F#
Ajax-style Client/Server Programming with F# Tomáš Petříček & Don Syme Why are Web Applications Hard? Limited client-side environment – Only JavaScript (no client-side installation allowed!!!) Discontinuity between client and server side, Two parts of the same application! Components in web frameworks are only server-side No standard way for expressing client-side interactions Ajax-style Web Control Flow HTTP protocol is based on request-response principle Ajax-style Web Control Flow HTTP protocol is based on request-response principle
[Read the rest of this entry...]
