Last year I started writing tests for the WhatTodo app and shared my experience in a talk called “Testing in Flutter” which was more focused on how to get started writing tests for the legacy codebase. The idea was to start writing tests end-to-end first using the flutter driver. In that talk, I also mentioned some limitations of the flutter driver. Because of that, I was looking for a better library to test end-to-end flow with more flexibility. Now that …
Images
Author: Cal Newport (He does not have any social media accounts) First time I came across digital minimalism from a Cal youtube video called “Quit Social Media”. The talk was interesting on how social media influence …
Author : Phil Knight An amazing journey of entrepreneur Phil Knight who started his journey of Nike, which back in days was called Blue Ribbon, started from selling shoes door to door in a trunk car …
Life is short and unpredictable. If you go with data on the average human life span, I am almost halfway there ?. Last month I turned 29 as per the Georgian calendar. Georgian and Hijri calendars …
Initially, I was struggling to understand git. How it’s work and why it behaves like this? I knew a few git commands pull, push, commit, and fetch to get my work done. This book covers all …
Author: John Sonmez I heard about this book in the fragmented podcast on the top 10 books every developer should read. The first chapter is an answer to the most FAQ on how to build or …
This year 2020, I tweeted about my reading. Many people reach out and asked me “How did you pull this off? “. Since I like the DRY(Don’t Repeat Yourself) principle I thought of putting this into …
The more features your Flutter app has, the harder it becomes to test it manually. Automated tests ensure that your app performs correctly before you publish it. Writing these tests for your Flutter app can help …
Authors: David Heinemeier Hansson and Jason Fried The book mention all the pros and cons of working remotely and try to answers all arguments against remote work. It also provides a lot of ways a company …
Author: Robert C. Martin and Website First of all, let me clear this, This book is not about following some specific patterns like MVP, MVC, MVVP or MVI. This is more about how to architect and …
Social Profiles