Error Handling and Debugging

From Lianjapedia
Revision as of 03:31, 11 December 2017 by Barrymavin (Talk | contribs)

Jump to: navigation, search

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 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

The App Inspector

Additional Debugging Techniques

Subcategories

This category has only the following subcategory.