Web Front End Frameworks webinar

by Jan 26, 2017

Delphi and C++Builder are amazing at building native multi-platform apps. There are also a great collection for Frameworks for building GUI web applications. This webinar will look at building high performance, feature rich web GUIs with your favorite development tool.

[View the slides]


 
Delphi & C++Builder Platforms
 
The Web Stack
 
Web Technologies
  • HTML5 – Hypertext Markup Language – used to markup and present media
  • XML – Text format for encoding and marking up data
  • CSS3 – Cascading Style Sheets – defines the layout and style
  • JavaScript – Scripting language that provides functionality on the web (and elsewhere)
  • JSON – JavaScript Object Notation – Similar to XML, but simpler