Your portfolio is a great place to brag about your skills and experiment with new technologies. Add a service worker to your application so that it caches all its content on the device and can be visited even if the device is offline. This will severely impress the people reviewing your job applications.
Check out this introduction to PWA by Google here.
Learn about the Service workers.
Learn about Debugging Service workers.
To solve this, the following is recommended:
Github account, and basic git skills.
JavaScript proficiency, familiarity with promises, fetch, cache and the basis of the event loop.
Add a manifest to include an icon and the ability to add to the homepage.
Change the images and information on the portfolio template to include your actual work experience, some images of your work, your name, and contact information.
To create your answer follow this steps:
- Fork the repo to your account, or download the zip file
- Solve the ticket
- Commit your code
- Push your changes
- Publish your version in Github Pages (optional)
- Submit your response
The template used in this challenge came from Start Bootstrap. For more information about customizing the template and utilization, check out their website and their repo.