Leveraging Pre-commit Hooks with Husky and Lint-Staged
There exists a debate over the necessity of pre-push or pre-commit hooks. Critics argue that...
There exists a debate over the necessity of pre-push or pre-commit hooks. Critics argue that...
Before diving into the specifics of how to detect active tab engagement, I'd like to share a...
Indeed, moving forward from our previous discussion on how to generate types from smart contract abi,...
Utilizing the right tools is crucial to establishing a typesafe development environment when...
The problem: When you create a store in Zustand and use it across components, any change in the...
When you have couple different github accounts and different permissions for each of them it can get...
We know that javascript is single threaded and synchronous language so, how is it possible to make as...
When I first start to think about how to get more efficient in using my text editor, I realized that...
In first part of this series we talked about how does reduce work. Now let's see some examples. Let'...
In this series i will try to explain how does an underrated javascript method, reduce, works and how...
Herkese merhaba tekrar, ilk yazımda reduce metodunun nasıl çalıştığını incelemiştik. Şimdi de örnekle...
Herkese merhaba arkadaşlar. İlk yazımda etrafımda gördüğüm kadarıyla underrated olduğunu düşündüğüm r...