David Ffrench

Red Hat Mobile Consultant. Working with customers to deliver complex, high standard mobile and NodeJS applications using the Red Hat Mobile Application Platform.

Expert in iOS, Hybrid and NodeJS development.

David Ffrench's contributions

Red Hat Mobile Application Platform
Article

Debugging RHMAP Apps locally with Visual Studio Code (VS Code)

David Ffrench

Do you want to speed up your debugging process? This blog post is designed to help you do just that by empowering you with the knowledge of how to debug RHMAP Cloud Apps and MBaaS services locally using VS Code. For an introduction to running RHMAP client apps locally, see How to Setup your Apps to Target Locally on Device . Why VS Code? Interactive Debugger allows you to step through source code, inspect variables, view call stacks, and execute...