Use Perplexity to quickly create web pages in a NextJS web app project

Here we will start with a new NextJS project. Create your NextJS project and open the folder in Visual Studio code. The NextJS project gets created with some template code. Let’s delete them to start with a clean code. Delete the following files: Next, delete the code of index.js file ( located at src/pages/index.js )

Use Perplexity to quickly create web pages in a NextJS web app project Read More »

Introduction to SAP Fiori Elements and its key features

SAP Fiori Elements is a technique of creating SAP Fiori apps without writing frontend-code to generate the UI. SAP Fiori Elements is based on framework provided by SAP that generates consistent UI based on the SAP Fiori design guidelines. The framework comprises of most commonly used floorplan templates. The templates are made of predefined views

Introduction to SAP Fiori Elements and its key features Read More »