Lembit Lõpp
Lembit Lõpp
It's quite hard to use a query selector with a highly dynamic single page application so I think that providing the mainNavWrapper as a NodeList or Node would have it's...
I was thinking of using MotionConfig to define the default transition rules for animations on my site. However if I wanted to change a single parameter of an animation's transition...
The data is saved to the database in the originally selected order. When it's displayed again in the CMS the order is shown in a wrong way. This PR fixes...
I was creating a custom layer for my bar chart and didn't find a way to access the colours passed to the chart. Figured that the most correct approach is...
We have tested plausible on our nextjs project for some time now and we've noticed a problem with it when using `withPlausibleProxy` In our logs we noticed that our server...