EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 6 days ago · software

    Contrast sync vs async failure classes using first principles

    1. Start from First Principles: What Is a “Failure Class”? A failure class is not: - a bug - a timeout - an outage A failure class is: A category of things tha...

    #synchronous #asynchronous #failure classes #concurrency #system reliability #software design
  • 1 week ago · software

    Mastering Intermediate JavaScript

    !Cover image for Mastering Intermediate JavaScripthttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev...

    #JavaScript #intermediate #asynchronous #web development #programming tutorial
  • 1 week ago · software

    Exploring Ktor: A Modern Networking Framework for Kotlin

    Ktor is an asynchronous networking framework developed by JetBrains, designed for building both server and client applications in Kotlin. While Retrofit has lon...

    #Ktor #Kotlin #networking #asynchronous #JetBrains #Retrofit #client-server #serialization #Gradle #Android
  • 2 weeks ago · software

    Asynchronous in JavaScript

    🔴 Synchronous Normal One task mudinja apram thaan next task start aagum. javascript console.log'One'; console.log'Two'; console.log'Three'; 👉 Output One Two...

    #javascript #asynchronous #setTimeout #event-loop #programming #web-development
  • 3 weeks ago · software

    Understanding Event Emitters in Node.js: How and When to Use Them

    What Are Event Emitters in Node.js? Event Emitters in Node.js are a core part of its asynchronous, event‑driven architecture. They allow communication between...

    #node.js #event-emitter #javascript #asynchronous #programming #events
  • 3 weeks ago · software

    Hot and Cold Publishers in Swift Combine

    What Are Hot and Cold Publishers? Cold Publishers A cold publisher creates a new execution for each subscriber. The work starts fresh when you subscribe. swift...

    #Swift #Combine #hot publishers #cold publishers #reactive programming #iOS #Future #Deferred #asynchronous
  • 1 month ago · software

    Understanding the Request–Response Model

    !Cover image for Understanding the Request–Response Modelhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2...

    #request-response #client-server #HTTP #web-development #API #synchronous #asynchronous #networking #software-architecture
  • 1 month ago · software

    Async DNS

    Article URL: https://flak.tedunangst.com/post/async-dns Comments URL: https://news.ycombinator.com/item?id=46245923 Points: 22 Comments: 3...

    #DNS #asynchronous #networking #performance #C
  • 1 month ago · software

    Synchronous vs. Asynchronous JavaScript : A Real-World Explanation

    Introduction JavaScript executes code line by line synchronously by default, but it can perform asynchronous operations e.g., setTimeout, fetch, callbacks to a...

    #javascript #asynchronous #synchronous #event-loop #callbacks #setTimeout #web-apis #programming
  • 1 month ago · software

    JavaScript Generators: The 'Pause' Button for Your Code

    Introduction If you understand standard JavaScript functions, you know the run‑to‑completion rule: once a normal function starts running, nothing can stop it u...

    #javascript #generators #yield #functions #asynchronous #programming
EUNO.NEWS
RSS GitHub © 2026