What devices should you target?

One of the first questions historically asked when developing a web-based application is What desktop browsers and versions shall we support? These days, you should not be thinking so much about the software installed on the laptops and desktops of your users, but rather the devices they own.

The answer might still include a laptop or desktop, though no longer is it a safe assumption that these are the main devices your users use to interact with your application. Mobile phones, tablets, watches, or skills for voice recognition devices such as Alexa or, depending on your target market, they might be larger devices, such as cars or vending machines! So, make sure that you think big and understand all the types of devices your customers and their customers might use to interact with your application.

For desktop and laptop users interacting with your Lightning application, delivering a user interface is a combination of using the standard Salesforce UI and any custom UIs you might have built with HTML and JavaScript. Given this fact, it is a good idea to base your supported browser matrix on that which is supported by Salesforce. You can find this by searching for Salesforce supported browsers in Google. At the time of writing, the PDF listing supported browsers can be found at https://help.salesforce.com/apex/HTViewHelpDoc?id=getstart_browser_overview.htm&language=en.

Developing against multiple devices can be expensive, not only to develop the solution, but also to perform testing across multiple devices. In this chapter, we will take a look at a range of options, ranging from those provided by Salesforce at no additional development cost, to building totally customized user interfaces using Lightning Components, Visualforce, and other technologies.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.223.171.168