Blogs
![Read The Ruby On Rails Interview Bible 2023 on Leanpub! @leanpub Nezir Zahirovic [PDF/iPad/Kindle]](/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NzQ5NSwicHVyIjoiYmxvYl9pZCJ9fQ==--67f52b3f4f108a687f489750bdfe83d52aebff35/ruby-cover.avif)
Read The Ruby On Rails Interview Bible 2023 on Leanpub! @leanpub Nezir Zahirovic [PDF/iPad/Kindle]
To all those who struggle at interviews, This book is dedicated to you. We understand how stressful and overwhelming the interview process can be, and we want you to know that you are not alone. We believe in you, and we want to equip you with the...

Rails 7, React, TypeScript, ESBuild and View Components - Ryan Bigg
Here’s a short guide to setting up an existing Rails 7 application with React, TypeScript, ESBuild. One approach here would be to use the react-rails gem, but I would like to show you the individual steps to setting it up here instead.



The Strength of Unity: Dismantling Discrimination in the Ruby on Rails Community - DEV Community
In today's interconnected world, the Ruby on Rails community stands as a shining example of the power of diversity and acceptance. However, instances of discrimination, such as the job advertisement I saw today, underscore the importance of reaffi...

Unlocking the Power of Lambdas in Ruby | Scout APM Blog
Lambdas are a powerful feature of the Ruby language. They allow you to wrap logic and data into a portable package. In this post, we’ll cover how and when to use lambdas. You'll also learn about the difference between lambdas and Procs, and the pe...


Learn Hotwire by building the simplest possible Hotwire and Ruby on Rails app — a beginners guide. | MONN blog
Hotwire is a (relatively) new part of Ruby on Rails that allows your Rails frontend to update live and in realtime — in many cases, totally replacing a frontend framework like React or Vue.Hotwire is built on Action Cable, another part of Rails fo...

10 Useful Ruby One-Liners: Examples and Descriptions
Ruby is a powerful and elegant programming language known for its readability and expressiveness. One-liners, concise lines of code that perform a specific task, are particularly popular among Ruby developers for their simplicity and efficiency. I...

The Challenges of Preparing for a JavaScript Job Interview and the Power of the "JavaScript Interview Bible 2023" - DEV Community
Preparing for a job interview can be an intimidating task, especially when it comes to technical roles like JavaScript development. The ever-evolving nature of JavaScript and the wide range of concepts and frameworks associated with it make interv...