Wakanda Architecture. Wakanda is made up of three main components: Wakanda Server Wakanda Studio Wakanda Client Framework

Similar documents
COURSE OUTLINE MOC 20480: PROGRAMMING IN HTML5 WITH JAVASCRIPT AND CSS3

SSJS Server-Side JavaScript WAF Wakanda Ajax Framework

A demo Wakanda solution (containing a project) is provided with each chapter. To run a demo:

Web Development 20480: Programming in HTML5 with JavaScript and CSS3. Upcoming Dates. Course Description. Course Outline

Course 20480: Programming in HTML5 with JavaScript and CSS3

COURSE 20480B: PROGRAMMING IN HTML5 WITH JAVASCRIPT AND CSS3

Programming in HTML5 with JavaScript and CSS3

HTML5 and CSS3 for Web Designers & Developers

Programming in HTML5 with JavaScript and CSS3

TIME SCHEDULE MODULE TOPICS PERIODS. HTML Document Object Model (DOM) and javascript Object Notation (JSON)

IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 02, 2015 ISSN (online):

20480B: Programming in HTML5 with JavaScript and CSS3

Course Details. Skills Gained. Who Can Benefit. Prerequisites. View Online URL:

BEAWebLogic. Portal. Overview

Web Design & Dev. Combo. By Alabian Solutions Ltd , 2016

Web Browser as an Application Platform Antero Taivalsaari

Developing ASP.NET MVC 5 Web Applications

Outline. AJAX for Libraries. Jason A. Clark Head of Digital Access and Web Services Montana State University Libraries

Unveiling Zend Studio 8.0

The Oracle APEX Community at-a-glance:

Review of Mobile Web Application Frameworks

Getting started with Convertigo Mobilizer

Using Dreamweaver. 1 Overview. About the Web. About Dreamweaver

THE PRAGMATIC INTRO TO REACT. Clayton Anderson thebhwgroup.com WEB AND MOBILE APP DEVELOPMENT AUSTIN, TX

HTML5 Responsive Notify 2 DMXzone

AJAX Workshop. Karen A. Coombs University of Houston Libraries Jason A. Clark Montana State University Libraries

Solving Mobile App Development Challenges. Andrew Leggett & Abram Darnutzer CM First

Improved Web Development using HTML-Kit

BindTuning Installations Instructions, Setup Guide. Invent Setup Guide

Kendo UI. Builder by Progress : Using Kendo UI Designer

What's New in ActiveVOS 7.1 Includes ActiveVOS 7.1.1

Getting Started with Silo

20486-Developing ASP.NET MVC 4 Web Applications

UI Course HTML: (Html, CSS, JavaScript, JQuery, Bootstrap, AngularJS) Introduction. The World Wide Web (WWW) and history of HTML

User Interaction: jquery

Datastore Model Designer

STARCOUNTER. Technical Overview

XML Processing & Web Services. Husni Husni.trunojoyo.ac.id

Tutorial 5. Website - Create a folder on the desktop called tutorial 5. Editor Brackets. Goals. Create a website showcasing the following techniques

Full Stack Web Developer

CIW: Advanced HTML5 and CSS3 Specialist. Course Outline. CIW: Advanced HTML5 and CSS3 Specialist. ( Add-On ) 16 Sep 2018

Visualforce Developer's Guide

Lab 1: Getting Started with IBM Worklight Lab Exercise

Module 5 JavaScript, AJAX, and jquery. Module 5. Module 5 Contains 2 components

Building mobile app using Cordova and AngularJS, common practices. Goran Kopevski

WELCOME TO JQUERY PROGRAMMING LANGUAGE ONLINE TUTORIAL

Full Stack Web Developer

Web Server Setup Guide

,

IBM Worklight V5.0.6 Getting Started

Hello! ios Development

Bonus Lesson: Working with Code

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives (1 of 2) Learning Objectives (2 of 2) What is JavaScript?

Create Web Charts. With jqplot. Apress. Fabio Nelli

Learn Web Development CodersTrust Polska course outline. Hello CodersTrust! Unit 1. HTML Structuring the Web Prerequisites Learning pathway.

of making things look better with CSS, and you have a much better platform for interface development.

HTML5 Applications Made Easy on Tizen IVI. Brian Jones / Jimmy Huang

Lab 2 Examine More Development Features in IBM Worklight

CodeValue. C ollege. Prerequisites: Basic knowledge of web development and especially JavaScript.

Developing ASP.NET MVC 5 Web Applications

MEAP Edition Manning Early Access Program WebAssembly in Action Version 1

JavaScript Web Applications: JQuery Developers' Guide To Moving State To The Client By Alex MacCaw READ ONLINE

Master Project Software Engineering: Team-based Development WS 2010/11

An Oracle White Paper April Oracle Application Express 5.0 Overview

VERSION JANUARY 19, 2015 TEST STUDIO QUICK-START GUIDE STANDALONE & VISUAL STUDIO PLUG-IN TELERIK A PROGRESS COMPANY

