TypeScript Lite

Looking for the perfect programming language for writing your application? And so many experts told you that there isn’t one, only certain tools for certain tasks. Yes there is, it’s your imagination. You just have to know how to share it with the others. The types paradigm Historically, programming languages divided between two major categories: […]

Digg ThisShare via emailShare on MyspaceSubmit to redditSubmit to StumbleUpon

The 3 data models

With the rise of the web as a programming platform, a series of design patterns starting with MVC, MVVM and ranging to data binding, state store and GraphQL have been implemented in web applications. But what’s becoming a major tendency in app development is the data-centric approach of describing an application. The application is the […]

Digg ThisShare via emailShare on MyspaceSubmit to redditSubmit to StumbleUpon

Economics of the Future

The earth’s biosphere has had a couple of billion years to adapt and survive the countless natural phenomena. But, it’s still unprepared for the artificial phenomena mankind has brought in the last centuries. These are today’s global challenges like pollution, global warming, industrial and domestic waste, natural resources consumption rate, etc. They should pose no […]

Digg ThisShare via emailShare on MyspaceSubmit to redditSubmit to StumbleUpon

Solidarity Grant

As described in the article “Economics of the future”, the global economy faces a major shift towards a large scale space facility building. In order to mount such an industry, not only the conjugate efforts of multiple countries or political unions are necessary, but also the individual resource of human expertise and creativity is critical. […]

Digg ThisShare via emailShare on MyspaceSubmit to redditSubmit to StumbleUpon

Advanced JUL Concepts part 2

In the previous article we have seen that JUL can generate component trees and manage the work with configuration objects. But JUL has more cards in its sleeve when playing in the field of the configuration namespaces. Namespaces – utility & relativity In JavaScript, a namespace is a global object that stores various other objects […]

Digg ThisShare via emailShare on MyspaceSubmit to redditSubmit to StumbleUpon

Advanced JUL Concepts – part 1

Defining a configuration tree for building a user interface is one of the easiest and straightest ways of rapidly developing a modern web application. JUL uses this configuration tree to create component instances and to assign parent-child membership in a controlled and automated sequence. Recap of layout and logic separation There are two properties of […]

Digg ThisShare via emailShare on MyspaceSubmit to redditSubmit to StumbleUpon

References in JavaScript

There are several myths about JavaScript shortcomings when it comes to modern features of a programming language. One of them is the statement that you should declare the local variables at the top of a function because they span over all the local scope of that function. While local variables are not restricted to block […]

Digg ThisShare via emailShare on MyspaceSubmit to redditSubmit to StumbleUpon

JUL Designer – a RAD tool for JavaScript

Building a complete web application requires some talent and several tools. While the talent develops along with the study and testing, the required tools seem to depend especially on the chosen platform of development. When it comes to the JavaScript libraries, many authors have created the tools appropriate to their framework and to its philosophy. […]

Digg ThisShare via emailShare on MyspaceSubmit to redditSubmit to StumbleUpon

Why JavaScript?

Modern days software migrates massively to a web platform. But, while the trend is the same throughout the world, the Implementations vary greatly. On the server side, there are the most diverse frameworks and a couple of popular programming languages such as PHP, Java, .NET. On the client side, things are a bit simpler, with […]

Digg ThisShare via emailShare on MyspaceSubmit to redditSubmit to StumbleUpon

JUL Concepts

As we have seen in the introductory article, the JavaScript UI language module (JUL) can be used to convert a substantial programming task into a configuration scripting. This is possible because JUL deals with the configuration and the instantiation phases in a standardized way for any component-based JavaScript framework. And, because the target of the […]

Digg ThisShare via emailShare on MyspaceSubmit to redditSubmit to StumbleUpon

JUL – The JavaScript UI Language

Ever wanted to build a great web application? And then searched for the right JavaScript framework to make the task easier? When choosing a powerful framework to build with, we notice some things to be learned. It has a custom way to initialize the application. It has its own way to aggregate the components of […]

Digg ThisShare via emailShare on MyspaceSubmit to redditSubmit to StumbleUpon
Copyright © 2012 - ZB The Zonebuilder
Frontier Theme