Category: Front-end

0

Virtual DOM, JSX

**Why React uses JSX instead of native JS? ** Case 1: Create the following example with JS and JSX 123<div id="test"> <h1 id="title">Hello,React</h1></div

0

Introduction

React Family Bucket React core React- Router routing library PubSub message management library Redux centralized state management library Ant-Design UI component library React definition React: A

0

Create new project with Next.js

Packages and plug-ins to be installed in the project next.js engine locking eslint prettier lint-staged vs config testing (jest, cypress) git hooks (husky) conventional commit UI (chakra ui) tailwi