Skip to content

Conversation

@JeongHwan-dev
Copy link
Contributor

📝 Key Changes

Add new readability guide: "Reading from Left to Right" for range comparisons

What's Added:

  • New guide document for natural inequality ordering in range conditions
  • Updated navigation menus across all language versions (KO, EN, JA, ZH-Hans)

Problem Solved:
Reduces cognitive load when reading range conditions by following mathematical inequality conventions.

Inspiration:
This guide was inspired by KNHui's valuable comment about writing range checks like mathematical expressions: minPrice ≤ price ≤ maxPrice.

@vercel
Copy link

vercel bot commented Nov 3, 2025

@JeongHwan-dev is attempting to deploy a commit to the Toss Team on Vercel.

A member of the Team first needs to authorize it.

@milooy
Copy link
Collaborator

milooy commented Nov 10, 2025

Thank you for the contribution! we will check this soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants