βοΈ Workshop today is on ___ (cookbook items β‘οΈbring your topic!)
- What topics would you like me to explain and walkthrough with you on? - Ask yourself: π€ ...I've always wanted to know how to do ____ with Power Apps! π€ Other good examples: - Use your favorite API: How to set up a custom connector for your favorite API? AI, perhaps? - Caching Strategies: Implementing local caching mechanisms to improve offline capabilities and app responsiveness, including how to use collections and variables for offline data. - Working with JSON: Handling complex JSON data from REST APIs, parsing and extracting data, and manipulating JSON objects within formulas. - Bulk loading of data (concurrent function, loading more than 2000 records, strategic loading) - Bulk updating of data (don't put a patch in a ForAll! Update a collection and do one update on all the rows) - Complex Data Relationships: Working with complex relationships between data sources, including parent-child, one-to-many, and many-to-many relationships, and managing related data through patch functions. - Managing multiple concurrent users viewing/editing the same data. We could build a chat or discussion app. - Responsive Design: Creating truly responsive applications that adapt seamlessly to various screen sizes and orientations, including implementing responsive layouts and styling. - Accessibility Best Practices: Designing and building apps that are accessible to users with disabilities, including understanding ARIA roles, keyboard navigation, and contrast ratios. - Create a specific type of custom component - Complex Logic and State Management: Managing complex application logic and application state using variables, collections, and named formulas to avoid spaghetti code. - Managing App Versions: Understanding best practices for version control and managing different versions of applications. Please comment below on which topic(s) you're most interested in, even if it isn't listed above! So for, this is one of several topics we could tackle today: