PinnedChrome Extension 101: Important Concepts Before You Create Your ExtensionAt the beginning of this year, I decided to create my first Chrome extension. So I’ve built one in 1 month and decided to share with you…Feb 12Feb 12
Coding Auto Generator — Simple token approachCoding is a tedious tasks especially if you’re doing the same work over and over again. So I recently tried creating a code auto generator…Oct 1Oct 1
My 2024 Software Development PlanLast month, in my free time, I was browsing awwwards just to kill some time and look at some amazing websites. Then, I stumbled upon this…Dec 13, 2023Dec 13, 2023
Published inFlutter TipsFlutter : Improving performance using widget key : Is it a myth?Sep 15, 2023Sep 15, 2023
Dart is a Good Language and Is The Reason Why Flutter SucceedsFirst off, let me preface my argument with these:May 3, 20231May 3, 20231
The correct way to use BlocProviderFor those who encountered the same problemMar 23, 20232Mar 23, 20232
I’ve tried both Kotlin with XML and Flutter, which one is harder?Harder in the context of developing mobile applications. For kotlin, I can only give you an example the old library using XML and not the…Mar 18, 2023Mar 18, 2023
4 Ways to Avoid The Null Check (!) Operator On FlutterThe null check operator is an operator to tell our compiler that the nullable variable (a variable that could be null) is in fact, not…Mar 16, 20231Mar 16, 20231
3 Git Recovery Options You Might Find UsefulOftentimes, we’ve run into trouble while coding. Some of the problems include creating a build error, pushing code that doesn’t pass CI…Feb 27, 20232Feb 27, 20232
9 Useful Basic Unix CommandsThis article is targeted at people who are new to Unix & want to learn its most-used commands that are used in the terminal.Feb 6, 20232Feb 6, 20232