Blog
Rambling about web development, management, and other random stuff in my life đ
- Integrating Meta Catalog API
Wire up Meta Catalog API so the backend can automatically update and push product data.
Read More - Integrating Meta Pixel + Conversions API
Implement Meta Pixel and Conversions API Purchase events, deduplicate with an order-number event_id, and handle ad cookie consent plus ECPay / Stripe webhook wiring.
Read More - EC2 Memory Monitoring on Elastic Beanstalk
On a Nuxt SSR Elastic Beanstalk environment, we use CloudWatch Agent to observe memory and mem-guard to restart the app when memory stays highâreplacing the old two-hour full instance churn.
Read More - When the frontend thinks about the backend, part 5: New requirementsâwhat should the frontend do?
Notes on the frontendâs first pass at planning permissions
Read More - When Frontend Starts Thinking About Backend Architecture Part 4: Initial Planning for Frontend Permission Architecture
A record of initial frontend planning for permission architecture
Read More