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 中文
  • 1 week ago · software

    Stop Designing Languages. Write Libraries Instead (2016)

    Article URL: https://lbstanza.org/purpose_of_programming_languages.html Comments URL: https://news.ycombinator.com/item?id=46525640 Points: 46 Comments: 7...

    #programming languages #libraries #language design #software engineering #code reuse
  • 3 weeks ago · software

    The Hidden Gold in My GitHub

    I Have an Idea for an App! For a long time, I treated my side projects like a series of single bets. I’d sit at my computer, work for hours, and build somethin...

    #GitHub #side projects #personal branding #open source #developer productivity #app development #code reuse
  • 3 weeks ago · software

    Modular development is the future of developers and software making.

    markdown !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%2...

    #modular development #software architecture #code reuse #microservices #developer productivity #software design patterns
  • 3 weeks ago · software

    🌞 Dominando padrões de composição em React para código mais limpo e reuso de lógica!

    O que isso resolve? Recentemente, apliquei o padrão Higher-Order Component HOC para desacoplar a lógica de autenticação da renderização dos componentes. Com um...

    #react #higher-order components #authentication #code reuse #composition patterns
  • 3 weeks ago · software

    Core Premise of Function in JavaScript

    Is this a function in JavaScript? javascript function fiveSquared { return 5 5; } Technically, yes. However, fiveSquared lacks the reusability that a real‑world...

    #javascript #functions #DRY-principle #code-reuse #programming
  • 1 month ago · software

    JexLang: Write Once, Validate Everywhere — A Platform-Agnostic Expression Language

    🎯 The Problem We All Face Picture this: You're building a multi‑platform application—a React web app, an Android mobile app, a Spring Boot backend, and maybe...

    #validation #expression language #cross‑platform #JexLang #code reuse #React #Spring Boot #Android #iOS
  • 1 month ago · software

    Why Design Patterns?

    It’s important to understand that Design Patterns were never meant to be hacked‑together shortcuts to be applied in a haphazard, “one‑size‑fits‑all” manner to y...

    #design patterns #software engineering #best practices #code reuse #programming
  • 1 month ago · software

    What *Exactly* Is a Function in Python? (And Why Devs Love Them!)

    What Is a Function in Python? If you’ve been coding in Python for even a week, you’ve probably heard the term function repeatedly. A function in Python is a re...

    #python #functions #programming #code reuse #software development
  • 1 month ago · software

    Functions And Arrow Functions

    What are functions? If we want to put it in simple words, they are one of the main building blocks of JavaScript. They are used to organize your code into smal...

    #javascript #functions #arrow-functions #programming #web-development #code-reuse
  • 1 month ago · software

    Python by Structure: Return Value Transformations with Decorators

    The Problem: Repetitive Output Transformations python def get_greetingname: return f'hello, {name}'.upper def get_status: return 'system online'.upper def get_...

    #python #decorators #return-value-transformation #code-reuse #uppercase #functional-programming
EUNO.NEWS
RSS GitHub © 2026