Learning how to integrate JavaScript with other languages
        Posted  
        
            by 
                beacon
            
        on Programmers
        
        See other posts from Programmers
        
            or by beacon
        
        
        
        Published on 2011-06-21T22:44:11Z
        Indexed on 
            2011/06/22
            0:31 UTC
        
        
        Read the original article
        Hit count: 464
        
After learning JavaScript syntax, what are some good resources for learning about integrating JavaScript with other languages (HTML, XML, CSS, PHP) to create real, useful applications?
I'm most interested in reading articles or other people's code - not so interested in books. Basically, I'm looking to move from programming puzzle-solvers to programming complex applications and could use some advice.
© Programmers or respective owner