<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tanishaa Sinha</title>
    <description>The latest articles on DEV Community by Tanishaa Sinha (@tansinha).</description>
    <link>https://dev.to/tansinha</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F845322%2F76960e38-db75-4792-88d1-3b4f928b1b32.png</url>
      <title>DEV Community: Tanishaa Sinha</title>
      <link>https://dev.to/tansinha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tansinha"/>
    <language>en</language>
    <item>
      <title>The probability of launching a successful app is 0.01: Here's why</title>
      <dc:creator>Tanishaa Sinha</dc:creator>
      <pubDate>Fri, 08 Jul 2022 13:33:16 +0000</pubDate>
      <link>https://dev.to/tansinha/the-probability-of-launching-a-successful-app-is-001-heres-why-i17</link>
      <guid>https://dev.to/tansinha/the-probability-of-launching-a-successful-app-is-001-heres-why-i17</guid>
      <description>&lt;p&gt;Apps are an indispensable part of our life in today’s times. Want to set up a meeting? Use Zoom/Google meets. Need groceries for tomorrow? No worries, services like Blinkit have you covered. Getting bored? Games and social media are just a click away!&lt;br&gt;
There are a plethora of purposes which apps serve in each and every domain . &lt;br&gt;
How ironic is it then, that even though the user market is of millions , 99% of the apps fail after their first year of launch?&lt;br&gt;
The pattern that has been observed is that even though users download let’s say 20-30 apps, they only frequently use 6-8 among them and the others are discarded/deleted just after a single use.&lt;br&gt;
Thus creating an app which is viable, monetized and in trend is quite a challenge nowadays, especially when there is cut throat competition in the app development sector.&lt;br&gt;
There might be a lot of reasons why your app might fail after launching. Some of them are:&lt;/p&gt;

&lt;p&gt;• Poor ROI &lt;br&gt;
Developing an app does not just require a pen and paper, it is quite an expensive task in terms of resources. You need a team of trained professionals who are technically sound, monetary investment along with heavy software if you need to create it on a large scale.&lt;br&gt;
Also, generating money is quite tough when it comes to apps (as most users look for free use) . Thus a solid strategy, subtle advertising methods and a lot of time is needed before the app starts to become profitable for the developers .&lt;/p&gt;

&lt;p&gt;• Compromise on UX Research&lt;br&gt;
A lot of times apps having great and unique ideas fail to garner the support and user base they expected. This might occur due to negligence on the user experience(UX) part. In order to expect users, a developer needs to understand through and through what a user is seeking, how they want it and what more functionalities can be added to make their experience smoother.&lt;/p&gt;

&lt;p&gt;• Innovation V/s Utility&lt;br&gt;
People have come up with ideas and solutions which might have been unthinkable of a few years back. If you properly explore Playstore or Appstore, I’m sure you will find apps which will blow your mind with their creativity.&lt;br&gt;
But is there really a need for it? Is there a demand, a long term growth for the idea? Or is it just a fun and inventive app which will disappear in a few months?&lt;br&gt;
Developers need to keep in mind that innovation and utility go hand in hand. Along with originality and freshness, there needs to be a hole in the market or a purpose which the app serves,today and in the years to come.&lt;/p&gt;

&lt;p&gt;• Discontinuous check on backend support&lt;br&gt;
The first year after the app launch is extremely crucial . You need to promote your app extensively and continuously work on the given feedback by users. You also need to maintain the backend of the app, the regular updates and make sure it’s running smoothly.&lt;br&gt;
The first impression does leave a deep impact , and is a deciding factor for people if they want to continue with your app or not. Thus, backend support should continuously be checked and updated for facilitating smooth functionality, specifically during the initial years after the launch.&lt;/p&gt;

&lt;p&gt;It is quite evident that developing and sustaining a successful app is certainly not an easy task. The development , launch and support phase all require special attention to a lot of factors. &lt;br&gt;
Do be prepared for facing unseen challenges, falls and criticising feedbacks. But I assure you, the final product and user satisfaction will make it all worth it!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>NFT’S AND METAVERSE: A GLIMPSE INTO THE FUTURE</title>
      <dc:creator>Tanishaa Sinha</dc:creator>
      <pubDate>Mon, 11 Apr 2022 06:13:21 +0000</pubDate>
      <link>https://dev.to/tansinha/nfts-and-metaverse-a-glimpse-into-the-future-3e27</link>
      <guid>https://dev.to/tansinha/nfts-and-metaverse-a-glimpse-into-the-future-3e27</guid>
      <description>&lt;p&gt;NFT’S: WHAT? HOW? WHY?&lt;/p&gt;

&lt;p&gt;On a random March morning, a headline caught my eye:&lt;br&gt;
“Jack Dorsey sells his first-ever tweet, as an NFT for almost 3 million dollars”.&lt;/p&gt;

&lt;p&gt;My jaw and spoon, both dropped. The fact that a digital piece, an object which could not have any physical significance to the owner was sold for such a high price was beyond me.&lt;/p&gt;

&lt;p&gt;That’s when I started to delve deeper into NFTs to see what the hype was actually about.&lt;br&gt;
I found it to be a very confusing yet interesting concept based on Blockchain technology.&lt;br&gt;
A very common application of Blockchain is cryptocurrency, where transactions are stored in the form of a digitalized, distributed and immutable ledger ( sort of like a book containing financial records). It can be viewed by the people participating in that particular network.&lt;/p&gt;

