© 2023 Hashnode
#thw-mobile-apps
🎉 The time has come to announce the winners of The Epic Hashnode Writeathon hosted last month. Hashnode is on the mission to empower tech writers worldwide to share knowledge freely without much ha…
Introduction Navigation is one of the important aspects of a mobile app these days as nearly almost all the app we use today either have Drawer Navigator or a Bottom Tab Navigator where we can then mo…
It’s been around 5 months since I started learning React Native with Typescript. Here are some tips, tricks & resources that I’ve gathered along the way which may help you on the following topics: Pr…
When Web developer's dive in the ocean🌊 of Mobile app development, Developer will get difficult to swim on it. Likewise, Many errors and bug will be emersed which are difficult to be solved because W…
There are many people who want to work as application developers. It may be web app development or mobile app development. However, they believe they lack the necessary skills and tools to begin their…
During my early days of programming I used to watch a lot of YouTube project / coding tutorials. I was doing nice, just by splitting two windows, vs code on the left side and YouTube on the right side…
Introduction 😁 It's time to learn about another state management solution to make your Flutter apps better and faster. Today, we will deep dive into GetX state management for Flutter. In the last art…
Switch case has made our lives so much easier since the day we started programming. It solves problems when we have multiple options for a single input and have to decide which path to go. ….but often…
What is a PWA? PWA stands for Progressive Web App. This term was first mentioned in 2015 by designer Frances Berriman and Google Chrome engineer Alex Russell, but the concept of apps being developed i…
Ok, quick questions: What was the educational video you searched for? How many educational videos you've watched after finishing that video? What is the ratio of educational and entertainment videos …