Etanova Enterprise Solutions

20486C: Developing ASP.NET MVC 5 Web Applications

welcome to BOILERCAMP HOW TO WEB DEV

Programming in HTML5 with JavaScript and CSS3

Registering for the Apple Developer Program

Compare 9.5. Getting started guide

Design Document V2 ThingLink Startup

AJAX Programming Overview. Introduction. Overview

Beginning jquery. Course Outline. Beginning jquery. 09 Mar

Gearing Up for Development CS130(0)

AngularJS Fundamentals

Introduction. Introduction

Oracle Service Cloud Integration for Developers Ed 1

P a g e 1. Danish Technological Institute. Scripting and Web Languages Online Course k Scripting and Web Languages

XML. Jonathan Geisler. April 18, 2008

Siteforce Pilot: Best Practices

Microsoft Programming in HTML5 with JavaScript and CSS3

When learning coding, be brave

Developing ASP.NET MVC 5 Web Applications. Course Outline

REST in Peace Mastering the JSDO with a Dynamic ABL backend. Mike Fechner, Consultingwerk Ltd.

Telerik Test Studio. Web/Desktop Testing. Software Quality Assurance Telerik Software Academy

Modern SharePoint and Office 365 Development

Course 20486B: Developing ASP.NET MVC 4 Web Applications

Developing ASP.NET MVC 4 Web Applications

Amyyon customers can t wait to get their hands on it s new application, developed in Uniface.

Assignment: Seminole Movie Connection

SAMPLE CHAPTER. Using Electron and NW.js. Paul B. Jensen. FOREWORD BY Cheng Zhao MANNING

Visualforce & Lightning Experience

We will talk about Alt-Tab from the usability perspective. Think about: - Is it learnable? - Is it efficient? - What about errors and safety?

Adobe Dreamweaver CS6 Digital Classroom

Lab 3: Using Worklight Server and Environment Optimization Lab Exercise

Quest: Choose the ideal web platform for your business

Web Development. with Bootstrap, PHP & WordPress

ASP.NET MVC Training

SlickEdit Gadgets. SlickEdit Gadgets

Transcription:

Wakanda Architecture Wakanda is made up of three main components: Wakanda Server Wakanda Studio Wakanda Client Framework Note: For a more general overview of Wakanda, please see What is Wakanda?) Wakanda is so easy to use that you can get it up and running right away. Understanding its architecture will help you create high-performance web applications for your organization. This document will review Wakanda s three primary components and how they relate to one another. Let s quickly look at a schema to put the platform in context. For the moment, try to think of the Wakanda platform in an abstract way: You aren t necessarily looking at multiple machines, but various layers in an application stack. These layers can even co-exist on a single machine, which is the way you will most likely begin using Wakanda. Your development studio, test server, and browser(s) with which you access your application can all be in one place. (Naturally, once you deploy your solution, you can also use dedicated machines and devices.) Wakanda Server Wakanda Server is made up of several parts: the datastore housing all your application data the datastore engine containing the datastore classes you ve defined and JavaScript you ve written for the application s business logic HTTP server communicating with the outside world via JSON/REST One of the key points of Wakanda s datastore is that it s very, very fast. In our tests, we have found that an item can be queried from among a billion objects in a matter of milliseconds. This efficiency comes from the architecture of the datastore itself: It contains all the data as well as the model, describing the datastore classes that define how the data is structured. You can access these classes and data via the Wakanda datastore. Wakanda Server makes the datastore available as a series of JavaScript objects and functions, thus allowing you to 1 of 7

easily manage datastore classes, entities and collections of entities. To fully understand how to use Wakanda Server, you can read the Datastore documentation and the Global Application documentation as well as the documentation on Using Datastore Class Events. The HTTP server portion of Wakanda is not only a powerful web server, but it also allows you to serve numerous simultaneous client connections. In addition to serving up web pages (in the form of HTML, CSS, JavaScript and so on), the server sends and receives application data via JSON/REST. This efficient means of communication is less verbose because less data is moving across the network. The HTTP server has the added advantage of being recognized by all browsers on different devices desktop, mobile or tablet without any plug-ins. Because the web server is so closely connected to the datastore and the server-side application logic, interactions are optimized and ultimately more intelligent, loading data only when necessary. One of the reasons the server reacts so quickly is its support for HTTP request handlers (see documentation) and the RESTful architecture. Without the need to load the entire framework on the client side, the browser transmits a single request to the server to access the business logic and returns the corresponding data. Added together with a very efficient cache, the eventual load on the client browser is very light, resulting in high-speed performance that rivals native applications. Wakanda Server itself is faceless, which means that maintenance is performed via browser anytime, anywhere. You can directly access and manipulate models and data via JavaScript, largely eliminating the need for a dedicated datastore administrator and making associated languages like PHP strictly optional. Learn more about Wakanda Server Reference Guide on the Wakanda Doc Center. Wakanda Server s ease-of-use and high performance are tied to its implementation of JavaScript (based on WebKit s Squirrelfish just-in-time compiler) and the datastore class paradigm. For a deeper understanding of these concepts, take a look at the Wakanda Server-Side Concepts documentation. Wakanda Studio Wakanda Studio contains elements that will be familiar to anyone who has used an IDE or a web development package; however, it also includes a few new concepts. Wakanda Studio is comprised of: Solution Manager Datastore Model Designer GUI Designer Code Editor The dynamic connection makes for the unbreakable nature of Wakanda development. Because everything is so closely tied to the model and the business logic the datastore classes, the methods, etc. each part moves with the other. If you change the behavior of a class or an attribute on the back end, it will automatically be reflected in the front end. Each connection carries all of its inherent logic with it, so when you update the back end, you won t need to modify your front end again, and vice versa. 2 of 7

