Alexey Taktarov

Results 8 issues of Alexey Taktarov

Hi, first of all, thanks for the gem — our team has been using it for ages and we find it super helpful! There is a [meta tag called `referrer`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy)...

I guess rewriting everything using https://github.com/nodejs/nan should work.

Zoomable block allows to zoom a piece of DOM on click. It can be used in order to wrap images and other blocks. We can later connect it to fragments...

medium

Would be super cool to make the deck in 5-10 slides about the Presa itself and use it as a project page. Check out how others do that: - https://revealjs.com/#/1...

medium

Hi! Prior to React 18 there was a warning that the library would show if you tried to set state in already unmounted component. Luckily, in the newest version they...

The stable release of wouter v3 is now available, it ships with built-in `useSearch` hook and better SSR support. This PR upgrades wouter dependency to the latest version, updates the...

How to reproduce: 1. Create a web-server and render wouter app with `` 2. On the client-side render your app wrapped in just `` 3. You will see the hydration...

bug