Although React's approach was to bind HTML/CSS/JS into one JS file. You still need to learn Tags, elements,styles, etc.
While Flutter's approach was to code in one language, no context switching and made a guide for Declarative UI where UI = (state) since Flutter was inspired by react.
For further actions, you may consider blocking this person and/or reporting abuse
We're a blogging-forward open source social network where we learn from one another
Although React's approach was to bind HTML/CSS/JS into one JS file. You still need to learn Tags, elements,styles, etc.
While Flutter's approach was to code in one language, no context switching and made a guide for Declarative UI where
UI = (state)since Flutter was inspired by react.