#ruby

[ follow ]
#software-development
fromRubyflow
1 week ago
Ruby on Rails

New post on why the .gemspec file deserves more attention.

A .gemspec is essential for defining the identity and functionality of a Ruby gem.
fromRubyflow
1 month ago
Ruby on Rails

Small and Little Things Matter in Programming!

Leveraging Ruby's enumerable methods can enhance code efficiency even in simple programming tasks.
fromHackernoon
10 months ago
Software development

My Journey With the Connect Four Terminal Game | HackerNoon

Effective TDD enhances comprehension through practical application, boosting confidence and understanding of software testing principles.
fromRubyflow
1 week ago
Ruby on Rails

New post on why the .gemspec file deserves more attention.

A .gemspec is essential for defining the identity and functionality of a Ruby gem.
fromRubyflow
1 month ago
Ruby on Rails

Small and Little Things Matter in Programming!

Leveraging Ruby's enumerable methods can enhance code efficiency even in simple programming tasks.
fromHackernoon
10 months ago
Software development

My Journey With the Connect Four Terminal Game | HackerNoon

Effective TDD enhances comprehension through practical application, boosting confidence and understanding of software testing principles.
more#software-development
#elixir
fromRubyflow
5 months ago
Ruby on Rails

Ruby Concurrency and Parallelism

Elixir excels in concurrency through ErlangVM, while Ruby has evolved with threads and ractors for parallelism, each catering to different project needs.
fromRubyflow
3 weeks ago
Ruby on Rails

Running ruby on jupyter notebooks

Ruby developers can enhance their coding experience by using Jupyter notebooks with the iruby gem for interactive development.
fromRubyflow
5 months ago
Ruby on Rails

Ruby Concurrency and Parallelism

Elixir excels in concurrency through ErlangVM, while Ruby has evolved with threads and ractors for parallelism, each catering to different project needs.
fromRubyflow
3 weeks ago
Ruby on Rails

Running ruby on jupyter notebooks

Ruby developers can enhance their coding experience by using Jupyter notebooks with the iruby gem for interactive development.
more#elixir
#automation
fromRubyflow
1 month ago
Ruby on Rails

Modularize Your Code, Improve Organization!

Automating Ruby gem creation with Thor enhances code organization and reduces repetitive setup tasks.
fromrubyflow.com
5 months ago
Ruby on Rails

[New Gem] Chromate: Effortless Browser Automation with Ruby and CDP

Chromate offers a lightweight way to automate Chrome using CDP, making it an alternative to Selenium and Playwright.
fromRubyflow
1 month ago
Ruby on Rails

Modularize Your Code, Improve Organization!

Automating Ruby gem creation with Thor enhances code organization and reduces repetitive setup tasks.
fromrubyflow.com
5 months ago
Ruby on Rails

[New Gem] Chromate: Effortless Browser Automation with Ruby and CDP

Chromate offers a lightweight way to automate Chrome using CDP, making it an alternative to Selenium and Playwright.
more#automation
#productivity
fromRubyflow
1 month ago
Ruby on Rails

Gitingest: Code -> LLM prompt

Gitingest is a Ruby gem aimed at improving Git workflows by simplifying tasks and enhancing usability.
fromrubyflow.com
6 months ago
JavaScript

JavaScript is a disease! Ruby is the cure!

JavaScript is criticized for its ugliness compared to the elegance of Ruby, marking a stark contrast in programming languages.
fromRubyflow
3 months ago
Ruby on Rails

Pushed First Commits of Frontend Ruby Code Using Glimmer DSL for Web to Job Rails App

Glimmer DSL for Web significantly enhances frontend development productivity compared to React, creating simpler and smaller components.
fromrubyflow.com
6 months ago
JavaScript

JavaScript is a disease! Ruby is the cure!

JavaScript is criticized for its ugliness compared to the elegance of Ruby, marking a stark contrast in programming languages.
fromRubyflow
3 months ago
Ruby on Rails

Pushed First Commits of Frontend Ruby Code Using Glimmer DSL for Web to Job Rails App

Glimmer DSL for Web significantly enhances frontend development productivity compared to React, creating simpler and smaller components.
more#productivity
Games
fromRubyflow
2 months ago

Recreating the Classic Snake Game in Ruby: A Nostalgic Coding Adventure

Recreating Snake in Ruby offers both nostalgic satisfaction and practical coding experience.
#software-engineering
fromRubyflow
2 months ago
Ruby on Rails

Compile Ruby apps with Tebako

Tebako allows efficient distribution of Ruby apps with significantly smaller binaries than competitors like Heroku.
fromInfoQ
4 months ago
Agile

QCon SF 2024: Refactoring Large, Stubborn Codebases

