# Working with Adapptio

- [Best Practices](/working-with-adapptio/best-practices.md)
- [Tutorials](/working-with-adapptio/tutorials.md): Step by step tutorials
- [1. Hello World](/working-with-adapptio/tutorials/1.-hello-world.md): How to build an application based on blueprint driven development and reactive programming?
- [2. Visualize Data from API](/working-with-adapptio/tutorials/2.-visualize-data-from-api.md): How to easily display data from REST API backend?
- [3. Advanced Layout Application](/working-with-adapptio/tutorials/3.-advanced-layout-application.md): How to create an application with advanced professional layout?
- [4. Application with In-Memory Database](/working-with-adapptio/tutorials/4.-application-with-in-memory-database.md): How to create an application connected to a in-memory database?
- [How To](/working-with-adapptio/how-to.md): How to achieve something
- [Custom Auth](/working-with-adapptio/how-to/custom-auth.md): Custom users authentication against own authority using a JWT token as Bearer authentication.
- [Action Logic](/working-with-adapptio/how-to/action-logic.md)
- [Transform Node](/working-with-adapptio/how-to/action-logic/transform-node.md)
- [UI Logic](/working-with-adapptio/how-to/ui-logic.md)
- [Logout](/working-with-adapptio/how-to/ui-logic/logout.md)
- [Conditional Render](/working-with-adapptio/how-to/ui-logic/conditional-render.md)
- [One Of](/working-with-adapptio/how-to/ui-logic/one-of.md)
- [Data & Dynamic values](/working-with-adapptio/how-to/data-and-dynamic-values.md)
- [Custom Variable](/working-with-adapptio/how-to/data-and-dynamic-values/custom-variable.md)
- [Data from Action](/working-with-adapptio/how-to/data-and-dynamic-values/data-from-action.md)
- [Dynamic Value](/working-with-adapptio/how-to/data-and-dynamic-values/dynamic-value.md)
- [Change Value from Event](/working-with-adapptio/how-to/data-and-dynamic-values/change-value-from-event.md)
- [Loading Data from Action to Form](/working-with-adapptio/how-to/data-and-dynamic-values/loading-data-from-action-to-form.md)
- [Sending Data to Action from a Form](/working-with-adapptio/how-to/data-and-dynamic-values/sending-data-to-action-from-a-form.md)
- [Server-side Dropdown Autocompletion](/working-with-adapptio/how-to/data-and-dynamic-values/server-side-dropdown-autocompletion.md): You can
- [Visual](/working-with-adapptio/how-to/visual.md)
- [Styling Icon Button](/working-with-adapptio/how-to/visual/styling-icon-button.md)
- [Layouts](/working-with-adapptio/how-to/layouts.md)
- [Centered Box](/working-with-adapptio/how-to/layouts/centered-box.md)
- [Header & Sidebar Layout](/working-with-adapptio/how-to/layouts/header-and-sidebar-layout.md)
- [Grid Form Layout](/working-with-adapptio/how-to/layouts/grid-form-layout.md)
- [Stretched Layout in Row](/working-with-adapptio/how-to/layouts/stretched-layout-in-row.md)
- [Components](/working-with-adapptio/components.md): Working with components
- [Composed Chart](/working-with-adapptio/components/composed-chart.md)
- [Advanced Table](/working-with-adapptio/components/advanced-table.md)
- [Custom Component](/working-with-adapptio/components/custom-component.md)
- [Examples of Applications](/working-with-adapptio/examples.md): Examples of applications
- [SaaS Platforms](/working-with-adapptio/examples/saas-platforms.md)
- [Customers Portals](/working-with-adapptio/examples/customers-portals.md)
- [Information Systems](/working-with-adapptio/examples/information-systems.md)
- [Internal Tools](/working-with-adapptio/examples/internal-tools.md)
- [Color Picker](/working-with-adapptio/examples/internal-tools/color-picker.md)
- [IoT Applications](/working-with-adapptio/examples/iot-applications.md)
- [Smart Portals](/working-with-adapptio/examples/smart-portals.md)
- [Analytics & Calculators](/working-with-adapptio/examples/analytics-and-calculators.md)
- [Statistics & Monitoring Panels](/working-with-adapptio/examples/statistics-and-monitoring-panels.md)
- [API Data Visualization](/working-with-adapptio/examples/api-data-visualization.md)
- [Simple Games](/working-with-adapptio/examples/simple-games.md)
