Harrykp ⚡️
Blog
    Ruby Function Argument Types

    Ruby Function Argument Types

    Ruby functions support positional, default, keyword, and splat arguments with unique advantages and trade-offs for code flexibility and readability.

    Ruby Function Arguments Programming
    Essential Resources for Learning Ruby on Rails

    Essential Resources for Learning Ruby on Rails

    Essential resources for learning Ruby on Rails: 'The Well-Grounded Rubyist' book, Ruby style guide, YouTube video series for Rails and RSpec, and reading open-source Rails projects like Mastodon.

    ruby on rails learning ruby web development
    Naming Conventions in Ruby Language

    Naming Conventions in Ruby Language

    This article discusses the importance of naming conventions in Ruby and provides guidelines for consistent and readable code.

    Ruby Ruby on Rails Web Development
    Distributed System - Replication(Multi Leader Replication)

    Distributed System - Replication(Multi Leader Replication)

    This blog explores multi-leader replication in distributed systems, highlighting its advantages and challenges. Approach with caution.

    Distributed Systems Replication Multi Leader Replication
    Implementing Ordered Hash in Ruby

    Implementing Ordered Hash in Ruby

    Learn how to implement an ordered hash in Ruby, a data structure that combines the functionality of a hash and a list.

    Ruby Naming Conventions Code Readability
Recent posts Older Posts