Centralized refactoring through leverage and incrementality is essential for modernizing stubborn legacy codebases.
fromInfoQ
4 months ago
Agile

QCon SF 2024: Refactoring Large, Stubborn Codebases

Centralized refactoring through leverage and incrementality is essential for modernizing stubborn legacy codebases.
more#software-engineering
#programming
fromRubyflow
2 months ago
Ruby on Rails

Unlock the Power of Ruby Metaprogramming!

Module#included in Ruby allows for dynamic modifications of classes or modules upon inclusion.
fromRubyflow
2 months ago
Ruby on Rails

Unlocking Ruby's Object Capabilities

Exploring an object's methods in Ruby enhances code flexibility and maintainability.
fromRubyflow
3 months ago
Ruby on Rails

A simple trick to understand Ruby's lazy enumerator

Lazy enumerators in Ruby enhance efficiency by processing data on-demand, rather than loading it all into memory at once.
fromHackernoon
10 months ago
Miscellaneous

Ruby Event Manager, Hangman, and Tackling Coolant Leaks: My Journey Through It All | HackerNoon

Focusing on learning programming concepts like JSON and hashes through project-based approaches allows for deeper understanding and future application.
Completing hands-on projects significantly enhances coding skills and problem-solving abilities.
Revisiting past lessons plays a key role in overcoming challenges in programming tasks.
fromRubyflow
2 months ago
Ruby on Rails

Unlock the Power of Ruby Metaprogramming!

Module#included in Ruby allows for dynamic modifications of classes or modules upon inclusion.
fromRubyflow
2 months ago
Ruby on Rails

Unlocking Ruby's Object Capabilities

Exploring an object's methods in Ruby enhances code flexibility and maintainability.
fromRubyflow
3 months ago
Ruby on Rails

A simple trick to understand Ruby's lazy enumerator

Lazy enumerators in Ruby enhance efficiency by processing data on-demand, rather than loading it all into memory at once.
fromHackernoon
10 months ago
Miscellaneous

Ruby Event Manager, Hangman, and Tackling Coolant Leaks: My Journey Through It All | HackerNoon

Focusing on learning programming concepts like JSON and hashes through project-based approaches allows for deeper understanding and future application.
Completing hands-on projects significantly enhances coding skills and problem-solving abilities.
Revisiting past lessons plays a key role in overcoming challenges in programming tasks.
more#programming
fromHackernoon
1 year ago
Data science

How to Build a Tiny Language Model (TLM) in Ruby: A Step-by-Step Guide | HackerNoon

Creating a language model in Ruby can illustrate core concepts without complex resources of large models.
Music
fromVulture
3 months ago

Looks Like Jennie's Ruby Tracklist Is Gonna Be Full of Gems

Jennie's debut solo album, 'Ruby', showcases her versatility as she explores different genres with notable collaborations.
#glimmer-dsl
fromRubyflow
6 months ago
JavaScript

Glimmer DSL for Web Component Custom Event Listeners / Component Slots / Default Slot

Glimmer DSL for Web enhances components with event listeners and slots in recent versions.
New interactive samples help users explore the latest features easily.
fromRubyflow
4 months ago
Ruby on Rails

Glimmer Hangman (RubyConf 2024 Hack Day App)

Glimmer Hangman has been successfully completed and released as version 1.0.0 during RubyConf 2024.
fromRubyflow
6 months ago
JavaScript

Glimmer DSL for Web Component Custom Event Listeners / Component Slots / Default Slot

Glimmer DSL for Web enhances components with event listeners and slots in recent versions.
New interactive samples help users explore the latest features easily.
fromRubyflow
4 months ago
Ruby on Rails

Glimmer Hangman (RubyConf 2024 Hack Day App)

Glimmer Hangman has been successfully completed and released as version 1.0.0 during RubyConf 2024.
more#glimmer-dsl
fromRubyflow
4 months ago
Ruby on Rails

Ruby Version Manager 4 Windows v1.0.0 released

rvm-windows 1.0.0 released, enabling Ruby environment management on Windows with a similar command line experience to the Unix version.
fromRubyflow
5 months ago
Java

Ruby on Rails 8 Concurrency Guide: Modern Parallel Processing

Ruby 3's concurrency and parallelism features enable significantly improved performance and scalability in Rails 8 applications.
fromRubyflow
8 months ago
Running

Hotwire, but for command-line apps

Terminalwire streamlines CLI app development in Rails by using WebSockets instead of traditional APIs.
fromRubyflow
10 months ago
JavaScript

Todo MVC Ruby Edition is the one Todo MVC To Rule Them All!!!

Todo MVC built in Glimmer DSL for Web using Ruby is simpler, more minimalistic, readable, and maintainable compared to other versions in different frameworks.
[ Load more ]