Course Outline
Introduction
- The convergence of web and mobile technologies
Rationale for Developing Progressive Web Apps
- Speed and performance (compared to traditional websites)
- Enhanced 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)
Utilizing Service Workers to Enable Offline Functionality
- Caching data
- Serving push notifications
- Updating content
- Data manipulation
Event Listeners and Commands
- Customizing responses to network requests based on online/offline status
- Data persistence and messaging
- Accessing Cache API, Fetch API, IndexedDB API, postMessage(), etc.
- Increasing user engagement through the Notification API
Leveraging Cached Assets in Your Application
Configuring the Web App Manifest
- Adding the app to the Home Screen
Application Shell Architecture
User Interface Considerations
- Usability
- Localization
Troubleshooting the PWA
Deploying the PWA to an App Store
Summary and Conclusion
Requirements
- Familiarity with HTML, CSS, and object-oriented JavaScript.
- Access to a mobile device.
- Capability to run Google Chrome on the mobile device.
Target Audience
- Web developers
- Application 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.