My Journey

šŸ“ Thoughts by Zahid Jabbar.
A developer.

Dynamic Class and Style Binding in Vue.js

February 05, 2022

Exploring how to bind dynamic classes and styles

Writing custom directives in Vue.js

January 28, 2022

Exploring how to write custom directives in Vue.js

How to communicate between components in Vue.js

January 21, 2022

Exploring different ways of communication between components.

How to get rid of broken images on site?

February 19, 2020

Exploring the use of @error event on images in Vue.js

Two-way binding in Vue.js

February 07, 2020

Exploring the use of v-model directive

Difference between v-if and v-show in Vue.js

January 07, 2020

If you're learning Vue.js and confused about the usage of v-if and v-show, this blog post is for you.

Conditional Rendering in Vue.js

January 05, 2020

In this blogpost I'll be writing about the conditional rendering in Vue.js

šŸ‘Øā€šŸ’» Methods, Watchers, and Computed Properties in Vue.js

December 20, 2019

My understanding of methods, watchers and computed properties in Vue.js

šŸš€ Getting started with Vue.js

December 05, 2019

Learning Vue.js and building a small todo app

šŸ“ Zero To One!

July 25, 2019

Iā€™m a web developer, always striving to learn more and up my game.

šŸ‘‹ Say hi