This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
react.dev
mirror of
https://github.com/lukechilds/react.dev.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5902
Commits
2
Branches
0
Tags
148 MiB
TypeScript
57.2%
JavaScript
34.7%
CSS
7.8%
HTML
0.3%
Tree:
b2e8dbf9ef
lukechilds-patch-1
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b2e8dbf9ef'
${ noResults }
react.dev
/
examples
/
jsx-simple-example.js
3 lines
55 B
Raw
Blame
History
function
hello
(
)
{
return
<
div
>
Hello
world
!
<
/
d
i
v
>
;
}
Reference in new issue