Article

How to Create Powerful Pipelines for React Native in GitLab

How to implement a test pipeline for React Native with GitLab Pipeline: declaring tasks in YML, their dependencies, and fast feedback on every commit.

Read article
Article

Creating Apps for Android Wear OS with Jetpack Compose

A practical guide on how to develop apps for Android Wear OS using the modern Jetpack Compose toolkit.

Read article
Article

Using PulseAudio on HDMI

A practical guide to configuring PulseAudio for audio output over HDMI on Linux, using pavucontrol to move games, videos and music to the right device.

Read article
Article

The Best Autocomplete Plugin for ZSH

zsh-autosuggestions completes commands from your history as you type. How to install it on Oh My Zsh or Homebrew, and why the accept key is not Tab.

Read article
Article

The Perfect GitHub Profile

Tips for a presentable GitHub profile: contribute to open source you already use, keep repositories organized, write a real README, and pick a license.

Read article
Article

Create Your First App with Electron

A step-by-step guide to creating your first desktop application with Electron and JavaScript, from the history of the project to running the finished app.

Read article