TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
10.13k stars 13.58k forks source link

Rails - JS Bundling: Rephraseing a sentence for more clarity #29118

Open bellitabellota opened 3 days ago

bellitabellota commented 3 days ago

Checks

Describe your suggestion

The wording of the following sentence left me very confused about what was described in the previous section.

„Now that we have walked through how to install a Rails app with import maps let’s make our life a little bit easier and set it up with jsbundling-rails!“

It evokes the impression that the previous section was about the installation of a Rails app with importmaps. However, as it is actually about the installation of the „jsbundling-rails“ gem, it would be good if this could be expressed more clearly.

My suggestion is to modify this sentence a s follows:

„Now that we have walked through how to install the jsbundling-rails gem in a Rails app that was created with import maps let’s make our life a little bit easier and set it up right from the beginning!“

Path

Ruby / Rails

Lesson Url

https://www.theodinproject.com/lessons/ruby-on-rails-js-bundling

(Optional) Discord Name

Bella--1

(Optional) Additional Comments

No response

JoshDevHub commented 12 hours ago

Hello @bellitabellota thank you for making this issue. I agree that the wording could be more clear, and I like your example wording.

Since you indicated you'd like to work on this, I'll assign you.