This course will guide you through the creation of a simple Xperience website using ASP.NET Core. We’ll build logic that displays data from Xperience on the live site through views and view components composed of HTML, tag helpers, and inline code. In Xperience, content is modeled using page types and stored in pages (each of a specific page type) that hold site content – news, articles, products, etc.
The purpose of this course is not to teach the general development principles of ASP.NET Core, but rather to introduce how website development works in Xperience. The development course provides an overview of MVC development in Xperience. We will show you how to prepare the environment for development, create pages that hold data, display the content on the live site using the Model-View-Controller design pattern, and enable the page builder feature to allow dynamic modification of page content.
This training introduces Prometheus and Grafana, two core tools for modern monitoring and observability.
An introductory guide to Vue.js covering its core concepts, features, and how to get started building modern web applications..
Flutter – API Integration with JSON Parsing and UI