How “Design Patterns Explained” Changed the Way I Design SoftwareI read Design Patterns Explained 2nd Edition a few months ago. I thought I'd finally write about it and some of the lessons I took away from it.I was reading the final chapters while starting Offline Jun 2, 2026·6 min read
Custom Serializer with built_value in Dart and FlutterDeserialization of a collection with generic type with built_value in Dart and FlutterFeb 21, 2023·11 min read·2.0K
State Persistence Techniques for the Flutter Bottom Navigation BarPrevent rebuilding the bottom navigation bar screens in FlutterApr 5, 2022·8 min read·6.0K
Improve Flutter Skills by Studying Production-Level ApplicationsLearn Flutter with real world use-cases.Oct 22, 2021·6 min read·1.1K
Reasons to learn Computer Networking as a Software EngineerListed below are the reasons why you might consider studying Computer Networking. It doesn't matter what your specialization is.These are my personal opinions and reasons why I find this subject fasciSep 7, 2021·3 min read·451
Future in dart: When to use async, await, and thenAsynchronous programming in dartJul 24, 2021·6 min read·2.1K
8 Computer Networking Resources for All LevelsWhere to study Computer Networking from?Below is the list of Computer Networking resources that I use. These can be useful to everyone. No matter if you are a beginner, intermediate, or expert in the Jul 6, 2021·6 min read·1.4K