Send Shopify Order Confirmation on Whatsapp

  One of our existing customer came back to us with the requirement to send Order Confirmation on Whatsapp. They tried certain existing Shopify Plugin but they found them expensive with monthly subscription plan for the feature they dont intend to use. They ask us for some cheap alternative with the simple feature of just sending […]
Read More

What is React Hook?

What is React Hooks? Hooks were introduced in React v16.8. In simple terms, Hooks are Javascript functions that let you “hook into” React state and lifecycle features from functional components. Hooks can be stateful and can manage side-effects. Some more info on ReactJS Hooks: As mentioned in defination, Hooks are Javascript function but they can […]
Read More