Blog

XAP Software

Home Categories Search About Archive

How to setup NextJS FrontEnd Framework with some API?

April 21, 2022

Let’s say we have some BackEnd server (in my case, Django + Django Rest Framework) and we want to generate html/css on NextJS

Read More

How to setup ejs-treegrid table properties from Syncfusion library in Vue.js?

April 15, 2022

If you need to setup data properties of the ejs-treegrid table, or connect data, then this article will help you understand the initial setup.

Read More

How to add/change sections, elements and properties for Django admin?

April 15, 2022

In case you need to use create or change sections, elements and their propeties in Django admin.

Read More

How to create a django backend server using django-rest-framework?

April 8, 2022

In case you need to use django to create only a backend server to use other front-end frameworks (next, nuxt) suggest django-rest-framework to create a rest-api.

Read More

How to create table in view.xml file in SAP UI5?

April 8, 2022

In case you need to create table in *.view.xml file in SAP UI5, you need to do few steps below.

Read More

What the difference between tx.run(CRUD Operation) and simple CRUD Operation?

April 6, 2022

Transaction management in CAP deals with (ACID) database transactions, principle / context propagation on service-to-service calls and tenant isolation.

Read More
« Prev 1 2 3 4 5 Next »