Blog
Github Actions is a CI/CD platform that gained a lot of popularity recently. I participated in building ⭐️ Lighthouse CI Action and was curious how well it performs. But Github UI shows no ranking information, so I built a custom script. Read the gist →
June 18 2020Why?
- All pages get 95+ with Lighthouse v6
- Beautiful CSS (variables, grid)
- Minimum JS (7 KB per page)
- No 3rd-party scripts
- Subsetted Variable Font
- Responsive lazy loaded images
Twitter thread →June 16 2020Official launch of PageSpeed Insights (PSI) integration for Treo. It is a quick and easy way to start collecting web performance metrics with PSI, using a versatile dashboard, timely alerts, and robust infrastructure.
Keep reading →
Dec 10 2019In this article, I share three features of PageSpeed Insights (PSI), that is not easy to find in the official documentation. I discovered them while hacking on the Lighthouse plugin and integrating PSI to Treo.sh.
Keep reading →
Sep 19 2019This article introduces an idea of stateless end-to-end tests using Google Chrome’s Lighthouse as a fancy test runner and automatic snapshots to test availability, performance, and quality regressions. Keep reading →
Oct 23 2017Introducing Treo! A cloud infrastructure for Lighthouse that provides end-to-end testing, geographical regions, scalable API, and integrations with Github & Slack. In this post, I’ll cover main benefits of the product, my motivation to build it, and plans for future development. Keep reading →
Oct 10 2017I was intrigued by CSS-in-JS ideas and interested, why there're 50 competing implementations. So, I decided to learn about this topic and implemented the new library: injected-css. I presented it on CSS meetup in Ljubljana with an explanation of whys and hows. Watch the video →
Slides
Apr 5 2017Recently CSS has got a lot of negativity. But I would like to defend it and show, that with good naming convention CSS works pretty well. Keep reading →
Sep 21 2016