Create Adaptive Icons for Android Apps
Learn how to create and configure adaptive icons in Android Studio, so your app looks consistent on any launcher and any icon shape the user picks.
Learn how to create and configure adaptive icons in Android Studio, so your app looks consistent on any launcher and any icon shape the user picks.
How to implement a test pipeline for React Native with GitLab Pipeline: declaring tasks in YML, their dependencies, and fast feedback on every commit.
A practical guide on how to develop apps for Android Wear OS using the modern Jetpack Compose toolkit.
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.
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.
Tips for a presentable GitHub profile: contribute to open source you already use, keep repositories organized, write a real README, and pick a license.
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.
Learn to write code that is easy to understand and maintain. 11 best practices for writing readable and understandable code.
Learn how to create documentation with VuePress. A guide from setup to practical use cases.
Learn how to use Git to manage your code.