Posts
All the articles I've posted.
Higher Order Functions in Ruby
Updated: at 05:21 PM (4 min read)A simple article to understand higher-order functions in Ruby, covering blocks, procs, and lambdas with practical examples.
Twitter API Conversion & Integration Guide with Ruby on Rails
Updated: at 03:21 PM (6 min read)A step-by-step guide for integrating the Twitter Conversion API with Ruby on Rails, including setup, configuration, and handling data.