April Dunnam, Power Platform advocacy lead, Microsoft
3
Hugo Bernier, Senior Cloud Solution architect, Microsoft
4
Building a Power Apps
5
Learning objectives
6
Introduction to creating a code component
7
What is a component?
8
Types of components available
9
Examples of what powerups component framework components can look like
10
Create a code component solution package
11
Requirements and Prerequisites
12
Verify installations
13
Create a code component solution package
14
Install NPM
15
Control Manifest
16
NPM run build
17
Test harness
18
Knowledge Check; Test your knowledge in the chat
19
Q1) Power Apps CLI to call to initialize a code project
20
Create a code component solution package
21
Building a solution; options
22
Q2) What build engine is used to generate a Power Apps components solution package?
23
Test and debug code components
24
Using the out of the box browser testing tools
25
Q3) Supported file format for customer component to load mock data into Power Apps Component Test Owners
26
Summary
Description:
Learn how to build custom Power Apps components in this 30-minute tutorial from Microsoft Build 2022. Explore the process of creating UI elements, known as code components, to enhance your apps. Discover how to leverage the web development ecosystem, including libraries, frameworks, and tools, to package capabilities into reusable components. Follow along as experts demonstrate building a custom component, creating a solution package, and testing and debugging techniques. Gain insights into component types, prerequisites, installation processes, and the use of Power Apps CLI. Master the creation of control manifests, solution building options, and effective testing methods using browser tools. Perfect for developers looking to expand their Power Apps skillset and create more sophisticated, customized applications.