HomeBlogProjectsAbout

Discover more

  • aws
  • case study
  • ci/cd
  • cloudflare
  • cocoapods
  • code quality
  • doctrine orm
  • dom
  • ecommerce
  • github-actions
  • javascript
  • lambda functions
  • macos
  • open source
  • payloadcms
  • php
  • reactjs
  • software architecture
  • symfony
  • tailwindcss
  • typescript
  • webdev

Featured projects

Dinjectease

📦 Tiny DI container to control dependency injection with ease

Payload Purge Cache Plugin

A plugin for PayloadCMS that integrates cache purging functionalities directly into the admin panel, allowing administrators to efficiently manage and clear cached content across various platforms.

© 2020-2025 Notes of Dev.
This content is licensed under CC BY 4.0

#webdev

— Feb 19, 2025

Using Radix Colors with Tailwind CSS

Radix Colors makes light and dark mode effortless in Tailwind CSS with automatic theming, better contrast, and semantic color scales. Learn how to integrate it and define custom colors.

— Feb 5, 2025

Sticky Auto-Hiding Header with JS (or React)

Ever wondered how to create an auto-hide header on a page? Me too! Thet's why I built my own.