- Learning Ionic
- Arvind Ravulavaru
- 236字
- 2021-07-16 13:40:55
The browser developer tools setup
Before we proceed further, I would recommend setting up the developer tools in your browser in the following format.
Google Chrome
Once the Ionic app is launched, open the developer tools by pressing Cmd + Opt + I on Mac and Ctrl + Shift + I on Windows/Linux. Then click on the last but one icon in the top row, next to the close button as seen in the following screenshot:

This will dock developer tools to the side of the current page. Drag the demarcation line between the browser and the developer tools till you see the view becoming similar to a mobile.
If you click on the Elements tab in the developer tools, you can easily inspect the page and see the output in one go, as shown in the following screenshot:

This view is very helpful for fixing errors and debugging issues.
Mozilla Firefox
If you are a Mozilla Firefox fan, you can achieve the same result as above as well. Once the Ionic app is launched, open developer tools (not Firebug, Firefox's native development tools) by pressing Cmd + Opt + I on Mac and Ctrl + Shift + I on Windows/Linux. Then click on the Dock to side of browser window icon, as shown in the following screenshot:

Now, you can drag the demarcation line to achieve the same result as we have seen in Chrome:

- Xcode 7 Essentials(Second Edition)
- 趣學Python算法100例
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- 差分進化算法及其高維多目標優化應用
- Full-Stack React Projects
- C語言程序設計
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- C#開發案例精粹
- 細說Python編程:從入門到科學計算
- 小程序從0到1:微信全棧工程師一本通
- 多媒體技術及應用
- Clojure High Performance Programming(Second Edition)
- jQuery Mobile Web Development Essentials(Second Edition)
- 3ds Max 2018從入門到精通
- 安卓工程師教你玩轉Android