In this example, the calendar input widget is changed to a different type of date selector, but you don t need to modify the datasource or the graph, and no changes to the graph that shows the results. For more information on how Wakanda Studio works, check out the Wakanda Studio Reference Guide, which covers everything from creating datastore classes to using widgets on your Pages. Solution Manager The Solution Manager is the gateway to managing all your Wakanda projects, each one being a web application. Using the Solution Explorer, you can quickly navigate all your web application s components (HTML, CSS, JS, and image files). In each solution, you can have multiple projects. The workspace pane adapts to the type of file you open: the GUI Designer for HTML files, the Datastore Model Designer for your model, and the Code Editor for JavaScript files. Datastore Model Designer One of the more novel aspects of Wakanda Studio is the Datastore Model Designer where you create your data model. Click, drag, and draw relations between classes. Modify properties, associated events, and methods. 3 of 7

Zoom in and out, show or hide classes, or simply navigate your model. With Wakanda, even the most complex data structures are manageable. GUI Designer The GUI Designer looks like a typical WYSIWYG web page editor; however, it is much more powerful. Each of Wakanda s interface elements known as widgets can be bound to data elements and functions on the server. Defining the color, form, shape and overall appearance of widgets automatically updates your Page's CSS file. Use the catalog panel to bind the widget to all of the functionality available to your application without writing any code. (Unless you want to add any, of course.) If it exists on the server, it s available in the panel. You are not, however, limited to the widgets that come with Wakanda. The GUI Designer also allows you to use widgets you ve developed yourself (see Creating a Custom Widget (v1-5)). 4 of 7

Code Editor The Code Editor provides all the functionality one would expect from a typical IDE. However, Wakanda s implementation of auto-completion in the Code Editor not only provides type-ahead functionality for syntax, but for data and logic on your server, too. The Code Editor can auto-complete datastore class names, methods, JavaScript arrays, variables, and objects, saving you even more time and reducing the chance of errors. 5 of 7

Wakanda Client Framework While Wakanda Server does much of the heavy lifting in order to provide fast, high-performance applications, it requires an advanced framework on the client-side to keep things running smoothly. The Wakanda Client Framework is made up of: A data provider to communicate with the server, widgets on the browser-based front end, and a datasource between them. Wakanda s data provider communicates directly with the datastore on the server, typically via JSON and REST, assisted by JavaScript. The data provider handles the local cache and the parsing of data on the client, loading only the necessary data into memory. The Wakanda Doc Center discusses how to configure and use Wakanda s JSON-RPC services (see Using JSON-RPC Services). Data is then passed on to the datasource. Using the inherent datastore class, the datasource sends and receives data to and from the appropriate interface widget. A datasource can also handle local JavaScript variables that aren t necessarily bound to Wakanda Server and display them in widgets alongside server-based data. Please review the Dataprovider and the Datasource for more details. Widgets are the actual interface elements based on HTML5, CSS3, and JavaScript that end-users manipulate to send, receive, or manage data. While a variety of widgets are available by default, developers can customize widgets as much as they please, or create their own. The widgets run on top of a version of jquery that ships with Wakanda, and by adding additional libraries, more GUI elements can be created and bound to Wakanda s logic. Because the widgets are entirely standards-based and constructed of pure DOM elements, the final HTML page can be further customized and even animated using any other existing framework. It s up to you as the developer. For instances in which you do not want to use a widget, you also have direct access to the dataprovider via JavaScript code, giving you a faceless way to interact with the data. The key to Wakanda s high-performance front end is non-verbose data, resulting in fast, responsive clients that meet or surpass the performance of native applications. Using Wakanda solutions can be as easy and fun as developing them. For more information this aspect of Wakanda, take a look at the Introduction to Wakanda 6 of 7

Client-Side Development. Try Wakanda Now that you have an understanding of how the pieces of Wakanda fit together, download and try it for yourself! A brief tutorial will show you how to Install Wakanda (Installing Wakanda) and just to make sure you start off on the right foot, use the Quick Start guide to get you up to speed with creating your first solution. Follow that up with more advanced concepts in the How Do I guide, and you ll be well on your way to developing like a pro. And don t forget you can interact with other developers like yourself as well as the Wakanda team on the forum. 7 of 7