An Irion-friendly introduction
Antony presents:
"Java is to JavaScript as ham is to hamster."
- Jeremy Keith, 2009
Which desktop browsers must be supported? IE version?
Which mobile/tablet browsers must be supported?
Which layouts must be supported? Landscape, portrait?
Will the webapp be integrated inside of a portal or will it run as a separate tab/window?
Which web server will host the webapp? Does it have any limitations? Does it support CRUD? CORS? HTTPS?
Should source code be delivered so the Client will maintain and evolve it?
Does the Client already use a component suite, such as Kendo UI, Ignite UI or Syncfusion?
Does the client already use a framework, such as Angular, React o Vue.js?
Questions?