May 25, 2021

Micro Frontends

What is the problem? What is the best way to implement a single page application if the backend is based on the microservice architecture? Make the frontend that can dynamically change its content. Over the time frontend layer, devel...

May 24, 2021

Petriflow fundamentals

Petriflow fundamentals “The Petrifow language was created for purpose of taking advantage of the simple nature of Petri nets and extend them to meet any requirements of the real-life business modelling.” (From the article about P...

May 5, 2021

PDF Generator

Introduction The world of business cannot imagine office work without PDF format files. After the year 1993 when this format was invented, many tools, which provide features to create PDF files using predefined templates and fillable fiel...

April 28, 2021

Configurable web application

Introduction What should you expect from this blog? As the headline indicates we work on a concept of a configurable web application. A concept in which you just configure your frontend application in a frontend builder or in a config fil...

April 20, 2021

Live data application

Introduction We are going to look at our platform from the point of view of the data and how our design choices influence the data that are created. Then we will look at how this data changes when we interact with the application. Lastly,...

March 9, 2021

The journey from v1 to v5 of NAE (release of v5.0.0)

We are really happy that we can announce the release of NAE version 5.0.0. Over time, many new features and functionalities were implemented into the application engine. The latest major release is essential for us and we have to share it...

February 1, 2021

Loose coupling web services of NAE

NAE is an end-to-end web application platform based on state-of-the-art open-source and source-available technologies. Two technologies that cover presentation and application layers are Angular and Spring framework. The dynamics of these...