if (hungry) eat() ;
Frontend Developer @ GFT Group
-
GFT Group
- Madrid, España
-
11:09
(UTC +01:00) - https://portfolio-albertoperezf.vercel.app/
- @perezscript
- in/albertojpf
Pinned Loading
-
Git config for development
Git config for development 1[user]
2email = a.perez@medlabmg.com
3name = Alberto Perez
45[alias]
-
Service Worker template
Service Worker template 1self.addEventListener('fetch', function(event) {
2// TODO: respond to all requests with an html response
3// containing an element with class="a-winner-is-me".
4// Ensure the Content-Type of the response is "text/html"
5console.log(event.request);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.