AleksandrKudashkin

AleksandrKudashkin

Modern Front-End Development for Rails: B7 not sure about the pathway

First of all, learned a lot after completing the first 3 chapters. Love the explanations. Thanks!

Generally, not sure what is the path to follow when you want to program along the way. I took the turbo/01 and just followed along.

But then, say in Chapter 3 when we did the show/hide button on the Favorites section, it works perfectly until you add a new favorite to the section. Then it just hides the first item in the list.

Also, if I click on Edit inside the Favorites section, that does not show the editing form but instead just removes the concert from the favorites section (only visually) with a message in JS Console “Response has no matching element”

I believe I need to do some fixing myself, but would be happy to know if there is a recommended way for those folks who want to start at some point and code along the way.

Marked As Solved

noelrappin

noelrappin

Author of Modern Front-End Development for Rails

It should work all the way through, anything that doesn’t work all the way through is a bug or should be called out in the text as not quite working yet.

Actually that show/hide thing not showing new favorites is a bug that I didn’t notice and actually wind up fixing later in the book, but probably should just make correct in the earlier code.

Similarly on the Edit inside the Favorites, I think I get rid of that a little later when we make favorites have a different partial than regular concerts.

Thanks! Glad you are enjoying it.

Where Next?

Popular Pragmatic Bookshelf topics Top

belgoros
Following the steps described in Chapter 6 of the book, I’m stuck with running the migration as described on page 84: bundle exec sequel...
New
telemachus
Python Testing With Pytest - Chapter 2, warnings for “unregistered custom marks” While running the smoke tests in Chapter 2, I get these...
New
leonW
I ran this command after installing the sample application: $ cards add do something --owner Brian And got a file not found error: Fil...
New
nicoatridge
Hi, I have just acquired Michael Fazio’s “Kotlin and Android Development” to learn about game programming for Android. I have a game in p...
New
brunogirin
When installing Cards as an editable package, I get the following error: ERROR: File “setup.py” not found. Directory cannot be installe...
New
brunogirin
When running tox for the first time, I got the following error: ERROR: InterpreterNotFound: python3.10 I realised that I was running ...
New
taguniversalmachine
Hi, I am getting an error I cannot figure out on my test. I have what I think is the exact code from the book, other than I changed “us...
New
a.zampa
@mfazio23 I’m following the indications of the book and arriver ad chapter 10, but the app cannot be compiled due to an error in the Bas...
New
New
dachristenson
@mfazio23 Android Studio will not accept anything I do when trying to use the Transformations class, as described on pp. 140-141. Googl...
New

Other popular topics Top

New
brentjanderson
Bought the Moonlander mechanical keyboard. Cherry Brown MX switches. Arms and wrists have been hurting enough that it’s time I did someth...
New
Rainer
My first contact with Erlang was about 2 years ago when I used RabbitMQ, which is written in Erlang, for my job. This made me curious and...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
PragmaticBookshelf
Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New
AstonJ
Saw this on TikTok of all places! :lol: Anyone heard of them before? Lite:
New
New
New

Sub Categories: