Skip to main content

Daivat Dharmik

With more than five years of experience, Daivat Dharmik is a front-end developer and Technical Consultant. He is well-versed in JavaScript and its various frameworks, including React, Angular, and Ionic. Daivat enjoys learning about and experimenting with the newest front-end technologies. He is passionate about developing online applications that are responsive and easy to use.

Blogs from this Author

Istock 1355632594

React reusable API call using Custom React Hooks

Introduction Custom Hooks are reusable functions that let a React JS developer tailor and adjust a React application’s functionality. React JS version 16.8 includes them. A special JavaScript function with the prefix “use” is referred to as a “Custom Hooks.” Using a customized Hook, retrieve information from an API. This hook will return an object […]