Is React a framewor…
 
Notifications
Clear all

Is React a framework or language?

5 Posts
6 Users
0 Likes
325 Views
0
Topic starter
Is React a framework or language?
 
riyaponraj riyaponraj 09/04/2023 6:00 pm

@jisha-c it’s a framework

4 Answers
2
React Is a Library, Not a Framework. One important distinction between libraries like React and frameworks like Ember. js and AngularJS is that React is concerned only with rendering the UI and leaves many things up to each project to put together.
 
0

React is a JavaScript library for building user interfaces. It is not a framework or a programming language, but rather a tool that developers can use within the JavaScript language to build web applications.

-1

React is a frontend framework in javascript and typescript language. It is used to build websites that are rendered client side. It consists of all the tools required to build a website and hence is considered a framework, languages usually don’t have all tools built inside them for building software like frameworks do.

-1

Framework of JavaScript

Share: