Kien Dang

🌒
🌞

7 posts tagged with "react"

ALL TAGS
  • 💯 2022 Year End Reflection - 4 min read 🍵🍵🍵

    Writing about what I learned this year and what I am looking forward to next year.

  • 🎲 The Creation of Not Codenames - 4 min read 🍵🍵🍵

    An online multiplayer board game similar to codenames!

  • 📺 React useEffect - 3 min read 🍵🍵

    What are useEffects used for?

  • ⚓React Hooks - 5 min read 🍵🍵🍵

    A deeper dive in React Hooks and their purpose.

  • ❔How to debounce Algolia's Search - 3 min read 🍵🍵

    How I debounced my Algolia's ReactInstantSearch to reduce the number of operations being called to Algolia. Also, what is debouncing in JavaScript?

  • 🔨How to install Algolia on a Gatsby website - 8 min read 🍵🍵🍵🍵

    How to install Algolia on your Gatsby blog. An easy step by step guide created by a beginner.

  • ✍My experience with React - 3 min read 🍵🍵

    I realized the potential of using a framework versus using vanilla JavaScript to build web applications. Also, what is React and its purpose?