phato.blog

Humble semi-technical blog of Pat Wangrungarun

Creating mini React's Hooks from scratch

12 July 2019 in javascript, react, react-hook

This is very much a transcription of Getting Closure on React Hooks by Shawn Wang. I found the video a very nice way both to brush up a knowledge about Closure and React hooks. So enjoy!

How does Trello access the user's clipboard ?

15 August 2013 in javascript

This is definitely a wise UX way, using user behavior. It’s an answer to a question on StackOverflow from Daniel LeCheminant.