Skip to content
Imdhemy
  • Home
  • Blog
  • About

Start typing to search the site.

    Start typing to search the site.

      • Home
      • Blog
      • About

      Blog

      AI Makes You Faster, Not Better

      AI Makes You Faster, Not Better

      Jun 20, 2026 · 2 min read

      I’ve noticed that AI-augmented development does not take you further than what you already know. It just takes you there...
      #ai #software-development #fundamentals
      Write pure functions and eat your vegetables

      Write pure functions and eat your vegetables

      Jun 14, 2026 · 5 min read

      Pure functions are a fundamental concept in functional programming. A pure function returns the same output for the same input...
      #fp #javascript #pure-functions
      Plan, Code, Review: How I Use AI Agents Without Losing Control

      Plan, Code, Review: How I Use AI Agents Without Losing Control

      Apr 24, 2026 · 7 min read

      I have been integrating AI agents into my workflow as a developer. The most useful mental model so far is...
      #ai #developer-workflow #codex #software-engineering
      A Simple Currying Refactor: Remove Pass-Through Arguments

      A Simple Currying Refactor: Remove Pass-Through Arguments

      Mar 16, 2026 · 3 min read

      Like I said at the beginning of this series, I wanted refactoring existing code to use currying and partial application...
      #fp #javascript #currying
      Currying in JavaScript

      Currying in JavaScript

      Mar 12, 2026 · 3 min read

      In this post, I want to keep things simple: what currying is, how it relates to partial application, and why...
      #fp #javascript #currying
      Predicate Functions in JavaScript

      Predicate Functions in JavaScript

      Mar 10, 2026 · 2 min read

      If you’ve written code in any programming language, you’ve already used predicate functions, even if you never called them that....
      #fp #javascript #currying
      Higher-order functions for currying in JavaScript

      Higher-order functions for currying in JavaScript

      Mar 10, 2026 · 3 min read

      I’ve been working on my functional programming skills and applying what I learn in real JavaScript projects. JavaScript is a...
      #fp #currying #javascript
      Previous Next

      Dhemy

      I'm a software engineer and customer data expert focused on turning raw data into meaningful, actionable insights. I work across the full customer data lifecycle, from clean data capture to behavior-aware models and decisions.

      © 2021 - 2026 . imdhemy.com Published by Jekyll, hosted on GitHub Pages.