Pratik MaliforThe Tech Deckthetechdeck.hashnode.dev·Nov 5, 20237 Linux Smartphone Operating Systems to Replace AndroidAndroid and iOS have dominated the smartphone market for over a decade, but many users are now looking for alternatives that provide more privacy, security, and control. Linux-based mobile operating systems offer an open-source option that avoids bei...DiscussLinuxLinux
Ashok Kumar DharanikotaforAshok's Blogashokdharanikota.hashnode.dev·May 20, 2023Macrodroid: My Personal Assistant from the Future!Introduction: Hey there, fellow tech enthusiasts! Today, I want to share an extraordinary experience I've had with a nifty little app called Macrodroid. Brace yourselves because this little gem has turned my smartphone into a personal assistant. I've...Discussautomation
Onyeanuna Princeaahil13.hashnode.dev·Apr 2, 2023Google Chrome user guide for mobileIntroduction Web browsers are essential tools today as they aid internet-based activities such as accessing information, enabling communication via multiple platforms, online shopping, etc. Furthermore, they are the gateway to the internet and millio...Discuss·8 likes·118 readsGoogle Chrome
Nwalozie ElijahforOpen Replay's Technical Blogopenreplay.hashnode.dev·Apr 2, 2023Building Mobile Touch Slider using SwiperJsBuilding sliders, as complex as it is, gets more complicated when you factor in mobile compatibility due to the vast difference in the touch mechanics of mobile devices compared to keyboard and mouse click styles on desktops. This is why the SwiperJs...Discuss·98 readsOpenReplay
Sean Milfortblog.seanmilfort.com·Feb 24, 2023Why I Want a Folding Device, but Don't Have One YetSummary Phones have been going down the same path for a pretty long time. A large slab of the screen seems to get closer and closer to the edge. At the end of the day, all the phones have started to follow the same similar packaging and not change an...Discuss Foldable
Diksha Bathuladbathula.hashnode.dev·Feb 10, 2023Day 1 - #100DaysOfCode with FlutterStaying true to my words and goals in the last article, here I am, pumped up to get back into the coding zone. D1 Objective: Transform existing sample code into custom UI I don't want to get your hopes high with "custom UI", as I'm only transforming ...Discuss·3 likes·159 reads100DaysOfCode
sumit singhsumitsi.hashnode.dev·Feb 10, 2023Mobile computers: pros and consMobile computers are distant devices that can make video and phone calls, share pictures, and share various types of information. The portable computer can be used while travelling by car, boat, motorcycle, or other moving vehicle. You can communicat...Discussmobile
Kelechi Victorkcvictor.hashnode.dev·Jan 10, 2023Get Started With React on Mobile in 2023Using Mobile Phone to build Reactjs projects. React JS Introduction React is a JavaScript library for building user interfaces. It was developed by Facebook and is now maintained by a large community of developers. React allows developers to build re...Discuss·1 like·38 readsReact
Emirhan AkdenizforSerpApiserpapi.hashnode.dev·Dec 28, 2022Maximize Your App's Visibility and Downloads with Multiple Regression and Apple App Store Search Scraper APIThis blog post explains what App Store Optimization (ASO) is, and how SerpApi's Apple App Store Scraper API could be utilized to do ASO with an example script. What does App Store Optimization mean? App Store Optimization (ASO) is the process of impr...Discuss·29 readsASO
Ben Hammondblog.benhammond.tech·Dec 15, 2022How to view localhost on mobileJust swap localhost for your machine's local IP address Update: for vite bundled apps, read my follow up: Expose Vite's local address Update: for create-react-app you can easily copy it from the terminal where you are running the server While build...Discuss·3.1K readsViewing localhost on mobileDeveloper Tools