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

    Chaos Proxy: JavaScript Shenanigans

    Chaos Proxy Overview JavaScript Proxy objects can intercept and redefine fundamental operations. This example demonstrates a simple proxy that randomly returns...

    #javascript #proxy #functional-programming #testing #code-example
  • 3 weeks ago · software

    Coding Challenge Practice - Question 87

    Problem Implement a general memoization function. Solution Overview - Use a Map as cache storage. - Generate a cache key with an optional resolver; if none is...

    #memoization #JavaScript #caching #Map #functional programming #coding challenge
  • 3 weeks ago · software

    Rethinking Absence: A Gentle Introduction to the Option Type in TypeScript

    The Everyday Problem with null | undefined If you have spent any significant amount of time with JavaScript or TypeScript, you are intimately familiar with nul...

    #TypeScript #option type #null safety #undefined handling #functional programming #code quality
  • 3 weeks ago · software

    Coding Challenge Practice - Question 85

    Overview The task is to implement a function that mimics the immutability helper. It applies changes to data without mutating the original value by interpretin...

    #javascript #immutability #coding challenge #functional programming #devtools
  • 3 weeks ago · software

    Carnap – A formal logic framework for Haskell

    Article URL: https://carnap.io/ Comments URL: https://news.ycombinator.com/item?id=46363751 Points: 7 Comments: 1...

    #Haskell #formal-logic #framework #functional-programming #type-theory #Carnap
  • 1 month ago · software

    The Secret Life of JavaScript: The Power of Function Composition

    'Function Composition: Building complex operations by chaining simple functions together, where the output of one becomes the input of the next.

    #javascript #function-composition #functional-programming #code-readability #programming-tips
  • 1 month ago · software

    The Object⏩to⏩Stream mindset shift

    markdown !Dario Mannuhttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu...

    #stream-oriented programming #reactive programming #RxJS #functional programming #JavaScript
  • 1 month ago · software

    Java-8 (The Biggest Transformation)

    Lambda Expressions Part 1 In Java, writing even a small piece of logic used to be lengthy because we had to create an anonymous class and override its method e...

    #java #java-8 #lambda-expressions #functional-programming #programming-tutorial #code-syntax
  • 1 month ago · software

    I Completed 45 Lambda Function Exercises (And I'm Still a Beginner!)

    My Functional Programming Learning Journey I recently completed a comprehensive workbook with 45 exercises to learn about lambda functions and functional progr...

    #python #lambda-functions #functional-programming #learning-resources #exercises #beginner #map-filter #list-comprehensions #higher-order-functions
  • 1 month ago · software

    Solving Advent of Code Day 7: Splitting Tachyon Beams

    I originally posted this post on my bloghttps://canro91.github.io/2025/12/13/AoC7/. This year, I'm following the Advent of Code. I challenged myself to write “f...

    #advent of code #puzzle solution #c# #functional programming #algorithm #coding challenge #beam simulation
  • 1 month ago · software

    I Built a Fun Functional ATM in Python (And It Taught Me More Than I Expected 💳🐍)

    !Cover image for I Built a Fun Functional ATM in Python And It Taught Me More Than I Expected 💳🐍https://media2.dev.to/dynamic/image/width=1000,height=420,fit=...

    #python #atm-simulation #functional-programming #software-design #tutorial #coding-practice #security-basics #devto
  • 1 month ago · software

    First-Class Functions in JavaScript

    Introduction For developers learning JavaScript, the term first‑class functions appears frequently in discussions and documentation. In JavaScript, functions a...

    #JavaScript #first-class functions #functions as citizens #functional programming #programming concepts

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026