This post curates the list of tools, resources in all sort of form to help the creators. Undraw Open Source Illustrations
Category: Opinions
These are my general thought blogs, People Might have different views but I can only share mine
This week of Things I learned, I would like to write about some git commands. These commands are parts of my daily usage. I would end up googling them every time they needed and go through a lot a links until land on the correct result. To save time I have gathered them at one […]
FUD of Blogging
FUD is very nice acronym for Fear, Uncertainty, Doubt. I just recently discovered it on the article where some Hybrid App negativity was cleared. What FUD has to do with blogging. It is thoughts that procrastinate you from writing your next amazing piece, or pressing the Publish Button. At some point of blogging we all […]
I have forever procrastinated about JavaScript Object Oriented Nature. This post is still under construction. Which will updated as I learn more about this topic. What’s the best way to learn about Object Oriented JavaScript than to trying it. Getting you hand dirty. Experimenting it. Playing it. It is my longing desire to know all […]
Suddenly all of my Ionic apps started crashing. This is the error I got. TL;DR, If chrome is not present or disabled than your ionic app might crash on launch. This rules only applies on debug builds of your app. Continue reading if you want to know how I figured it out. There might be […]