Published infredwong-itRecord vs Mapped type syntaxI wanted to type the modal variable and I faced some challenge time.Oct 30, 2024Oct 30, 2024
Published infredwong-itStyle grid template area with Tailwind cssOriginally I styled the layout with module.cssOct 8, 2024Oct 8, 2024
Published infredwong-itDisabled button doesn’t show Radix UI TooltipI had a Button wrapped by the Tooltip but it didn’t display the tooltip correctly.Oct 3, 2024Oct 3, 2024
Published infredwong-itNext.js — useTranslation use correct packageI implemented the Internationalization (i18n) with useTranslation in my Next.js project. I had everything setup properly and got this…Jul 8, 2024Jul 8, 2024
Published infredwong-itCSS — truncate multiple line to certain line end with …There is a requirement that need to truncate the multiple line sentences to 4 line, with a … at the end.Apr 18, 2024Apr 18, 2024
Published infredwong-itReact testing setup — jsx transform issueI tried to setup jest testing with react testing library in the Next.js TypeScript project, and I learnt something today.Feb 22, 2024Feb 22, 2024
Published infredwong-itVS Code not providing suggestions for imports in Quick fixProblemJan 17, 20241Jan 17, 20241
Published infredwong-itStorybook — configure with NextRouterI got this error message in storybook today.May 31, 2023May 31, 2023
Published infredwong-itBe careful with truthy check and short circuitI wrote this piece of code and received a very good feedback from the PR review.May 12, 2023May 12, 2023
Published infredwong-itSVG Icon— icon in sync, pattern id issueI created 2 svg icons with the same pattern id. One of them is close icon and the other is timer icon. I found out that the close icon…May 9, 2023May 9, 2023