Creating a Minesweeper Game in SolidJS – Score, Timer and Game State Post date March 31, 2023 Post author By Matti Bar-Zeev Post categories In gamedev, JavaScript, solidjs, tutorial
Visual Testing Your Components With Chromatic Post date November 25, 2022 Post author By Matti Bar-Zeev Post categories In github, testing, tutorial, webdev
A Git-Hook for Commit Messages Validation – No Husky, Just JS Post date October 14, 2022 Post author By Matti Bar-Zeev Post categories In git, github, JavaScript, tutorial
Introducing esbuild To Your Monorepo Post date September 9, 2022 Post author By Matti Bar-Zeev Post categories In esbuild, monorepo, tutorial, webdev
React Component Testing with Cypress 10 Post date June 17, 2022 Post author By Matti Bar-Zeev Post categories In react, testing, tutorial, webdev
Adding a React Components Package to a Monorepo Post date December 24, 2021 Post author By Matti Bar-Zeev Post categories In github, JavaScript, react, webdev
Testing a simple component with React Testing Library Post date October 22, 2021 Post author By Matti Bar-Zeev Post categories In JavaScript, react, testing, webdev
Best practices for exposing runtime server env variables for JS client Post date April 30, 2021 Post author By Matti Bar-Zeev Post categories In JavaScript, node, react, webdev