Web App
↔ App run in Browser
aka Web-Apps
unlike Software that locally runs on native OS
App
Software to perform specific task
Client Side Rendering
to render Web Page dynamically on Thick Client
Client Routing
SPA Routing to nav within Web App w/o page refresh, via Thick Client JS
SPA
Web App run on single Web Page by Thick Client with seamless functionality ie CSR
Auth
to verify user ID to allow specific access privelege
References
RESTful
↔ Web App/Web Service that follows REST principleSPA
↔ Web App run on single Web Page by Thick Client with seamless functionality ie CSRClient Routing
↔ SPA Routing to nav within Web App w/o page refresh, via Thick Client JSWeb Security
↔ to prevent threats/exploits to Web AppWebpack
↔ legacy production industry standard to Bundle Web App - slow clunky reliable 🐱🐉, deep configWebRTC API
↔ Web API to enable Web Apps to directly capture/stream media to host for live video/voice-chat & P2P file sharing