Best Practices

108 Articles

More Articles

Page 6 of 9
To Write Secure Code, Be Less Gullible Than Your AI
coding4 min read

To Write Secure Code, Be Less Gullible Than Your AI

Learn how to write secure code by critically evaluating AI-generated solutions, focusing on tooling, readability, and best practices.

By Kevin Liu
Read more
FastMinify: Free Client-Side JS/CSS Minifier for Developers
coding3 min read

FastMinify: Free Client-Side JS/CSS Minifier for Developers

FastMinify is a free online tool to minify JavaScript and CSS directly in your browser, ensuring code security and efficiency.

By Kevin Liu
Read more
Unit Testing Tools in WebForms Core 2: A Deep Dive
coding5 min read

Unit Testing Tools in WebForms Core 2: A Deep Dive

Explore unit testing tools in WebForms Core 2, featuring AssertEqual for deep DOM comparisons and seamless integration in your development workflow.

By Kevin Liu
Read more
📰
coding4 min read

Why Logic Isn't as Objective as You Think in Coding

Discover why logic in coding isn't as objective as it seems. Explore how hidden assumptions influence technical decisions and debates among developers.

By Kevin Liu
Read more
Unlocking Claude Code: How I Use Every Feature Effectively
coding4 min read

Unlocking Claude Code: How I Use Every Feature Effectively

Learn how I maximize every feature of Claude Code for efficient software development, including code autocompletion and real-time collaboration.

By Kevin Liu
Read more
Why Write Code If LLMs Can Do It? Exploring Web App Experiments
coding3 min read

Why Write Code If LLMs Can Do It? Exploring Web App Experiments

Discover the importance of manual coding in an era dominated by LLMs. Join a web app experiment that highlights key insights for developers.

By Kevin Liu
Read more
Octoverse: New Developer Joins GitHub Every Second as AI Drives TypeScript to #1
coding3 min read

Octoverse: New Developer Joins GitHub Every Second as AI Drives TypeScript to #1

The Octoverse report reveals that a new developer joins GitHub every second, with AI driving TypeScript to #1. Learn about the future of software development.

By Kevin Liu
Read more
Hacktoberfest Last Pull Request - Writing Test Strategies
coding3 min read

Hacktoberfest Last Pull Request - Writing Test Strategies

Master the art of writing tests for your last Hacktoberfest pull request. Enhance code quality with practical strategies and examples.

By Kevin Liu
Read more