Learn React in Easy Way Nova Designs
Learn React in Easy Way Nova Designs
@NOVADESIGNS
NOVADESIGNS
CREATE A
REACT APP
encryption
HTTP
defines metadata and settings instructs search engines on which is an icon that appears in
for a web application, such as parts of a website they are allowed the browser tab or bookmark
its name, icons, and start URL. or disallowed to crawl and index. bar, representing a website.
SOURCE
FOLDER
this is where you store the source code of your application, including JavaScript,
CSS, and other files that are processed and bundled for the final build.
used for designin is a file where you write used to measure and report
the index's UI. tests to check components the performance metrics of
your web application
is a syntax extension for JavaScript that allows you to write HTML-like code directly
within JavaScript, making it easier to create and manage user interfaces in React.
Function Name:
Function Definition:
A JavaScript function The name of the function, which
that defines the should start with an uppercase
component. letter and represents the
component.
Return Statement:
where JSX is returned
to render the
component's UI.
Export Default:
Arrays: Objects:
0 0
1
Current State Current State
TERNARY
OPERATOR
The ternary operator is a shorthand way to write
simple if-else statements in JavaScript.
This is an expression
Executed when the Executed when the
that evaluates to true
condtion is true. condtion is false.
or false.
MORE INFO
SUBSCRIBE TO NOVA DESIGNS FOR MORE INFO