Skip to content

Commit

Permalink
added link to tt
Browse files Browse the repository at this point in the history
  • Loading branch information
ka8725 committed Jan 30, 2024
1 parent 0a39a60 commit 44cb7c4
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ plugins:

extlinks:
attributes: {rel: nofollow, target: _blank}
rel_exclude: ['widefix.com']
rel_exclude: ['widefix.com', 'blog.widefix.com']

include: [".htaccess"]
exclude: ["lib", "config.rb", "Gemfile", "Capfile", "README.md", "LICENSE", "Gemfile.lock", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules"]
8 changes: 8 additions & 0 deletions _posts/2023-08-30-risk-free-redesign-ruby-on-rails-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ This article shares the approach we took to apply the new design in one of our p
- Implementing traffic control and advanced caching.
- Making SEO optimization easier.

{% include seeking_dev_help_magnete.html %}

## Why redesigning a Ruby on Rails app

There are several reasons why an app may consider implementing a new UI/UX design. Regardless of the motive, the ultimate goal is always the same - **to increase revenue**. Note, that keeping users using the app and not going away is the same goal. Due to an old and unhandy design, an app can make the customers leave. In this case, redesign also can help. If it's clear that a redesign won't have a positive impact on revenue, it may be an unnecessary expense. Redesigning is usually an expensive change. So learn from the users if the design is a problem before making this decision.
Expand Down Expand Up @@ -68,6 +70,8 @@ Switching to the new design made the project more attractive to users, resulting

The release date was on the 1st of February 2021.

{% include seeking_dev_help_magnete.html %}

## Why our approach of Ruby on Rails app redesign is cheaper and less risky

Redesigning apps can be painful and distracting. The Rails assets pipeline changes often, making sticking with it turn the code into legacy quickly. Finding specialists to maintain this code without sacrificing quality on both front-end and back-end is challenging. Separating the front-end and leaving only the Rails back-end for the API makes redesigning and maintenance smoother, allowing for a diversified team with good specialists on both ends.
Expand All @@ -86,3 +90,7 @@ I'm grateful and proud to have worked with the following people on this project
- Soltan Yangibayev
- Svetlana Zhuravitskaya
- Alexey Mikitsik

<small class="side-note">
When seeking proficient expertise in Ruby on Rails development, explore the option of using a reputable talent marketplace. Toptal provides access to dependable [Ruby on Rails developers](https://www.toptal.com/ruby-on-rails) for hire, assisting companies with their critical web application requirements.
</small>
Loading

0 comments on commit 44cb7c4

Please sign in to comment.