Github Articles
CI/CD Strategies to Accelerate and Automate Your Development Flow: Leveraging Caching, Parallel Execution, and AI Reviews
2024/03/12Complete Guide to Implementing GitHub and Google OAuth Authentication with Next.js — How to Achieve Smooth User Login
2024/03/01Introduction to Automating Development Work: A Complete Guide to ETL (Python), Bots (Slack/Discord), CI/CD (GitHub Actions), and Monitoring (Sentry/Datadog)
2024/02/12ESLint / Prettier Introduction Guide: Thorough Explanation from Husky, CI/CD Integration, to Visualizing Code Quality
2024/02/12GraphQL × TypeScript × Zod: Type-safe API Development and Schema Management Using Code Generator
2024/02/12Strengthening Dependency Security: Best Practices for Vulnerability Scanning, Automatic Updates, and OSS License Management
2024/01/29Frontend Test Automation Strategy: Optimizing Unit, E2E, and API Tests with Jest, Playwright, and MSW
2024/01/21Bringing a Go + Gin App Up to Production Quality: From Configuration and Structure to CI
2023/12/06Complete Guide to Web Accessibility: Automated Testing with Lighthouse / axe, WCAG Criteria Development, Keyboard Operation, and Screen Reader Support
2023/11/21