Codepath

React Fundamentals

Overview

In this guide, we will explore React’s building blocks. These main concepts will give you the basic knowledge needed to create complex apps from small reusable code.

⚠️ This guide is designed for people with familiarity with HTML and programming in the JavaScript Language. If you don’t feel very confident, we recommend going through our Web Fundamentals guide first. This way you wont feel like you’re learning both React and HTML & JavaScript at the same time.

Contents

Fork me on GitHub