return2
  • Feed
  • About Us
  • Alex
  • Malte

Quick Tip

A collection of 5 posts

TypeScript: Use Satisfies for Exhaustive Type Checks
May 2024 / TypeScript

TypeScript: Use Satisfies for Exhaustive Type Checks

Compile-time safety for exhaustive type checks can be achieved with satisfies never. It's best practice to use it in every switch case statement.

  • Alexander Droste
    Alexander Droste
2 min read
Fix Spotify & Apple AirPods Pro Randomly Changing Volume Level
Dec 2023 / Apple

Fix Spotify & Apple AirPods Pro Randomly Changing Volume Level

How to fix the problem or bug of randomly changing the volume level of Apple AirPods Pro 2 used with the Spotify app, tested on iOS 17.

  • Malte Hellmeier
    Malte Hellmeier
2 min read
[How-to] Salesforce Pardot Dependent Field on Checkbox
Sep 2022 / Coding

[How-to] Salesforce Pardot Dependent Field on Checkbox

In Salesforce Pardot Forms, fields can be made dependent on each other. This does not work for checkboxes. Our javascript code makes it possible.

  • Alexander Droste
    Alexander Droste
2 min read
[Quick Tip] Easiest Way to get your SSH Keys onto a new Machine
Mar 2022 / Quick Tip

[Quick Tip] Easiest Way to get your SSH Keys onto a new Machine

GitHub offers an easy HTTP-API to download your public key without prior setup. You can use it to easily configure SSH logins on a new machine.

  • Alexander Droste
    Alexander Droste
1 min read
[Quick Tip] Deploy React App build to any Subdirectory
May 2020 / Quick Tip

[Quick Tip] Deploy React App build to any Subdirectory

You can deploy your react app to any subdirectory by setting the homepage attribute to a relative path inside your package.json

  • Alexander Droste
    Alexander Droste
1 min read
return2 © 2025
Legal Disclosure Privacy Policy
* As an Amazon Associate the website owner earns from qualifying purchases.