I'm comfortable writing PHP+Html Views, but now I need to build a big, fancy web-enable photo management app and I think I need to go with a Javascript/AJAX framework. I'm looking at YUI in this case.
But Javascript was never one of my strong suits, and when I start comparing writing simple Html to YUI/Javascript/DOM UI components, my head starts to spin. Can someone share some best practices on mixing Javascript frameworks with PHP+html in Views? My first thought is to use PHP to dump all the View variables into Javascript ,and then build the page entirely by manipulating DOM objects in Javascript? Are there better approaches? Thanks. m. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
