If you just started to learn a programming language and web framework, here is my suggestion about what to work on: What project to work on Choose a successful SaaS product tha...
My recommendations about how to approach the learning of Ruby and Rails. I will focus on Ruby and on Rails but from time to time will also write about other web frameworks.
If you just started to learn a programming language and web framework, here is my suggestion about what to work on: What project to work on Choose a successful SaaS product tha...
I shared this first as a thread on Twitter but I think I want to document it also here: https://twitter.com/lucianghinda/status/1518594459189104640 Courses and Trainings https...
I think learning Ruby has three parts: OOP + SOLID in Ruby Ruby Syntax Idiomatic Ruby What follows assumes you already know how to program in any other programming language...
Discover beginner Ruby & Rails projects: Meal Planner, Lists Share, Habit & Symptom Trackers, SWOT Analysis; learn by problem-solving
How to create a new rails app running Rails 7.1 beta1
Explore Ruby method definitions with IRB using source_location, show_source, and ls commands.
Configure Rails app using automated quality checks, security audits, and best practices for maintainability and consistency in solo or side projects