How to get rid of cross screen dependencies
Do you know what are cross screen dependencies? Why are they bad? And how to fix them? Get answers to all these questions here! The post How to…
Do you know what are cross screen dependencies? Why are they bad? And how to fix them? Get answers to all these questions here! The post How to…
Have you ever made data calls inside a gallery and it takes a long time to load? Learn why it is bad and how to overcome it! The…
We usually make multiple data calls like in an app’s OnStart. Do these have to run one after another or can they run concurrently? The post How to…
A lot of times you would want to lookup multiple records from a table. Would you do that one at a time or is there a better way…
Patch is used to create new records or update existing records. Learn how to optimize patch when updating an existing record! The post How to optimize passing a…
Learn how to optimize fetching of multiple columns using Lookup! Should you fetch each column separately or can you fetch all at once? The post How to optimize…
Learn how to optimize the Lookup function by not using the dot operator! Sounds counter intuitive but the difference is huge! The post How to optimize Lookup function…
There are several elements in an app that can be made responsive. Learn how to make a pop-up responsive using layout containers! The post How to create a…
There are several elements in an app that can be made responsive. Learn how to make a pop-up responsive using traditional containers! The post How to create a…
There are several ways in which a gallery can be made responsive. Learn how to build a left aligned responsive gallery! The post How to create a left…
We use cookies to improve your experience on this site. By continuing to browse, you agree to our use of cookies.

