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 中文
  • 2 days ago · software

    SC #6: Petición web con async/await

    Código de ejemplo swift func performPOSTURLRequest async throwsNetworkingError -> PostData { do { let request = try buildURLRequest let data, response = try aw...

    #async/await #Swift #URLSession #networking #JSON decoding #error handling
  • 2 days ago · software

    SwiftUI #32: ProgressView

    Overview ProgressView crea una barra de progreso. El inicializador init_:value:total: recibe una etiqueta como primer argumento. value indica el progreso actua...

    #SwiftUI #ProgressView #iOS #Swift #UI components
  • 3 days ago · software

    SC #4: Sintaxis async/await

    Declaración de funciones async/await Una función asíncrona debe marcarse con la palabra clave async. Si la función puede lanzar un error, se añade la palabra c...

    #Swift #async/await #concurrency #async throws #Task #closures
  • 3 days ago · software

    SwiftDocX: Pure Swift Library for Word Documents (.docx)

    Overview SwiftDocX is a pure Swift library for reading and creating Word documents .docx. No C++ bindings, no paid SDKs—just native Swift that works across all...

    #Swift #SwiftDocX #.docx #Word documents #Swift Package Manager #open source #library #iOS #macOS #MIT license
  • 3 days ago · software

    SC #3: Relación con Swift 6

    Swift Concurrency 3 Part Serieshttps://dev.to/david_goyes_a488f58a17a53/series/35092 'Swift Concurrency' fue los cimientos de Swift 6, sin embargo, Swift 6 defi...

    #Swift #Swift 6 #Concurrency #async/await #parallelism #programming
  • 1 week ago · software

    SwiftUI #25: Estado (@State)

    El paradigma declarativo No solo se trata de cómo organizar las vistas, sino de que cada vez que cambia el estado de la aplicación, las vistas deben actualizar...

    #SwiftUI #@State #Swift #iOS #declarative UI #property wrappers
  • 1 week ago · software

    Combine #15: Usando Combine desde SwiftUI (1)

    SwiftUI vs. UIKit: Estado, @State y ObservableObject En SwiftUI, la interfaz de usuario que se pinta en pantalla es una función o se deriva del estado, el cual...

    #SwiftUI #Combine #iOS #Swift #reactive programming #state management #publisher
  • 1 week ago · software

    SwiftUI #21: Groups

    ¿Qué es un Group? Un Group agrupa varias vistas juntas para evitar el límite de sub‑vistas que tiene un Stack máximo 10 y permite aplicar estilos a varias vist...

    #SwiftUI #Group #ViewBuilder #iOS #Swift #UI composition
  • 1 week ago · software

    SwiftUI #20: Prioridades

    Introducción En SwiftUI, un Stack divide el espacio de forma equidistante entre sus vistas. Si las vistas no caben, asigna un tamaño fijo a los Image y reduce...

    #SwiftUI #layoutPriority #HStack #iOS #Swift #UI design
  • 1 week ago · software

    Hello Developer: January 2026

    We‘re hitting the ground running in 2026. In this edition: A special SwiftUI activity in Cupertino. More ways to connect with us about Liquid Glass. A snappy vi...

    #Apple #SwiftUI #Swift #developer tutorials #foundation models #iOS development #macOS development
  • 1 week ago · software

    SwiftUI Memory Management & Retain Cycle Pitfalls (Production Guide)

    Introduction SwiftUI hides a lot of memory complexity—until it doesn’t. At scale teams encounter: - ViewModels that never deallocate - Tasks that run forever -...

    #SwiftUI #memory management #retain cycles #ViewModel #iOS #Swift #performance #architecture
  • 2 weeks ago · software

    Why You Should Learn Swift in 2026

    There are a lot of programming languages out there—JavaScript, Python, Java, Go, Rust, and the list keeps growing. So it’s natural to wonder: Why Swift? In this...

    #Swift #iOS development #Apple ecosystem #programming languages #career transition #2026

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026