DEV Community

Discussion on: You don’t need React for building websites

Collapse
 
tomchambers2 profile image
Tom Chambers

A website of any real complexity is going to require a framework like React to manage state and divide up components. Yes of course you can built websites in vanilla javascript but you're going to either be writing your own framework from scratch or hit the limit of what's managable quite quickly. Some examples of sites you think should be built without frameworks would be helpful in making the argument.

Collapse
 
starbist profile image
Silvestar Bistrović

Any of the sites in my portfolio is a non-React site: silvestar.codes/portfolio/.