EIEnock Isaacinenockisaac.hashnode.dev·Oct 20, 2022 · 4 min readA beginner friendly guide to the six main hooks in react.Introduction In this article, we will break down the six main hooks in React with the necessary illustrations. At the end of the article, you will have a basic understanding of what each hook does and why we use each hook. What is React? React is a J...00
EIEnock Isaacinenockisaac.hashnode.dev·Oct 3, 2022 · 4 min readA quick guide to creating an email-based contact formIntroduction Regardless of whether you sell products or services online or manage a local business, an email list can help you generate more sales in any market. An effective way to generate more leads is through the use of a contact form. A website ...00
EIEnock Isaacinenockisaac.hashnode.dev·Oct 3, 2022 · 2 min readTawk.to JavaScript API integrationIntroduction Calls made by consumers from various time zones cannot be completed. Email responses take too long. The self-service options lack personalization and don't cover all possible scenarios. Do you know what the alternative is? Live chat apps...00
EIEnock Isaacinenockisaac.hashnode.dev·Oct 3, 2022 · 7 min readA Beginner's Guide to Understanding React Native Stack Navigation.Introduction Building mobile applications is typically a fairly time-consuming process that entails developing for both iOS and Android. Android uses Java/Kotlin as its native language, and iOS uses Objective C/Swift. You must learn two languages, ea...00