• Weather PWA

    Learning about Progressive Web Apps and how traditional Web Applications can be converted to PWAs, I designed a Weather App in React and introduced a Service Worker that deals with cache storage, offline mode, etc. The amazing part about PWAs are how just a solitary code base is needed to run Web Apps on any…

    Know More