EUNO.NEWS EUNO.NEWS
  • All (20038) +213
  • AI (3083) +12
  • DevOps (901) +6
  • Software (10306) +149
  • IT (5702) +46
  • Education (45)
  • Notice (1)
  • All (20038) +213
    • AI (3083) +12
    • DevOps (901) +6
    • Software (10306) +149
    • IT (5702) +46
    • Education (45)
  • Notice (1)
  • All (20038) +213
  • AI (3083) +12
  • DevOps (901) +6
  • Software (10306) +149
  • IT (5702) +46
  • Education (45)
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 1주 전 · software

    Auth 검증 구축: 오류 메시지를 실제로 도움이 되게 만드는 5가지 교훈

    왜 신경 써야 할까? 당신은 GitHub, AI agents, 다양한 APIs와 연결되는 도구를 만들고 있습니다. 모든 것이 잘 작동합니다… 하지만 그렇지 않을 때까지.

    #authentication #error-handling #validation #JWT #security #logging #developer-tools
  • 2주 전 · software

    오류 전달을 멈추고, 설계하라

    번역하려는 텍스트를 제공해 주시겠어요? 텍스트를 알려주시면 한국어로 번역해 드리겠습니다.

    #error handling #design patterns #exceptions #software engineering #go
  • 2주 전 · software

    Logger 모듈을 사용한 FastAPI 기본 로깅

    Application이 Production에서 충돌할 때 Production에서 애플리케이션이 충돌했으며 사용자는 다음에 무엇을 해야 할지 확신하지 못했습니다. 나는 작년에 이와 같은 상황을 프로젝트에서 경험했습니다.

    #fastapi #logging #python #error-handling #debugging #logger-module
  • 2주 전 · software

    일반적인 JSON 오류를 해결하는 방법: 개발자를 위한 생존 가이드

    소개: 늦은 시간까지 앉아 빨간색 오류 메시지를 바라본 적이 있나요? 그 메시지는 단순히 “Unexpected token”(예기치 않은 토큰)이라고 적혀 있습니다. JSON(JavaScript Object Notation)은 …

    #JSON #debugging #error handling #API #data formatting #developer guide
  • 2주 전 · software

    외부 API 가정에 맞춰 설계하기: 무료 환율 API에서 배운 교훈

    표지 이미지: Designing Around External API Assumptions: A Lesson from a Free Exchange Rate API https://media2.dev.to/dynamic/image/width=1000,height=420,fit=...

    #API design #external API #error handling #resilience #Frankfurter API #exchange rates #notification #best practices
  • 2주 전 · software

    Ruby 예외 처리와 정규 표현식

    예외 처리: Ruby에서 예외를 발생시키고 처리하는 기본적인 방법을 살펴봅니다. ```ruby def raise_exception puts 'I am before the raise.' raise 'An error has occured' puts 'I am after the raise.' end ``` 위 코드를 실행하면…

    #ruby #exception-handling #error-handling #regular-expressions #regex #programming-tutorial #ruby-code
  • 3주 전 · software

    Go의 비밀스러운 삶: 에러 처리

    제12장: 깨지는 유리 소리 월요일 아침, 무거운 회색 안개가 도시에 뒤덮이며 찾아왔다. 아카이브 안에서는 침묵이 완전했으며, 깨졌다...

    #go #error handling #exceptions #try-catch #programming #software development
  • 3주 전 · software

    Middleware-완벽한-Symphony

    GitHub Home https://github.com/hyperlane-dev/hyperlane 소개 Middleware는 웹 개발에서 가장 강력한 개념 중 하나이며, 또한 가장 …

    #middleware #Node.js #promises #callback hell #error handling #web development #asynchronous programming #software architecture
  • 3주 전 · software

    그 두려운 Alembic NotNullViolation 오류 (그리고 이를 극복하는 방법)

    무슨 일인가요? 귀중한 데이터가 가득한 organizations 라는 테이블이 있다고 상상해 보세요. 새 열인 plan을 추가하기로 합니다. 만약 이를 NOT NULL 로 추가한다면, …

    #alembic #sqlalchemy #postgresql #database-migration #notnull-violation #python #schema-change #error-handling
  • 3주 전 · software

    C++가 '우리는 집에서 시도해 보세요'라고 말한다.

    예외를 지원하는 많은 언어¹는 finally 절도 가지고 있어, 따라서 다음과 같이 쓸 수 있다: cpp try { // ⟦ stuff ⟧ } finally { always; } 간단히 확인해 보면 이 co...

    #C++ #exceptions #finally #RAII #destructors #error handling #wil::scope_exit #language features
  • 3주 전 · software

    C++가 “We have try at home”라고 말한다

    다른 언어들의 finally 예외를 지원하는 많은 언어¹는 finally 절도 가지고 있어, 따라서 다음과 같이 쓸 수 있습니다. ```cpp try { // stuff } finally { always; } ``` 간단한 c...

    #C++ #exceptions #finally #RAII #destructors #error handling #wil::scope_exit #language design
  • 3주 전 · software

    C++가 말한다 “우리는 시도하고… 결국 집에 있다”

    예외를 지원하는 많은 언어¹는 finally 절도 가지고 있어, 따라서 다음과 같이 쓸 수 있습니다: cpp try { // stuff } finally { always; } 간단히 확인해 보면 이 제어…

    #C++ #exceptions #finally #RAII #destructors #error handling #wil::scope_exit #programming

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026