11°C • 1:08 pmLondon, UK.

Snippets

A collection of code snippets I've used in the past and saved, ranging from random CSS snippets to utility functions and scripts

  • Debounce & Throttle

    Debounce & Throttle

    Performance optimization helpers for limiting function execution frequency

    9 Aug 2025
  • Version control - Git

    Version control - Git

    How to commit to a previous date in Git

    17 Mar 2023
  • Format ISO date - JS

    Format ISO date - JS

    Format date from ISO string to different formats

    29 Oct 2022
  • Hide Scrollbar

    Hide Scrollbar

    Hide the scrollbar from the body element or div

    28 Oct 2022
  • Sticky Nav

    Sticky Nav

    Create a fixed navbar for your app or site

    28 Oct 2022
  • Center content

    Center content

    Center aligning content with CSS and flex-box

    23 Oct 2022

© 2026 Jide Abdul-Qudus. All rights reserved.

Built with Gatsby & Coffee.