Fast Docker on Windows in 2022
Installation with default settings usually causes Docker no to work very fast. We have prepared a solution for you.
Check the latest tips, tricks and news from the IT market.
Stay up to date with the marketInstallation with default settings usually causes Docker no to work very fast. We have prepared a solution for you.
Challenge: detect that 2 keyboard keys are pressed Solution: use keydown and keyup event listeners When creating a React app or a simple website you might want to support some keyboard shortcuts. One example will be to start recording voice from microphone or to mute it. Usually, we would use a key listener that would […]
Over many years, Google has had numerous lawsuits related to privacy. To tackle issues of this nature, the company’s team of legal experts has grown substantially in the last few years.
The new rules will affect most internet users and large tech companies in some way, and we prepared a short summary of what to expect.
Let’s talk about a solution for creating a new WordPress site: keep files in the GIT repository, update using git pull and apply WP CLI commands.
Let’s have a look at an example of adding i18next to the React Class component. Here is a step by step tutorial.
How to add the ability to dynamically change window size from inside the iframe? Let’s find out.
In this article, we will find a solution for disabling CloudFlare caching directly from your browser. It’s a handy trick for testing.
We are going to add a PHP function to measure and save every page load time to a text file. Here is how to do it.
We would like to create our own report with custom text formatting and the ability to filter data by custom rules.