Abu Sayed
Musician | Singer | Lyricist | Composer | Music Producer | Web | Game | XR & Blockchain Developer
Tag Archives: App
Nice, Now the Apple App Retailer Has Malware Too

Picture: Tada Pictures (Shutterstock) Apple’s units and App Retailer are usually thought-about safer in comparison with opponents like Android or Home windows. Apple has better management and curation over the software program it permits on the App Retailer, making malware a lot much less frequent than on, say, Google Play. Nevertheless, as the previous few…
Convert View Mannequin to Use Hilt Dependency Injection

Listed here are the steps I did and my key learnings to transform my Android Information app to make use of hilt dependency injection This text was initially printed at vtsen.hashnode.dev on July 16, 2022. So I adopted the steps in How to Implement Hilt in Android App? article to transform the Android News app…
Robotically producing information in your React/Subsequent Js app

Creating information is definitely one of many first steps in constructing a profitable utility, however having to create information that comply with particular sample, a number of occasions plus manually can grow to be so tiring.😪 Good day my expensive reader, how are you right now? As we speak, I will be educating you the…
How one cellular app helps Afghans ship help

Gardez, Afghanistan – During the last 12 months the Afghan individuals have confronted quite a lot of upheavals — the tip of the US occupation, the Taliban’s return to energy and sanctions — and tragedies — a sequence of ISIL (ISIS) group bombings on locations of worship and the Kabul Airport. Nevertheless it was last…
Creating Climate App utilizing Climate API and Node Js : Half Two

Partly one 👉👉 (Part One) we made our API get the longitudes of the placement we would like. On this half we’re actually going to get the climate information of the placement utilizing one other API. We’re going to use Weather Stack.Step one to utilizing the API is to authenticate together with your weatherstack account’s…
The 12-Issue App Constructing Methodology

Intro For those who care just a bit about know-how you might be conscious of the plethora of various obtainable (lots of which fairly comparable) platforms, elevating the necessity for portability of software program merchandise amongst them. Someday within the quest for simply provisionable apps accross environments, from the primary Makefile to the present orchestrated…
How I Created an Ecommerce App from Scratch Utilizing React Native and Medusa

React Native is a cross-platform cellular app framework that means that you can construct native cellular functions for iOS and Android utilizing JavaScript. It was developed by Meta Platforms, Inc. and it’s at the moment among the many hottest JavaScript frameworks with an enormous lively neighborhood behind it. Medusa is an open supply headless commerce…
iTech | The eCommerce Web App we constructed for the HackFest Hackathon

iTech iTech is the eCommerce web site we constructed for the HackFest Hackathon. Sounds good proper? Let’s have a look at what it’s and the way it began by who! What precisely is iTech? iTech is an eCommerce Web App that helps customers to buy solely tech associated objects that solely come from the bestsellers….
The way to construct your first VR app with React360 in the present day!

As a tech head, you’re most likely conscious of digital actuality and its varied purposes. Video video games, web and cell apps, and extra can reap the advantages of VR’s wonderful options. In case your subsequent development aim is creating VR apps and also you’re conversant in the React ecosystem, you’re in luck. Now you…
Clear Empty Jetpack Compose App Template

Easy and clear empty Jetpack Compose app instance which does not have themes.xml and colours.xml. This text was initially printed at vtsen.hashnode.dev on Might 07, 2022. For pure Jetpack Compose app, technically we do not want the themes.xml and colours.xml anymore, that are meant for Android View system. Nonetheless, I’ve seen loads of code on…