My Articles
Recent posts from Medium where I share insights and tutorials about web development.

940
Function Composition and Currying in JavaScript
Explore the powerful concepts of function composition and currying in JavaScript. Learn how these functional programming techniques can make your code more modular, reusable, and easier to understand.

1480
Optimize Docker Builds for Node and React Environments
Learn advanced Docker optimization techniques for Node.js and React applications. Discover how to reduce build times, minimize image sizes, and improve deployment efficiency.