Understanding Ruby - Blocks, Procs, and Lambdas

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • Ruby style guide

    A community-driven Ruby coding style guide

  • Typically in Ruby people prefer to use {} for one-line functions and do ... end for multi-line functions. Myself? I tend to prefer the Weirich method instead which signifies that {} is used for functions whose primary role is to return a value, and do ... end is to execute side effects.

  • 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
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

  • Naming conventions and style guides in programming"

    5 projects | dev.to | 1 Jun 2023
  • 10 Best Practices for Ruby Programmers: Tips for Efficient, Maintainable, and Bug-Free Code

    1 project | dev.to | 21 Apr 2023
  • It's Official: the Standard Ruby VS Code extension

    4 projects | /r/ruby | 23 Feb 2023
  • Why I think we should adopt and use new Ruby features

    1 project | /r/ruby | 4 Feb 2023
  • Rubyme: My minimalist Ruby Handbook

    1 project | dev.to | 24 Oct 2022