Building a UI: How About JavaScript?



  • Bad: highly unreliable in Netscape or IE Explorer

  • Good: no software to install on client

  • Good: some interactions can avoid a round-trip

  • Bad: no read-ahead or write-behind

  • Bad: extremely limited UI toolkit
 
  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22