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

Latest posts

View all posts
— May 6, 2025

Payload Purge Cache Plugin v0.1.1

Granular Cloudflare purge support and runtime purger control now available in v0.1.1.

— Mar 11, 2025

TypeScript Announces Rewrite in Go

TypeScript is being rewritten in Go, offering up to 10x faster performance. It’s a drop-in replacement, launching with TypeScript 7. No code changes required!

— Mar 10, 2025

My optimal ESLint setup

After Airbnb’s TypeScript ESLint config was archived, I tested alternatives and found the perfect setup. Here’s my optimized ESLint configuration for TypeScript projects.

— 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.