Difference between revisions of "Category:Error Handling"

From Lianjapedia
Jump to: navigation, search
(The App Inspector)
Line 10: Line 10:
  
 
===The JavaScript Debugger===
 
===The JavaScript Debugger===
 
===The App Inspector===
 
  
 
===Additional Debugging Techniques===
 
===Additional Debugging Techniques===
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Revision as of 03:51, 11 December 2017

Under construction

Debugging is one of the most important skills for a developer. Software development is all about writing code, making mistakes, and fixing them.

Strong debugging skills minimize the development cycle by allowing developers to pinpoint bugs quicker, make fixes that actually address the problems encountered, and verify the modifications are correct. This is particularly important as the code gets more complex.

Lianja App Builder is quite unique in that as you develop an App you are working directly on live data running live dynamically compiled code. This development paradigm encourages agile development and to assist you further, Lianja App Builder provides some very powerful graphical debugging tools for you to use.

The Lianja/VFP Debugger

The JavaScript Debugger

Additional Debugging Techniques

Subcategories

This category has only the following subcategory.