Feb 28, 2025
Resizing a div using CSS resize, but the resizing is done at a fixed dimension (snap grid)
Learn how to create a resizable div element that snaps to fixed grid increments with smooth transitions and debouncing.
Feb 28, 2025
Learn how to create a resizable div element that snaps to fixed grid increments with smooth transitions and debouncing.
Jul 10, 2024
Learn about pentest remediation and discover useful tools to secure your applications.
Feb 2, 2023
Learn how to compare files and selectively copy them using bash scripts.
Aug 24, 2021
A guide to displaying Rails form validation errors inline using Bootstrap styling.
Sep 2, 2016
Ever had an integration test that redirects back to the previous page? Probably Yes.