Coding

198 Articles

More Articles

Page 10 of 17
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
Build Native Bottom Sheets with Pure Web Bottom Sheet Library
coding3 min read

Build Native Bottom Sheets with Pure Web Bottom Sheet Library

Discover how to create mobile-native bottom sheets using the Pure Web Bottom Sheet library, which maximizes performance with CSS scroll snap.

By Kevin Liu
Read more
Revolutionize Code Reviews with a Heatmap Diff Viewer
coding4 min read

Revolutionize Code Reviews with a Heatmap Diff Viewer

Discover how a heatmap diff viewer can transform your code review process, enhancing clarity and efficiency. Learn to implement it with React and Next.js.

By Kevin Liu
Read more
The Adventures of Blink S4e9: The Gilded Rose DevEx Patch
coding4 min read

The Adventures of Blink S4e9: The Gilded Rose DevEx Patch

Join us in Blink S4e9: The Gilded Rose DevEx Patch as we explore enhancing Developer Experience in legacy codebases through refactoring and unit tests.

By Kevin Liu
Read more
Minecraft Removes Obfuscation in Java Edition: What It Means
technology3 min read

Minecraft Removes Obfuscation in Java Edition: What It Means

Minecraft's decision to remove obfuscation in Java Edition transforms the modding landscape, enhancing transparency and community engagement.

By Alex Chen
Read more
Cursor Launches Composer: AI Coding Model with 4X Speed Boost
business4 min read

Cursor Launches Composer: AI Coding Model with 4X Speed Boost

Cursor's Composer LLM revolutionizes coding with a 4X speed boost, transforming AI-assisted programming and enhancing developer workflows.

By David Park
Read more
Pure CSS Tabs With Details, Grid, and Subgrid
coding3 min read

Pure CSS Tabs With Details, Grid, and Subgrid

Discover how to build pure CSS tabs using the <details> element, CSS Grid, and Subgrid for an accessible, elegant design.

By Kevin Liu
Read more
You Might Not Need WebSockets: The Power of Server-Sent Events
coding5 min read

You Might Not Need WebSockets: The Power of Server-Sent Events

Explore the simplicity and efficiency of Server-Sent Events (SSE) as an alternative to WebSockets for real-time web applications.

By Kevin Liu
Read more