Advanced interview questions for a Ruby developer
Have you ever felt frustrated when trying to prepare for an interview, and getting only questions like what is an MVC or what is the difference between a Class and a Module? Well, me too…
https://medium.com/@real_wyodeb/advanced-interview-questions-for-a-ruby-developer-65ba774c2ca9
Have you ever felt frustrated when trying to prepare for an interview, and getting only questions like what is an MVC or what is the difference between a Class and a Module? Well, me too…
https://medium.com/@real_wyodeb/advanced-interview-questions-for-a-ruby-developer-65ba774c2ca9
🔥1
RSpec best practices
Rspec is a great tool in the behavior driven design process of writing human readable specifications that direct and validate the development of your application. We’ve found the following practices helpful in writing elegant and maintainable specifications.
https://blog.carbonfive.com/rspec-best-practices/
Rspec is a great tool in the behavior driven design process of writing human readable specifications that direct and validate the development of your application. We’ve found the following practices helpful in writing elegant and maintainable specifications.
https://blog.carbonfive.com/rspec-best-practices/
👍2
Making the Most of Your Logs in Rails
Most people only realize the necessity of logs when they need them the most. But when your application breaks, user complaints start flooding in, and you have no clue how to fix it, it's too late to add some log messages that might have helped.
https://blog.appsignal.com/2023/03/01/making-the-most-of-your-logs-in-rails.html
Most people only realize the necessity of logs when they need them the most. But when your application breaks, user complaints start flooding in, and you have no clue how to fix it, it's too late to add some log messages that might have helped.
https://blog.appsignal.com/2023/03/01/making-the-most-of-your-logs-in-rails.html
🔥1
Toast Notifications with Tailwind and Stimulus | Ruby On Rails 7 Tutorial
https://youtu.be/IcSlY463W14
https://youtu.be/IcSlY463W14
YouTube
Toast Notifications with Tailwind and Stimulus | Ruby On Rails 7 Tutorial
These Tailwind Flowbite toast notifications are dismissible on click, as well as with animations thanks to Stimulus and Ruby on Rails 7.
Checkout my course(s) at: https://learn.deanin.com
Tailwind and Stimulus make for some very quick component creation…
Checkout my course(s) at: https://learn.deanin.com
Tailwind and Stimulus make for some very quick component creation…
🆒3
Minitest vs. RSpec in Rails
Rails defaults to minitest, but much of the community has adopted RSpec—which is right for you? In this article, William Kennedy compares RSpec and Minitest in a new Rails app.
https://www.honeybadger.io/blog/minitest-rspec-rails/
Rails defaults to minitest, but much of the community has adopted RSpec—which is right for you? In this article, William Kennedy compares RSpec and Minitest in a new Rails app.
https://www.honeybadger.io/blog/minitest-rspec-rails/
Honeybadger Developer Blog
Minitest vs. RSpec in Rails
Rails defaults to minitest, but much of the community has adopted RSpec—which is right for you? In this article, William Kennedy compares RSpec and Minitest in a new Rails app.
🔥4
Ruby and Ruby on Rails: Tips and Tricks #2
Welcome back to the second part of Ruby and Ruby on Rails: Tips and Tricks, where we’ll continue exploring some essential tips for working with Ruby on Rails. As we mentioned in the previous post, Ruby on Rails is a popular web framework used to quickly develop web applications. However, as with any programming language, developers can face challenges while working with Ruby on Rails.
https://erimicel.com/ruby-and-ruby-on-rails-tips-and-tricks-2-21246a8fbb83
Welcome back to the second part of Ruby and Ruby on Rails: Tips and Tricks, where we’ll continue exploring some essential tips for working with Ruby on Rails. As we mentioned in the previous post, Ruby on Rails is a popular web framework used to quickly develop web applications. However, as with any programming language, developers can face challenges while working with Ruby on Rails.
https://erimicel.com/ruby-and-ruby-on-rails-tips-and-tricks-2-21246a8fbb83
Amazon is abandoning microservices?
While different companies are breaking down monoliths into microservices, some are doing the exact opposite. It would be easy to dismiss it if an unknown company went against the trend, but when we talk about Amazon's experience, ignoring it would be strange. We noticed this case after it was published on the blog of David Heinemeier Hansson, the author of Ruby on Rails. By the way, we interviewed him, and you can find it on our website.
https://telegra.ph/Amazon-is-abandoning-microservices-06-03
While different companies are breaking down monoliths into microservices, some are doing the exact opposite. It would be easy to dismiss it if an unknown company went against the trend, but when we talk about Amazon's experience, ignoring it would be strange. We noticed this case after it was published on the blog of David Heinemeier Hansson, the author of Ruby on Rails. By the way, we interviewed him, and you can find it on our website.
https://telegra.ph/Amazon-is-abandoning-microservices-06-03
Telegraph
Amazon is abandoning microservices?
While different companies are breaking down monoliths into microservices, some are doing the exact opposite. It would be easy to dismiss it if an unknown company went against the trend, but when we talk about Amazon's experience, ignoring it would be strange.…
Whatever happened to Ruby?
Ruby and Ruby on Rails exploded onto the web development scene in the early aughts. But while JavaScript and Python rule the roost today, Ruby still has its place.
https://www.infoworld.com/article/3687219/whatever-happened-to-ruby.html
Ruby and Ruby on Rails exploded onto the web development scene in the early aughts. But while JavaScript and Python rule the roost today, Ruby still has its place.
https://www.infoworld.com/article/3687219/whatever-happened-to-ruby.html
Smooth Scroll Stimulus
elegantly slide to a section of a page
Learn how to set up a smooth scrolling with Ruby on Rails and Stimulus Components. This is a simple and clean way to enable users to slide to a different section of a page.
https://itnext.io/smooth-scroll-stimulus-b4378c20b735
elegantly slide to a section of a page
Learn how to set up a smooth scrolling with Ruby on Rails and Stimulus Components. This is a simple and clean way to enable users to slide to a different section of a page.
https://itnext.io/smooth-scroll-stimulus-b4378c20b735
Medium
Smooth Scroll Stimulus
elegantly slide to a section of a page
Data Structures in Ruby: Doubly Linked List
Last week we looked at Singly Linked Lists in Ruby with examples of how to set up the class structures as well as exploring some common methods. Today, we will continue our discussion of data structures in Ruby with Doubly Linked Lists.
https://medium.com/codex/data-structures-in-ruby-doubly-linked-list-f4d27e432f7c
Last week we looked at Singly Linked Lists in Ruby with examples of how to set up the class structures as well as exploring some common methods. Today, we will continue our discussion of data structures in Ruby with Doubly Linked Lists.
https://medium.com/codex/data-structures-in-ruby-doubly-linked-list-f4d27e432f7c
👍2
Ruby can be treated differently, but we love it with all our hearts for its multifunctionality and variety of applications. Yes, let's not hide it, this language is not about the popularity and speed of writing code. However, it occupies a special place in the hearts of Evrone, and Ruby is truly valuable for its technical capabilities and efficiency in developing web applications. So that you can make sure of this with your own, and not just with our eyes, we have prepared this post.
We dug into our bins and collected an ultra useful digest for you from the most relevant projects dedicated to development on Ruby. We tear away from our hearts, and everything at once. We assure you that even if you are a beginner and are just getting involved in the world of IT development - be sure that in our collection you will find a treasure trove of useful resources. Well, flip through the slides👆🏻
#evrone
We dug into our bins and collected an ultra useful digest for you from the most relevant projects dedicated to development on Ruby. We tear away from our hearts, and everything at once. We assure you that even if you are a beginner and are just getting involved in the world of IT development - be sure that in our collection you will find a treasure trove of useful resources. Well, flip through the slides👆🏻
#evrone