Skip to content

2025NO03

  • TS.com Responsive Hamburger Menu
    • Implemented responsive hamburger menu (768px breakpoint)
    • DEV-NOTES-Hamburger-Menu.md
    • test-responsive-fixed-v2.html (working version)
    • Key learning: Verify CSS classes exist before using (Tailwind missing md:hidden/md:flex)
    • Solution: Custom @media queries + getComputedStyle() testing

2025SE25

  • Domain Registration via Cloudflare
    • SmartDebt.app, $16.05 USD/yr
    • SmartDebt.coach, $49.20 USD/yr

2025NO04

  • KB-Online Sidebar Fix
    • Template Dev subdirectory now appears in sidebar navigation
    • Root cause: generate-sidebar.ts only listed files, not subdirectories
    • Solution: Added recursive getDirectoryStructure() function
    • Pushed to GitHub (commit ef55132) - Cloudflare building now