DEV Community

Discussion on: WWDC Discussion Thread

Collapse
 
vinceramces profile image
Vince Ramces Oliveros

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.