#config driven ui react
Config Driven UI using ReactJSWatch video: Config Driven UI using ReactJS![](/_next/static/media/article-head-bg-not-mask-optimized.42d4b7d2.avif)
Config Driven UI using ReactJS
![](/_next/static/media/article-head-bg-not-mask-optimized.42d4b7d2.avif)
This lightning talk introduces the concept of config-driven UI using ReactJS, which allows for dynamic and customizable UIs without hard-coding. The technique involves using a JSON file to specify the type, size, position, and data source for each component. The talk also explains the structure of config-driven UI components, including elements, vertical and horizontal containers, and nested layouts.