DOM updating algorithm lecture

This issue has been tracked since 2021-09-09.

Hello Jonas, in the Developing a DOM Updating Algorithm lecture, when comparing two nodes, I am console logging this
13226492-527275dec25f356258cd9d573a484bcb
and here is the log
13226193-e35c20e1a99fc12b027c183fd46bf41c
So my question is this, how come before curEl gets its textContent from newEl and this happens after console.log, curEls are already equel to newEls and their textcontents are different(as they should be I guess)?

More Details About Repo
Owner Name jonasschmedtmann
Repo Name complete-javascript-course
Full Name jonasschmedtmann/complete-javascript-course
Language JavaScript
Created Date 2018-06-14
Updated Date 2023-03-29
Star Count 12137
Watcher Count 850
Fork Count 14403
Issue Count 153

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date