From 97b0ec5b5513d37b840735e9bf4a1abf5fa5fce7 Mon Sep 17 00:00:00 2001 From: Alexander Puchinski <60147824+Pucha1995@users.noreply.github.com> Date: Fri, 13 Oct 2023 13:09:33 +0300 Subject: [PATCH] Create 2023-10-13-expressive-ruby-and-rails-communicate-effectively-with-your-code.md --- ...s-communicate-effectively-with-your-code.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _posts/2023-10-13-expressive-ruby-and-rails-communicate-effectively-with-your-code.md diff --git a/_posts/2023-10-13-expressive-ruby-and-rails-communicate-effectively-with-your-code.md b/_posts/2023-10-13-expressive-ruby-and-rails-communicate-effectively-with-your-code.md new file mode 100644 index 0000000..58587ff --- /dev/null +++ b/_posts/2023-10-13-expressive-ruby-and-rails-communicate-effectively-with-your-code.md @@ -0,0 +1,18 @@ +--- +active: "articles" +layout: article + +title: "Expressive Ruby and Rails: Communicate Effectively With Your Code" +description: "In this post, we'll look at why expressive code is important and its impact on your productivity as a developer. Then, we'll explore how to best use some of Ruby's methods." +file: "2023-10-13-expressive-ruby-and-rails-communicate-effectively-with-your-code.md" +link: https://blog.appsignal.com/2023/10/11/expressive-ruby-and-rails-communicate-effectively-with-your-code.html +preview_image_link: "https://drive.google.com/uc?export=view&id=19WuDkD1SaFI_7cDQoLqWOzEaKpJuhaFx" +tags: Oct2023 +author: 'Ruby News' + +preview_full_background: false +preview_blur: true + +article_preview_blur: true +round_borders: false +---