• Home
  • Projects
  • Blog
  • Contact

My Blog

  • Asynchronous

    2019-05-27

    What is Asynchronous? Asynchronous usually happens when we are interacting with a database or API. The term asynchronous can be a bit…

  • React Redux

    2019-05-08

    Redux combined with React is the most popular stack right now. Almost every React user tries to pair their code with Redux. So what is Redux…

  • Tic-Tac-Toe Game with Hooks

    2019-04-10

    I learned a lot about React after I followed the tutorial provided by reactjs.org, which is building a tic-tac-toe game. In my opinion, the…

  • React State and Props

    2019-03-21

    The first time I learned about React state and props, I was confused and incorrectly implemented it in a project until I read more about it…

  • Introduction to React App

    2019-03-15

    I found that there are numerous methods to create a React App, from the free of nitty-gritty configuration to the most heavily configured…

←

← Previous Page

  • 1
  • 2
  • 3

David Kurniawan © 2021