javascript - is reactjs a full ui framework including responsive scaffolding? -


is reactjs full ui framework including responsive scaffolding? think angular provides internal scaffolding bootstrap used provide responsive scaffolding website when using angular.

the short answer no. react components render html, can include styling references target css usual.


Comments

Popular posts from this blog

python - Healpy: From Data to Healpix map -

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -