Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Last updated: Oct 29, 2021

Introduction

React is a declarative, efficient, and flexible JavaScript library for building user interfaces. It lets you compose complex UIs from small and isolated pieces of code called “components”. This category will give you a small brief about Reactjs.
ReactJS Tutorial EASY
React JS, is a popular open-source JavaScript library used for building UI. It is designed to make it easier to build reusable UI components that can be used throughout the application.
Getting started with React
This blog includes the basic concepts for getting started with React, creating the React starter app, React folder structure, etc.
Component Architecture
This blog covers the concept of component architecture in react and how it is helpful in web development.
Single Page Apps vs. Multi-Page Apps
There are two types of web applications - Single Page and Multi Pages. This blog will describe the differences between Single Page Apps vs. Multi-Page Apps.
Introduction to Babel
This blog covers the concept of babel, a Javascript transpiler, and gives insight into the working process of an application using babel.
Introduction to Webpack
This blog covers the concept of webpack. We will learn about webpack configurations, webpack as a modular bundler and the development server in webpack.
Next js vs React js EASY
In this article, we extensively discuss React js and Next js, how they compare and how they perform as agile frontend development tools
Top 15 React Js Projects in 2023 MEDIUM
This article will deeply give you really good ideas for creating react Js projects with how react Js can be used for creating these projects.
ESLint Plugin React EASY
In this blog, we will learn about ESLint Plugin React. We will learn about ESLint, and discuss the installation process. We will also see one example.
Advantages and Disadvantages of React JS
This blog gives an overview of disadvantages and advantages of ReactJS