Custom heading ids for translationHave you ever read translated documents for OSS libraries? If so, did the links with hash fragment (#id) work as expected? Thatâs the topicâ¦May 2, 2023May 2, 2023
Organize SWR Cache with TagThis post explains a pattern using tags with SWR. Itâs a technique to manage the SWR cache well organized.Apr 16, 2023A response icon1Apr 16, 2023A response icon1
Introduce SWR v2 and SWRDevToolsSWR v2 has been released in Dec 2022, which includes many features and improvements like the following.Dec 23, 2022A response icon1Dec 23, 2022A response icon1
Revalidating options of SWRSWR is a React Hooks for data fetching. It manages cached data and revalidates the cache automatically. This is great, but I see developersâ¦Feb 13, 2022Feb 13, 2022
Debug values using getters or ProxyGetters and Proxy are useful features in JavaScript when you want to track accessing the values. For example, you can only rerenderâ¦Dec 7, 2021Dec 7, 2021
Is storing Non-Serializable Values into a Redux store a bad idea?Redux has the following recommendation as Essentials.Jul 17, 2021A response icon1Jul 17, 2021A response icon1
Looking back 20202020 was the special year for everyone. I have worked from home since February and have changed so many things, which are almostâ¦Jan 1, 2021Jan 1, 2021
My second term in UoPeopleMy second term in UoPeople was so hard and frustrating because Iâve taken two courses. In UoPeople, A student is expected to study 15â17â¦Aug 18, 2020A response icon1Aug 18, 2020A response icon1
Studying at UoPeopleIâve been studying at University of the People(UoPeople) from Japan since April 2020.Jun 14, 2020A response icon3Jun 14, 2020A response icon3
Validate to work your application on IE11 using webpack pluginI guess most developers donât use IE11 as their developer environment. But we often have to support IE11 as an environment for ourâ¦May 18, 2020May 18, 2020