MIDTERMS Flashcards
The HTTP Methods
PUT, DELETE
Output of Ionic Framework
iOS, Android, PWA, Electron
Ionic Front-end Frameworks
ANGULAR, REACT, Vue
Default Ionic Project Templates
TABS, BLANK, SIDEMENU, LIST, MY-FIRST-APP
Concepts of Component
SMART, DUMB
Main Chapters of Ionic Documentations(12)
LAYOUT, THEMING, TROUBLESHOOTING, COMPONENTS, NAVIGATION, DEVELOPING, UTILITIES,DEPLOYMENT, TECHNIQUES, CORE CONCEPTS , CONTRIBUTING, REFERENCE
(TRUE OR FALSE)
Icons are part of Ionic UI Components
TRUE
(TRUE OR FALSE)
Command Prompt is the default terminal in VS Code
powershell
(TRUE OR FALSE)
Android studio is used to create a virtual mobile device.
TRUE
(TRUE OR FALSE)
Ionic version 4 allows the usage for React and Vue Frontend Frameworks
FALSE
(TRUE OR FALSE)
Google Chrome is the website browser that includes a developers’ tools.
TRUE
(TRUE OR FALSE)
Microsoft VS Code extensions helps the developer to create customized IDE in a text editor.
FALSE
(TRUE OR FALSE)
Ionic version 6 is the latest version of Ionic Framework
version 7
(TRUE OR FALSE)
Capacitors does not allow API for geolocation and camera
Cordova
(TRUE OR FALSE)
Cordova supports native mobile structure specifically iOS and Android, Electron to for desktop application and PWA for website development.
Capacitor
(TRUE OR FALSE)
Assets such as images and icons are not located inside he source folder.
located
(Acronym)
REST API
Representational State Transfer Application Programming Interface
It is known as structural subtyping in typescript that specifies the properties and function of an object
Interface
A command for building the application for a specific platform. It will generate the www folder inside the project
ionic build
A web page to native bridge that is maintained by Ionic Team
CAPACITOR
A command that displays all the available virtual and physical devices that is connected to the computer terminal.
adb devices