Advantages of not Javascript/HTML/CSS for front-end web development?
        Posted  
        
            by 
                user2202911
            
        on Programmers
        
        See other posts from Programmers
        
            or by user2202911
        
        
        
        Published on 2013-11-05T19:45:06Z
        Indexed on 
            2013/11/05
            22:12 UTC
        
        
        Read the original article
        Hit count: 287
        
web-development
So I've recently been getting into front-end web development from an embedded systems background and have always thought Javascript/HTML/CSS are not only the de-facto standards but the ONLY tools for the job, similar to what C is for embedded systems.
Recently, I've stumbled upon things like Dreamweaver, JSP, facelets, and GWT. While researching these to find out if they are worth learning, I can't get over the idea of why someone wouldn't just use Javascript/HTML/CSS instead. Why deviate from the defacto standards?
© Programmers or respective owner