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 […]
Web development
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. […]
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 […]
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 […]