Hi everyone! Long time no see, and I wanted to write a little story about me and my Flutter journey at the first day of 2021! Before start wish you all the best, and I hope we all see that 2021 will be the year that our dreams come true!
Years ago I wanted to built an app for myself to experience mobile world and create a product that I am the only one responsible with it to experience every side of the work from developing to testing, from designing to marketing. It sounds interesting to me to experience this…
After you release your app, one of the most important things is, collecting user feedback. It is really important to know that what people are thinking about that and how you can make it better. You can always ask your friends about it but asking a real user makes the difference, especially if they are many.
In this article, I am going to explain how I am collecting user feedbacks from my app to understand better what my users think. When I was searching for a good feedback experience for users to motivate them to give feedback, I have found…
Hi all! In this article, we are going to create a pop-up that includes radio buttons to let the user select one option.
Hello folks, when you are building your app, you probably need to play a sound in the background, let’s assume that you are building a game and you need to play a sound continuously in a loop.
In this story, we are going to play a sound with a basic button. To do this we are going to use a package named “AudioPlayers”.
This story is actually here to warn you about one really important point that I didn’t guess before. It is basically one word you should avoid. It is “Coronavirus” or “Covid-19”.
If you have this word somewhere in your application, it may cause suspension by Google unfortunately.
Before and also during my professional life, I have experienced lots of job interviews with different companies in the software industry. They were looking for a developer to maintain their products and also develop new features that their customers demand. My mindset and aim were clear at all of those interviews;
I need money to survive, not to be rich for sure and I want to LEARN!
I was crystal clear about that and as time passes, still I did not doubt what I want. At every interview I was explaining my opinion and target related professional life, just to…
Hi! In this story I am going to discuss the best solution to store image assets of your app. Should we use internal storage or remote servers? If remote servers then where?
Let’s discuss should we store them in the internal storage. Storing them internally means that you are going to use the storage of the user and keep everything locally. Let’s assume that you have an application where users can upload photos and making some changes on them. And they want to reach them anytime. First of all, your application will be working locally. Other users cannot see anything…
Hi guys! In this article we will add a logging mechanism to our Spring Boot application. Logging mechanism is a must for applications I think. When you are building your application, you can debug it, but when your application runs on the production, and interact with users, some problems may occur. You may missed a bug at the development and test, but in the production bug says “Hi!”, at this point with logging mechanism you can search for your logs and see what happened in the application yesterday at 3pm!
Let’s start! I am going to use my recent project…
Hi guys, In this story we will be experiencing how to register domain name with AWS Route 53. First let’s check what is AWS Route 53 service?
According to AWS Route 53 Developer Guide, Route 53 defined as,
“Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service. You can use Route 53 to perform three main functions in any combination: domain registration, DNS routing, and health checking.”
Hi guys! In this story we are going to learn how to create interactive graph and export it to HTML. To demonstrate it I am going to use Coronavirus dataset. With this method, you can create your own graph and add it to your website. Let’s begin!
I am going to use Jupyter Notebook to create graph. First of all create new notebook.
First of all we need to import our magical libraries!
After that let’s download the dataset from the kaggle.com to visualize it. I am going to use that dataset. …
Full-time developer, and lifelong learner. Loves to learn and experience. Motto: Stay Hungry, Stay Foolish | @anilemrah_