Victoria Lovictoria.hashnode.net·Sep 4, 2020FeaturedLet's Build A React Progressive Web App (ft. T-API)Hello everyone! Today, I'll be introducing you to Progressive Web Apps; how to build one with React and how to deploy them on Github Pages. I'll also be showing you how to fetch/post data from an API and implement React Router to navigate between pag...Tapas Adhikary and 6 others are discussing this7 people are discussing thisDiscuss·109 likes·2.0K readsRandom Projects to Buildprogressive web apps
Nextwebbnextwebb.hashnode.net·Aug 3, 2020Offline Compatibility With Background SynchronizationOffline Compatibility With Background Synchronization frustrated from poor internet connection ManyAtimes we’ve tried to submit a form, checkout of a cart, post a tweet or complete a task , only for the internet connection to drop 🙄 and the browser...Discuss·30 likes·50 readsService Workers
Niladri Royroyniladri.hashnode.net·Nov 30, 2020JS Service Workers — An IntroductionA journey towards taking your web application offline The Why You have created an awesome website and ready to host it for everyone to find. You have taken the pain of making it responsive and it looks great on all standard devices. Let us walk throu...Discuss·29 likes·523 readsProgressive Web AppsJavaScript
Shinichi Okadacodewithshin.hashnode.net·Mar 30, 2023Upgrade Your Static Website To A Progressive Web App: A Beginner's Guide And ResourcesProgressive Web Apps (PWAs) are like regular websites but with extra superpowers! They work offline, so you can still use them even when you don’t have an internet connection. PWAs are also super fast and can be installed right on your home screen, j...Discussprogressive web apps
Asela PriyadarshanaforReact Pro Coderreactprocoder.hashnode.net·Dec 17, 2022How to Setup PWA(Progressive Web App) in vite react appA PWA (Progressive Web App) is a web app that uses modern web technologies to deliver a user experience similar to that of a native app. PWAs are designed to be fast, reliable, and engaging, and can be installed on the user's device like a native app...Discuss·10 likes·1.4K readsReact
Sandeep Modisandeepmodi.hashnode.net·Nov 22, 2022Let's talk about Progressive Web Apps 📱Android and iOS are the most significant market stockholders and use distinct development languages. Many organizations need clarification about app vs. website development. "Progressive Web App": app or website? It appears like an app, but it's in a...Discuss·26 readsPWA
SoluteLabsforsolutelabs.hashnode.net·Oct 26, 2022An ultimate guide to build PWA with Next JSThe world has come a long way since the inception of Android phones in 2003. It has changed the way people communicate and perform daily operations. In fact, with such a steep rise in usage of mobile phones to perform day-to-day activities, almost 50...DiscussPWA
Supriya Msupminn.hashnode.net·Jun 25, 2022What are Progressive Web Applications? Get started with creating PWAThis article is special to me! I always wanted to create mobile applications, but I couldn't decide whether to get started with Android development or iOS development. A few years ago, I found out about Flutter which helps us create platform-independ...Discuss·5 likes·215 readsWeb Development
Achmad Kurniantoachmadk.hashnode.net·Jun 8, 2022Why You Should Learn JavaScript Programming LanguageSetting Off on a Fun Adventure to JavaScript's Beginnings Back in 1995, a talented programmer at Netscape named Brandan Eich whipped up a cool scripting language called Mocha in just 10 days! Soon after, Mocha transformed into LiveScript. But since J...Discuss·3 likes·199 readsLearning JSJavaScript
Quokka LabsforQuokka Labs' Blogsquokkalabs.hashnode.net·May 16, 2022How to Turn Your Website Into Progressive Web App (PWA)Progressive web applications(PWAs) turned into hot trends in the previous year, which is not surprising. PWA is easy to make, and they are dependable, quick, and engaging for the users. The matter is that the blend of a web application and a mobile n...Discuss·1 likePWA
Dinesh Imaduwa Gamagedaminda.hashnode.net·Apr 6, 2022PWA: A New Standard For Web And MobileWhat is a PWA? PWA ( Progressive Web Applications ) is a web application designed to run on mobile as a native mobile application. It offers the benefits of both web and native applications. Why do we need it? Since mobile users have been on the rise...Discuss·117 readsOther Tech TopicsPWA
Al Romanovirtuallycreative.hashnode.net·Jan 8, 2022Addressing the Performance Inequality GapThe Mobile Performance Inequality Gap, 2021 Setting the Benchmarks Alex Russel, a lead performance developer at Google is a firm believer in “an internet for everyone”. He highlights this in a poignant Chrome Dev Summit talk in 2016 where he showed...Discuss·67 readsWeb Accessibility
Shikhar Baniyacreo-codigo.hashnode.net·Oct 1, 2021Vertical Progress Indicator using JavaScriptHello Coders! Welcome to another JavaScript Blog. In this, we're going to see how to create a responsive Vertical Progress Indicator using Javascript. You might have seen animation like this in many websites where you have to complete a course or the...Discuss·198 readsHTML5