Tips for someone who wants to become a Rubyist.

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • domain-driven-hexagon

    Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

  • Ruby style guide

    A community-driven Ruby coding style guide

  • If you want to look into this stuff more, I suggest reading Sandi Metz’s works, Avdi Grimm (Ruby Tapas is great), and the (unofficial) Ruby style guide (has a lot of useful info, but no need to follow it religiously). Also, don’t be afraid to look into the source of any Ruby gem, even Rails. You can get a lot of insight by peeking into how they do things, especially if you use them.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • design-patterns-in-ruby

    GoF design patterns in Ruby

  • Have a look through Design Patterns in Ruby https://github.com/davidgf/design-patterns-in-ruby

  • simplified-ruby

    Simplified Ruby is a minimal subset of the Ruby syntax that allows to take any problem description and turn it into idiomatic, easy to understand and boring Ruby code.

  • I think this is a nice idea to follow: https://github.com/adamniedzielski/simplified-ruby

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Architecture of Modern Web Applications

    3 projects | /r/node | 16 Nov 2022
  • Services and tools to automatize development for the remote teams

    2 projects | dev.to | 14 May 2024
  • An Introduction to RuboCop for Ruby on Rails

    3 projects | dev.to | 13 Sep 2023
  • Advantages and disadvantages of FastEndpoints

    4 projects | /r/dotnet | 24 Jun 2023
  • Naming conventions and style guides in programming"

    5 projects | dev.to | 1 Jun 2023