Published onMay 15, 2024What do 'Use bundled OpenSSH' and 'Use external OpenSSH' mean during Git installation?gitThese options determine how Git manages the SSH client.
Published onMay 11, 2024How to check the Next.js version in your current projectnpmNext.jsnpm list next
Published onMarch 10, 2024Champagne Problem?Software-EngineeringOur user base has grown significantly! As for the server expansion... well, let’s pop the champagne first.
Published onFebruary 12, 2024Understanding `tabIndex` in HTMLHTMLControl keyboard focus with 'tabIndex'.
Published onFebruary 11, 2024What is Focus in Web Accessibility?HTMLWeb-AccessibilityKnowing how to remove(?) focus can improve web accessibility.