During the electoral campaign, our current prime minister promised to make Poland the second Ireland as far as the economy is concerned.
I did not, however, expect him to be that literal:)
Re:The more I learn about JavaScript...
on
GWT in Action
·
· Score: 1
First, Javascript is a horrendous language. It is full of unexpected quirks, and compared to other
dynamic languages such as Python or Ruby it is hell to work with. That's why frameworks like Prototype or jQuery emerged. The power of GWT and similar frameworks is that they provide
ready to use components which render similarly across all browsers, making it feasible to prepare a
fully functional and nicely lookung web UI in a matter of minutes.
During the electoral campaign, our current prime minister promised to make Poland the second Ireland as far as the economy is concerned. I did not, however, expect him to be that literal :)
Ditto, highly recommended
First, Javascript is a horrendous language. It is full of unexpected quirks, and compared to other dynamic languages such as Python or Ruby it is hell to work with. That's why frameworks like Prototype or jQuery emerged. The power of GWT and similar frameworks is that they provide ready to use components which render similarly across all browsers, making it feasible to prepare a fully functional and nicely lookung web UI in a matter of minutes.