{"componentChunkName":"component---src-components-blog-list-template-js","path":"/blog/page/10","result":{"data":{"allMarkdownRemark":{"edges":[{"node":{"id":"22c4c1dd-ef88-5c75-b8ea-ac9e5771f3d2","frontmatter":{"title":"Generator Function","date":"2019-06-25"},"fields":{"slug":"/generator/"},"excerpt":"Generator function is a new feature in ES6, it is not like a normal function, with generator function we can control (pause, stop, resume…"}},{"node":{"id":"8482f8a5-6de6-5666-ac73-bae8454122cf","frontmatter":{"title":"Redux Thunk","date":"2019-06-13"},"fields":{"slug":"/redux-thunk/"},"excerpt":"What is Redux Thunk?\nIt is a method to handle side-effects from performing asynchronous operations in Redux.\nAction in Redux does not allow…"}},{"node":{"id":"9ad22c71-e3cd-53d9-a902-1cb2bd14215f","frontmatter":{"title":"Asynchronous","date":"2019-05-27"},"fields":{"slug":"/asynchronous/"},"excerpt":"What is Asynchronous?\nAsynchronous usually happens when we are interacting with a database or API.\nThe term asynchronous can be a bit…"}},{"node":{"id":"b9f9a2a4-1f6b-5e73-b70b-e7dd8464551b","frontmatter":{"title":"React Redux","date":"2019-05-08"},"fields":{"slug":"/redux/"},"excerpt":"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…"}},{"node":{"id":"ba218ce3-dd6c-5047-8009-aa9c8dfc0680","frontmatter":{"title":"Tic-Tac-Toe Game with Hooks","date":"2019-04-10"},"fields":{"slug":"/tictactoe/"},"excerpt":"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…"}}]}},"pageContext":{"limit":5,"skip":45,"currentPage":10,"numPages":11}},"staticQueryHashes":[]}