I've been a professional C, Perl, PHP and Python developer.
I'm an ex-sysadmin from the late 20th century.
These days I do more Javascript and CSS and whatnot, and promote UX and accessibility.
Even things like data-grid="inline row" seem overkill to me. Your theme layer is what knows how to display the content; you shouldn't need to tell it explicitly every time.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Even things like
data-grid="inline row"
seem overkill to me. Your theme layer is what knows how to display the content; you shouldn't need to tell it explicitly every time.