Become a member
Sign in
Pratap Singh
Pratap Singh

Pratap Singh

8 Following
1 Followers
  • Profile

  • Claps

  • Highlights

  • Responses

Highlighted by Pratap Singh

See more

From Learn React JS in 5 minutes — A tutorial for beginners by Per Harald Borgen

<html>
<head>
<script src="https://unpkg.com/react@15/dist/react.min.js"> </script><script src="https://unpkg.com/react-dom@15/dist/react-dom.min.js">
</script>
<script src="https://unpkg.com/babel-standalone@6.15.0/babel.min.js"></script>
</head>
<body>
<div id="root"></div>
<script type="text/babel">

/*
ADD REACT CODE HERE
*/

</script>
</body>
</html>

Claps from Pratap Singh

See more

Build Your First Blockchain Application in 5 Quick Steps

Ben Stewart

The most important lessons I’ve learned after a year of working with React

Tomas Eglinskas

An iOS Developer on React Native

Chalk + Chisel