I'm Mateusz Wierzbicki, software developer, technical leader, team leader. Currently at Qodeca
A software developer with over a decade of experience in the industry. I’ve worked on a variety of projects, from small websites to large enterprise applications. I’m passionate about technology and love to learn new things. I’m currently a technical leader at Qodeca, where I guide a team of developers in building amazing software
What I Do
Web Development
I specialize in React.js and have hands-on experience with variety of libraries and tools from the React ecosystem.
Problem Solving
I absolutely love solving problems. I have a strong analytical mind and I'm always looking for new challenges.
Team Leadership
Recently I've been focusing on leading a team of developers. I'm passionate about helping others grow and succeed.

- 02 Feb, 2025
Reducing Mobile Web Load Times: Practical Strategies for Decreasing Time-to-Interactive
Introduction In today's mobile-first world, speed is paramount. Users expect websites to load instantly, and a slow-loading mobile site can lead to frustration, high bounce rates, and lost convers ...

- 03 Apr, 2022
Asynchronous JavaScript with async/await
What is asynchronous JavaScript? JavaScript is a single-threaded language. This means that it ca ...

- 02 Apr, 2022
Compound Components in React: Build Reusable & Flexible UI
What are compound components? Compound components are a technique for creating highly customizab ...

- 01 Apr, 2022
Event loop in JavaScript
JavaScript is a single-threaded language. That means that it can only do one thing at a time. But wh ...