Using Stored Procedures directly in Power Apps - inABEL Wiki - Obsidian Publish

Microsoft
Using Double Quotes in Power Apps - inABEL Wiki - Obsidian Publish
Use modern Power Apps Tablist control for navigation - inABEL Wiki - Obsidian Publish
Search O365 Users in a Combobox in Power Apps - inABEL Wiki - Obsidian Publish
Power Apps Patch to a LookUp Column - inABEL Wiki - Obsidian Publish
Pass parameters to Power Automate from Power Apps - inABEL Wiki - Obsidian Publish
Format a number in Power Apps - inABEL Wiki - Obsidian Publish
Determine if a user is in a Security Group - inABEL Wiki - Obsidian Publish
Dataverse Delegable Paging in Power Apps
Talks about large dataset paging with the Creator Kit FluentList talking directly to SQL.
PowerApps Check if user is on Mobile or Desktop
Power Apps- Patch vs Update & Collect
As you can see, Update and Patch are almost the same, with the difference the same difference between PATCH and PUT (Update replaces the record, so all fields need to be included, else they will be null). So I would say Patch supersedes Update in most cases.
Except that's not exactly true, see if you have a GUID you can use Patch without a lookup, as we don't need a full record to identify it. Check this out:
Patch(dummyData,{ID:1},{Title:"Num1",number:1})
works too, so we don't need that lookup.
Customize the editable grid control - Power Apps
PowerApps Geospatial features - Map & Address Input - YouTube
Add A Row Number Column To A Collection - Matthew Devaney
Number Input Modern Control: Won't work in an editable gallery? : r/PowerApps
Power Apps Standards: Naming Conventions - Matthew Devaney
Build large and complex canvas apps - Power Apps
Overview on how to create performant Power Apps - Power Apps
Lisa Crosbie - YouTube
Reza Dorrani - YouTube
Shane Young - YouTube
Create a developer environment with the Power Apps Developer Plan
What’s new: Power Apps May 2024 Feature Update
May 2024 updates for modern controls and theming
March 2024 updates for modernization and theming in Power Apps
Power Apps: Download File From SharePoint Document Library
PowerApps licensing explained as per recently published power platform licensing guide by Microsoft
First Look: Power Apps Coauthoring
PnP | Sharing Is Caring
Auto height, Containers and flexible font sizes in Power Apps