Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Backend Base#4

Merged
ooMia merged 22 commits intodevelopfrom
feature/01-operation-priority
Mar 20, 2025
Merged

Backend Base#4
ooMia merged 22 commits intodevelopfrom
feature/01-operation-priority

Conversation

@ooMia
Copy link
Owner

@ooMia ooMia commented Mar 18, 2025

Contents

2. 표현식 Expression

  1. 숫자 연산자 우선순위 오해 OperationPriority
    • 이진 시프트 BinaryShift
    • 비트 연산자 BitwiseOperator
  2. 조건식의 괄호 누락 MissingParentheses
    • &&, ||의 우선순위 LogicalOperatorPrecedence
    • 조건 연산자와 덧셈 TernaryWithAddition
    • 조건 연산자와 null 검사 TernaryWithNullCheck

GET expression/1/1

image

@ooMia ooMia changed the title Feature/01 operation priority Backend Base Mar 20, 2025
@ooMia
Copy link
Owner Author

ooMia commented Mar 20, 2025

  1. need front styling (margin/padding)
  2. modify navigator - expose chapter name only
  3. modify pageHandler like prev 1 2 ... 9 10 next

@ooMia ooMia merged commit 06d4984 into develop Mar 20, 2025
3 checks passed
@ooMia ooMia deleted the feature/01-operation-priority branch March 20, 2025 18:32
@ooMia ooMia mentioned this pull request Mar 20, 2025
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant