Confirmed users
51
edits
m (→Web App) |
m (→Web App) |
||
Line 22: | Line 22: | ||
In this document 'logical pieces of code' is often referred to as a Client or a Server. But more specific examples for applications can be a particular View, or the view application logic, a main-thread-only WebAPI wrapper, etc. | In this document 'logical pieces of code' is often referred to as a Client or a Server. But more specific examples for applications can be a particular View, or the view application logic, a main-thread-only WebAPI wrapper, etc. | ||
In order to not create confusions with Modules, nor Web Components, they will be called ''' | In order to not create confusions with Modules, nor Web Components, they will be called '''capsules'''. | ||
Also all applications are hosted web applications, running offline through the use of Service Worker. | Also all applications are hosted web applications, running offline through the use of Service Worker. |