Coding Best Practices

76 Articles

More Articles

Page 2 of 7
CVE-2026-27606: The Rollup Path Traversal Vulnerability Explained
coding3 min read

CVE-2026-27606: The Rollup Path Traversal Vulnerability Explained

CVE-2026-27606 highlights a critical vulnerability in Rollup, enabling path traversal and remote code execution. Learn how to safeguard your projects.

By Kevin Liu
Read more
Mastering Claude Code Remote Control for Developers
coding4 min read

Mastering Claude Code Remote Control for Developers

Explore Claude Code Remote Control, a powerful tool for remote coding that enhances collaboration among developers. Learn best practices and get started today.

By Kevin Liu
Read more
I Built a Vibe-Check Tool — AI Code Scoring Gone Wrong
coding6 min read

I Built a Vibe-Check Tool — AI Code Scoring Gone Wrong

I built a vibe-check tool to score AI-generated code. After testing it, I was shocked by its findings: a 0/100 score on a fully AI-built codebase. Here's why.

By Kevin Liu
Read more
Loading Smarter: SVG vs. Raster Loaders in Web Design
coding4 min read

Loading Smarter: SVG vs. Raster Loaders in Web Design

Dive into the nuances of SVG and raster images in modern web design. Learn their capabilities and best practices for smarter loading.

By Kevin Liu
Read more
Exploring :near() Pseudo-Class: A New Frontier in CSS
coding3 min read

Exploring :near() Pseudo-Class: A New Frontier in CSS

Explore the potential of the :near() pseudo-class in CSS, enhancing interactivity and user experience in web applications.

By Kevin Liu
Read more
Building a Privacy-First Emotion Analytics Pipeline in Healthcare
coding5 min read

Building a Privacy-First Emotion Analytics Pipeline in Healthcare

Explore the engineering challenges of building a privacy-first emotion analytics pipeline for healthcare data, focusing on privacy, explainability, and governance.

By Kevin Liu
Read more
Reduce Cloud Storage Costs: Save Big with Lifecycle Policies
coding7 min read

Reduce Cloud Storage Costs: Save Big with Lifecycle Policies

Is your cloud storage filled with untouched data? Learn how to cut costs by implementing lifecycle policies with Terraform, saving up to 94%!

By Kevin Liu
Read more
Mastering API Error Handling Testing Before Production
coding5 min read

Mastering API Error Handling Testing Before Production

Discover the importance of testing API error handling before production. Learn chaos testing techniques to ensure your application handles errors gracefully.

By Kevin Liu
Read more