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
XAP Software
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
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.
April 15, 2022
In case you need to use create or change sections, elements and their propeties in Django admin.
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.
April 8, 2022
In case you need to create table in *.view.xml
file in SAP UI5, you need to do few steps below.
April 6, 2022
Transaction management in CAP deals with (ACID) database transactions, principle / context propagation on service-to-service calls and tenant isolation.