Making a Reigns-like game with React
Let’s try making a little card swiping game similar to the series called Reigns.
Read this post on MediumI write every Friday and share what I work on and learn.
Making a Reigns-like game with React
Let’s try making a little card swiping game similar to the series called Reigns.
Read this post on MediumApril 3, 2026
200 Medium Stories and 200 Consecutive Weeks of Writing
Two hundred Fridays ago I set myself a goal to write on Medium weekly.
Read this post on MediumMarch 27, 2026
Making JavaScript utility functions as a language refresher and practice exercise
From time to time, we all need a refresher on our knowledge of any programming language.
Read this post on MediumMarch 20, 2026
Playwright initial setup and examples
Testing your work and making sure everything functions properly is quite an important step, yet we always tend to either postpone it, or find a reason not to do it at all.
Read this post on MediumMarch 13, 2026
Converting a React Project to TypeScript
Switching to TypeScript can feel like a natural transition from JavaScript, so let’s talk about the intricacies of converting a React project to it.
Read this post on MediumMarch 6, 2026