Jeremy Brown is the sole owner of Integrating Magic, a small business based in the US that teaches people how to use JS in FM and also builds widgets for those developers who just do not have the time to do so. He has two dogs and one foster dog, a spouse, and a good home in Orlando, FL. Whenever he can he visits Walt Disney World, but he mostly is learning and exploring new technologies.

Extra Track
Methods of using JavaScript in FileMaker: The Efficient and Inefficient
Every release of Claris FileMaker has added new technologies we can learn to solve client problems. We usually find the efficient methods in the form of plugins, sample files, custom functions, to implement those new features easily. The same is true for JavaScript, which has been around for quite some time. This session will review the methods of working with JavaScript code for the Web Viewer and point out those efficiencies and inefficiencies of the various methods. We’ll look how methods become more or less efficient as the needs of the widget changes. Finally, we will learn about the JS Dev Environment which is Jeremy’s answer to the most efficient method.