by Dave Terry and Dan Wasserman
Experts Dave Terry and Dan Wasserman will present Wakanda, an open-source development platform using JavaScript at every level. You will discover the power of Wakanda and how you can use it to build sophisticated business web applications for desktops, mobile devices, and tablets. Learn all about the different editors that make Wakanda unique in the JavaScript world.
by Dave Terry
In Dave’s session, you will discover the elegance and ease of developing Wakanda Server applications with a minimal amount of coding. He’ll teach you how to create the right model for your web application so you can get the most out of Wakanda’s powerful built-in features. Besides explaining the different types of attributes available to you, Dave will also give you some examples of inheritance: what it is and how you can use it. You’ll also discover how to define and execute methods on Wakanda Server.
by Dave Terry
Learn more about programming in Wakanda Server’s native language, JavaScript. Through numerous examples, Dave will show you how to reference datastore classes, create entities, assign values to attributes, set relation attributes, validate entities, and save entities on the server. You will explore the various scopes of server-side methods, how to perform queries on data classes and how to work with entity collections. Dave will also introduce the Wakanda Server debugger.
by Dan Wasserman
Dan will continue building the web application he started previously by enhancing the client-side experience with more robust interaction through coding. He’ll introduce specific code examples of implementing choice lists, validating data being entered, searching, and sorting as well as working with subsets of entities displayed in a grid.