EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 3 weeks ago · software

    C++ says 'We have try at home.'

    Many languages¹ that have exceptions also have a finally clause, so you can write: cpp try { // ⟦ stuff ⟧ } finally { always; } A quick check shows that this co...

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

    C++ says “We have try at home”

    Finally in other languages Many languages¹ that have exceptions also have a finally clause, so you can write cpp try { // stuff } finally { always; } A quick c...

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

    C++ says “We have try. . . finally at home”

    Many languages¹ that have exceptions also have a finally clause, so you can write cpp try { // stuff } finally { always; } A quick check shows that this control...

    #C++ #exceptions #finally #RAII #destructors #error handling #wil::scope_exit #programming
  • 3 weeks ago · software

    Building Resilient .NET Applications with Polly

    Retry and Circuit Breaker Patterns Explained with Practical Examples Modern applications rarely live in isolation. They constantly communicate with databases,...

    #.NET #Polly #Resilience #Retry Pattern #Circuit Breaker #Microservices #Error Handling
  • 3 weeks ago · software

    I finally stopped writing try-catch in every Express controller (and you should too)

    !Cover image for I finally stopped writing try-catch in every Express controller and you should toohttps://media2.dev.to/dynamic/image/width=1000,height=420,fit...

    #express #nodejs #error-handling #try-catch #middleware #async-await #controller #javascript
  • 0 month ago · software

    Localhost is a Lie: The Happy Path Fallacy

    The Happy Path Fallacy We have all been there. You are building a new feature and imagine a perfect scenario: the API always responds in 20 ms, the user always...

    #happy path fallacy #error handling #production debugging #junior developers #localhost vs production
  • 1 month ago · software

    Modern C# Development: Custom Exceptions Made Simple

    Introduction Errors happen. Sometimes they are simple, and sometimes they are very specific to your domain. C provides many built‑in exceptions, but they don’t...

    #C# #custom exceptions #error handling #.NET #programming
  • 1 month ago · software

    Why if Is Not Enough: Understanding try/except in Python

    !Cover image for Why if Is Not Enough: Understanding try/except in Pythonhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format...

    #python #exception-handling #try-except #error-handling #programming #debugging #tip-calculator
  • 1 month ago · software

    Koka.py: Type-Checked Dependency Injection and Error Handling in Python

    Exploring algebraic effects inspired by Effect-TS, ZIO, and the Koka language The Problem: Python's Hidden Dependencies and Exceptions Every developer encounter...

    #python #dependency-injection #type-checking #error-handling #algebraic-effects #koka #effect-ts #zio
  • 1 month ago · software

    System shows 'File too large' error when uploading <1MB image

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #file-upload #error-handling #size-limit #web-development #debugging
  • 1 month ago · software

    🚀 The Timeout Tamer: When Patience Met Progress

    The Dreaded Impasse In the land of Gridopia, Luna the Sorceress prepared her greatest spell — publishing 427 rows of enchanted data. She waved her wand clicked...

    #timeout #api-gateway #web-development #performance #grid-data #frontend #error-handling
  • 1 month ago · software

    ASP.NET Core - Fundamentals - Error Handling

    1. Use try‑catch block Best practice when re‑throwing exceptions - throw ex; – loses the original stack trace on downstream layers. - throw; – preserves the or...

    #asp.net-core #error-handling #exception-management #try-catch #.net #programming

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026