Kick-start your Pluxbox journey with this step-by-step tutorial! In the video, we will show how to create your first application in Pluxbox Platform.
You will learn:
To recreate this example, copy this query and paste in the playground to create a new item in the collection:
mutation createItem {
collections {
item list {
create( item_list: {
title: “First item”
} ) {
title
}
}
}
}
Do you need more information? Go to Pluxbox Documentation
Learn how to use position constraints to align elements within a layout effectively.
Build a reusable button component and add interactions and settings to your component.
Learn how to iterate through a list of items using the loop list block.
We use cookies and other tracking technologies to improve your browsing experience on our website, to analyze our website traffic, and to understand where our visitors are coming from. By browsing our website, you consent to our use of cookies and other tracking technologies.