Fundamentals
Gaining a good understanding of the fundamental building blocks of a VIKTOR app will help you in creating the most effective applications. We have split these fundamentals in the core concepts, which elaborates on the absolute minimum knowledge of creating an app, and advanced concepts which are relevant if you have more experience with VIKTOR.
Basic app structure - get familiar with the app files, and building blocks required to create a basic app.
Learn more
App code execution flow - learn how and when the VIKTOR platform triggers your application code, and the stateless behavior when running calculations.
Learn more
Core concepts
App types - VIKTOR offers different app types, each having their own pros and cons.
Learn more
Entity vs. entity type - dive into the differences between a so-called entity and an entity-type.
Learn more