Google I/O 2011: High-performance GWT: best practices for writing smaller, faster apps

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

ความคิดเห็น • 5

  • @CBEpola
    @CBEpola 9 ปีที่แล้ว +1

    Is this still the latest Google I/O on GWT Performance?

  • @NeilCoder
    @NeilCoder 13 ปีที่แล้ว

    Brilliant presentation. You guys rock!

  • @BrandonDonnelson
    @BrandonDonnelson 13 ปีที่แล้ว

    Fantastic talk. I liked the spirodraw.appspot.com app. I also liked the drawing for activities and place manager.

  • @jcdmb
    @jcdmb 12 ปีที่แล้ว

    I've used VAADIN once and forget it. I'll never use it anymore. It was even slower than all my GWT apps.

  • @alexandr0id
    @alexandr0id 13 ปีที่แล้ว

    All of these tricks look too overcomplicated to use and operate with. Even on concepts level - Activity in Android represents entire screen and using it for desktop app seems to stretch the metaphor and makes it more confusing. While presented as "tricks" and "patterns", they really seem to be crutches to cover for the platform deficiencies. Lots of it, if not all, should be implemented on much lower level and does not require extra code and lots of moving pieces to manage.