Engineering
November 20, 2024

Raycast: the perfect productivity tool for software engineers

Discover how Raycast, the ultimate productivity tool for engineers, can streamline your workflow, minimize context-switching, and boost efficiency.
Product
October 30, 2024

Streamline your Product workflow: a guide to Raycast, Perplexity AI, and Arc Browser

Tired of inefficient workflows? Learn how to supercharge your productivity with these essential tools for product teams.
Revisiting Pixelmatters' purpose
Culture
March 31, 2020

Revisiting Pixelmatters' purpose

Since its foundation in late 2013, Pixelmatters has evolved and changed significantly. The core idea of doing things right, because every pixel matters remain absolutely intact, but the journey from an unaware guy working at his living room to a team of 40+ and counting hasn’t been linear.
Release-oriented process in Product development
Product
January 29, 2020

Release-oriented process in Product development

Products are built to solve problems. Building digital products, in collaboration with our partners and clients, is more than solving a problem or achieving great end results — it’s also about how we get there. That’s exactly what we do at Pixelmatters.
A look into Pixelmatters' new website and where we’re coming from
Culture
April 1, 2019

A look into Pixelmatters' new website and where we’re coming from

Guiding you through the thinking process behind our new website, which means so much to us.
Conventional Commits & Dynamic Changelog
Development
March 26, 2019

Conventional Commits & Dynamic Changelog

Conventional commits is simply a way of describing our commit messages using a convention that allows them to be easily read by a machine 🤖
Pixelmatters iOS Development Toolkit 📱
Development
January 22, 2019

Pixelmatters iOS Development Toolkit 📱

At Pixelmatters, we’ve been designing and developing iOS and Android Apps for more than 4 years now. Here's what made our development lifecycle more productive and fluid, allowing us to focus more on developing features, and less on secondary tasks.
Unit testing with Vue — Approach, tips, and tricks — Part 1
Development
November 20, 2017

Unit testing with Vue — Approach, tips, and tricks — Part 1

The purpose of this article is to provide different unit test examples on various domains using Karma and Mocha. But first, it’s important to understand some basic JS testing keywords.