&lt;p&gt;WHAT?&lt;br&gt;
NFT's stand for non-fungible tokens. Tokens can be any piece of digital item, ranging from screenshots, memes, and gifs to  digital art pieces, playing cards . Non-fungible simple means that every item is unique and non-interchangeable.&lt;br&gt;
This is a major difference between NFT’s and cryptocurrency. For the buyer and seller, the value of the next Bitcoin is always going to be the same as the previous. This makes it a commodity that is interchangeable and thus can be traded.&lt;/p&gt;

&lt;p&gt;HOW?&lt;br&gt;
 NFT’s have a unique digital signature. Any digital item can be converted into an NFT to give it ownership and authentication, setting it apart from other pieces. &lt;/p&gt;

&lt;p&gt;For making an item into an NFT, the owner has to first pay a gas fee. The item is then recorded and stored in the ledger used by the Blockchain, along with the stamp confirming that only you own it.&lt;br&gt;
The only prerequisite for buying an NFT is that you need to have a cryptocurrency wallet.&lt;br&gt;
Some popular NFT platforms for trading  are: &lt;br&gt;
OpenSea&lt;br&gt;
Rarible&lt;br&gt;
NBA Top Shot MarketPlace&lt;/p&gt;

&lt;p&gt;WHY?&lt;/p&gt;

&lt;p&gt;The buzz around NFT’s has grown since 2021, and people are willing to spend exorbitant amounts on digital pieces of art. This has given a boost to tons of people, especially people in the art and gaming industry. It gives you a sense of ownership of a unique artifact, without having to go and make the effort.&lt;br&gt;
It does have cons, such as there have been cases of duping using a fake NFT. Also, NFT minting is extremely expensive when it comes to utilising resources as it requires extensive computing power and electricity . ( It is said that&lt;br&gt;&lt;br&gt;
Ethereum alone uses the same amount of electricity as used by Libya)&lt;br&gt;
The working of the NFT marketplace is also not very accessible to everyone, and right now is limited to only the rich and upper class.&lt;/p&gt;

&lt;p&gt;Even so, NFT’s are a quirky, interesting application of Blockchain and I see it as a great way for our generation to delve into the working of this technology. Further, it encourages young artists to make different pieces of art, showcase and sell their work!&lt;br&gt;
Who knows, you might even see a gif made by me in the marketplace someday  ?&lt;/p&gt;

&lt;p&gt;METAVERSE: SCI-FI COME TRUE&lt;/p&gt;

&lt;p&gt;The word itself whispers something foreign and futuristic. Metaverse literally means a web of 3D virtual words which incorporate elements from real life.&lt;br&gt;
It is a way of social interaction in contrast to the methods we have available today. It combines the use of AR,VR, video and Blockchain to set up virtual worlds where humans like you and me can coexist, in the form of avatars, digital figures etc.&lt;/p&gt;

&lt;p&gt;Augmented Reality(AR) uses the real-world environment as a backdrop and incorporates virtual elements in it usually using a device such as a mobile. They connect real and virtual backgrounds, and incorporate senses such as olfactory,visual and auditory senses.&lt;/p&gt;

&lt;p&gt;Virtual Reality(VR) creates a virtual environment, a simulation completely different from the real world. Video games are an example of such type. It offers a real world-like experience in a virtual background and makes even the impossible things seem possible. It makes people experience thrilling events, and gives them control over some objects in the simulation, making it interactive.&lt;/p&gt;

&lt;p&gt;The future is metaverse, as proclaimed by tech giants like Facebook and Microsoft. Microsoft has been working on this tech for a while and wishes to introduce holograms and digital avatars in Microsoft Teams by 2022.&lt;br&gt;
Facebook has gone even further and changed its name to ‘Meta’ , while acquiring and investing heavily in AR/VR companies.&lt;/p&gt;

&lt;p&gt;NFT’S and the Metaverse might go hand in hand, with the integration of NFT marketplaces and virtual platforms which opens a whole new level of avenues.&lt;/p&gt;

&lt;p&gt;An example is of using NFT tickets to gain entries to virtual events, as done by an event NFT.NYC back in 2019. In the gaming world, this combination can lead to exclusive and personalized characters, properties and access. It might help the user to show their support for a cause/community, or display their true selves in a creative manner .&lt;/p&gt;

&lt;p&gt;Let’s just say in the next 5-10 years, I look forward to minimising my social interactions and interacting with cool avatars, attending concerts in virtual worlds and living my ‘main character ‘ life instead, all a click away!&lt;/p&gt;

&lt;p&gt;Sources:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.forbes.com/advisor/investing/cryptocurrency/nft-non-fungible-token/"&gt;https://www.forbes.com/advisor/investing/cryptocurrency/nft-non-fungible-token/&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;2.&lt;a href="https://analyticsindiamag.com/how-nfts-will-shape-the-metaverse/"&gt;https://analyticsindiamag.com/how-nfts-will-shape-the-metaverse/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>nft</category>
      <category>news</category>
    </item>
  </channel>
</rss>
