Recent from Blog
Gatsbyjs and “data-react-helmet” problem

The problem One of projects i’m working on is using GatsbyJs with react-helmet plugin, there is a known problem , that it breaks whatsapp / twitter previews of the page (and propably others at the moment of writing) by adding data-react-helmet as a attribute to head elements. The solution since GatbsyJs has a gatbsy-ssr.js part,…

Youtube “Video Resume” hack

The problem I like listening music from Youtube, however for some time, they did this funny thing, with pausing of video every ~2h or so – music stops playing, you need to go to the browser page with youtube opened and click “Yes” to let it resume – I understand the reasoning behind this, however…

Invoice Generator

The problem I needed a simple invoice generator, that will allow me to keep all the data for the invoices in one place, not too much complicated and with possibility to edit the template if i need. You know, that this is really hard to find? especially if you need ‘amount in words’ in Polish…

React SPA to static without renderToString and rebuilding the app

Portfolio V.6 stack is: SPA written in React + Redux WordPress for writing blog posts (+ some additional API’s) Because of the fact, that this is now SPA app, Google “punished” me a little from indexing point of view. And yes, I know, that technically, google bot is able to render SPA apps properly now,…

Personal Portfolio V.6

After 4 years, it was time for some changes – new look, new techs, more focus on mobiles + more structured portfolio is at place. I had a lot of fun creating it from scratch, hope you’ll like the effect :). There are still some minor changes in place and some upgrades planned, however they…

Small React Boilerplate/Skeleton for SPA application

So, i decided to create a small boilerplate for React based SPA webapps – why? Mostly because there are so many tutorials that only shows the basic setup for smaller apps, but what to do when you start to grow and your app starts to have hundreds of modules/classes/reducers? How to divide it or still…

Yet Another good to know

I decided to create “good to know” book on github, with some info i had to dig through a lot of documentation or stackoverflow posts to find – the purpose of it – make life easier, maybe help someone more than me. If you’re interested, find it here:

Intellij No syntax highlight / no inspections

It’s the kind of bugs that are really annoying, small, but time consuming, because there is always one bullshit option somewhere to switch it. This is this kind of problem. So, my highlighting disappeared, I don’t know if I pressed something or what,but simply, no .js / .php / .html had proper colored syntax and…

Magento 1/2 – Prototype vs. Angular conflict problem

The Story I am in process of development additional modules to Magento 1 and Magento 2. As stores, that i build the modules for, have some third party modules, that (still)rely heavily on prototype.js, i’ve came accross big problem, that those libs doesn’t like each other very much, and if you try to initiate them…

F.u startups!

This guy wrote one of the best “fuck you” articles i’ve read in a long time. Go check it out here