Course Outline
Introduction
- The convergence of web and mobile technologies
Reasons for Developing Progressive Web Apps
- Speed and performance (compared to traditional websites)
- Security
- Offline capabilities
- Push notifications
- Improved bounce rates
- App-like feel and functionality
- Bypassing app stores
Enabling Your Website
- Secure HTTPS connection
- JSON Manifest
- Service Worker
Building Your First Progressive Web App (PWA)
Using Service Workers to Enable Offline Functionality
- Caching data
- Serving push notifications
- Updating content
- Data manipulation
Event Listeners and Commands
- Customising responses to network requests based on online/offline status
- Data persistence and messaging
- Accessing Cache API, Fetch API, IndexedDB API, postMessage(), and others
- Boosting user engagement via the Notification API
Using Cached Assets in Your Application
Configuring the Web App Manifest
- Adding the app to the Home Screen
Application Shell Architecture
UI Considerations
- Usability
- Localisation
Troubleshooting the PWA
Deploying the PWA to an App Store
Summary and Conclusion
Requirements
- HTML, CSS, and object-oriented JavaScript.
- A mobile device.
- Ability to run Google Chrome on a mobile device.
Audience
- Web developers
- App developers
Testimonials (2)
I really enjoyed learning about AI attacks and the tools out there to begin practicing and actively using for security testing. I took a lot of knowledge away which I didn't have at the beginning and the course met what I hoped it would be. My favorite part shown from the training was Comet Browser and was amazed at what it could do. Definitely something will be looking into more. Overall it was a great course and enjoyed learning all OWASP GenAI Top 10.
Patrick Collins - Optum
Course - OWASP GenAI Security
That every technical lesson came with multiple practical exercises to nail down the concepts.