Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
I have some experience with PHP itself, programming websites solely in PHP and HTML according to the MVC paradigm.
Now I want to reduce PHP to the backend and create a small website with the help of the Google Web Toolkit. Sadly you have to abandon some stuff which you had to pursue before, like the Views, which you don't need anymore know and new additional stuff, like JSON.
Anyone of you guys has a decent website or tutorial which will introduce me to programming with GWT + PHP? That would help me a lot wrapping my head around it and getting used to the differences and changed approaches. Generally I like the nettuts+ section of the Tutsplus Website, but they dont seem to have anything for that.
Thanks for the help!