Stephen EmmanuelforSteph Crown Writesstephcrown.hashnode.net·Jan 28, 2022FeaturedHow to make your web app work offline with just HTML, CSS, and JavaScript.In today’s world, more and more people have access to the internet. But internet connection is not always stable. And when it is relatively stable, users are not always able to get internet subscriptions. This causes a problem. For example, a potenti...Andrew Baisden and 6 others are discussing this7 people are discussing thisDiscuss·108 likes·3.1K readsJavaScript
Biswanath TewariforGeekyAnts Tech Bloghysterical-ambition-request-53.hashnode.net·Sep 28, 2021A Guide To React Native Offline SupportIn this blog, we will be going through the topic of offline support on React Native and what are the different ways we can go about implementing it on an application. But before we start off, let us first understand what offline support is and why ap...Mohamedou Fi and 1 other are discussing this2 people are discussing thisDiscuss·62 likes·12.1K readsReact NativeReact Native
Kevin SimonsforKitemaker blogksimons.hashnode.net·Nov 26, 2020You should consider making your web app offline-firstMost web application developers reach for the tried and tested approach of fetching data from their API right when they need it, and they don't give an offline-first approach the consideration it deserves. Perhaps that's because working offline is ge...Discuss·11 likes·501 readsWeb Development
Buddhi AshenforBuddhi ashenbuddhi-ashen.hashnode.net·Jan 10, 2023Python speech recognition when you are offlineIn the first article, we talk and building a speech recognition system it uses the internet to connect to google and use its speech recognition algorithm, today in this article we going to build a speech recognition system when you are offline. let's...Discuss·69 readsPython
Joseph GanforJoseph Gan's Blogbwgjoseph.hashnode.net·Dec 5, 2022How to manually install WSL2 on a Windows 10 Virtual MachineI finally, finally get WSL2 to run in a Virtual Machine running on VMWare Player v17.0.0 after hours and hours of trial and error and research and tons and tons of reading. And that's not the best part, the best part is I also managed to get it worki...Discuss·1.6K readswsl2
CanopasforCanopas's blogcanopas.hashnode.net·Jun 17, 2022iOS — Designing Data Layer For Offline-first AppsEver wondered how note-taking apps like Evernote or chatting apps like Whatsapp keep working without the internet? Not only you can use the existing data, but you can also send a message or add a note and it will sync when the internet becomes availa...DiscussMobile Development
Dominic GrieselforTales of an IoT Wizardalcalzone.hashnode.net·Mar 12, 2022Eight Mice and a GiantFirst things first: I'm a programmer in my early 30s, I've probably spent most of my awake time in front of a computer, and it looks like I will continue to do so for the next 35 years. I'm already starting to feel the results, so I'm trying to make ...Discuss·6 likes·116 readsgeneral
Brett TolbertforBrett Tolbert's Blogbretttolbert.hashnode.net·Feb 20, 2022Bash one-liner: List mp3 music ID3v2 tag genre statsID3 is the language of the metadata in your mp3 (or m4a) files. There are two major versions of ID3 tags: ID3v1 and ID3v2. ID3v2 has many features such as custom genre tags. Gone are the days of ID3v1 which limited users to a small set of predefined ...Discuss·185 readsmusic
Stephen EmmanuelforSteph Crown Writesstephcrown.hashnode.net·Jan 28, 2022FeaturedHow to make your web app work offline with just HTML, CSS, and JavaScript.In today’s world, more and more people have access to the internet. But internet connection is not always stable. And when it is relatively stable, users are not always able to get internet subscriptions. This causes a problem. For example, a potenti...Andrew Baisden and 6 others are discussing this7 people are discussing thisDiscuss·108 likes·3.1K readsJavaScript
Michał Oręziakformicorix blogmicorix.hashnode.net·Jan 11, 2022How to browse python docs offlineTLDR; Hi again! I'm writing this article the night before my mock IT matura exam, so it's probably not the wisest choice but history will judge me later. I discovered a few things to help you during the exam when you get stuck and I want to share th...Discuss·207 readsUseful for the MATURA examPython
Anjanesh LekshminarayananforAnjaneshanjanesh.hashnode.net·Dec 26, 2021Download a whole websites' pages for offline viewing or for making it a static-only websiteThere was a situation where my next-to-zero traffic, decade+ old WordPress 4.9.18 site on PHP 5.7 was badly infected with malware which even created a user in my WordPress site called wpsupport@mydomain.com ! It created some 200 spam posts but becaus...Discuss·162 readsterminal
Biswanath TewariforGeekyAnts Tech Bloghysterical-ambition-request-53.hashnode.net·Sep 28, 2021A Guide To React Native Offline SupportIn this blog, we will be going through the topic of offline support on React Native and what are the different ways we can go about implementing it on an application. But before we start off, let us first understand what offline support is and why ap...Mohamedou Fi and 1 other are discussing this2 people are discussing thisDiscuss·62 likes·12.1K readsReact NativeReact Native
Balkrishna Agarwalforkrishna404 - Dev Tech Blogkrishna404.hashnode.net·Jun 3, 2021Challenges with Offline First FrameworkRemember the song 'Cloud Number 9' by Bryan Adams? Well here's the video either ways... %[https://www.youtube.com/watch?v=QhO-4cCQSUU] In today's world we practically live in the cloud. Always connected to internet, we are already cyborgs & our devi...Discuss·10 likes·65 readsoffline