Comment by rrgok

Comment by rrgok 20 hours ago

2 replies

While I mostly agree with the article... Isn't this phrase regarding the table as divs a little bit over-dramatic

  If I’m trying to debug this in the DevTools, I’m completely lost. Where are the rows? Where are the columns?
I mean, if you can't decipher the rows and the columns from that divs...maybe this is job is not for you? I understand, there could be some divs soup that are really hard to decipher, but this it not the case. Poor example, please bring more complex example with test associated.
OtherShrezzing 19 hours ago

I think it’s fine to bring an illustrative toy example to an article.

Everyone who works outside frontend will need to parse it a lot. Everyone who works in frontend will be able to project a more complex div soup they’ve experienced in their own projects.

  • rrgok 13 hours ago

    I mean, the article talks about UI, so the target audience for that post is frontend devs or closely related.