Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying React and React Native
  • Table Of Contents Toc
  • Feedback & Rating feedback
React and React Native

React and React Native - Fifth Edition

By : Mikhail Sakhniuk, Adam Boduch
4.2 (9)
close
close
React and React Native

React and React Native

4.2 (9)
By: Mikhail Sakhniuk, Adam Boduch

Overview of this book

Welcome to your big-picture guide to the React ecosystem. If you’re new to React and looking to become a professional React developer, this book is for you. This updated fifth edition reflects the current state of React, including React framework coverage as well as TypeScript. Part 1 introduces you to React. You’ll discover JSX syntax, hooks, functional components, and event handling, learn techniques to fetch data from a server, and tackle the tricky problem of state management. Once you’re comfortable with writing React in JavaScript, you’ll pick up TypeScript development in later chapters. Part 2 transitions you into React Native for mobile development. React Native goes hand-in-hand with React. With your React knowledge behind you, you’ll appreciate where and how React Native differs as you write shared components for Android and iOS apps. You’ll learn how to build responsive layouts, use animations, and implement geolocation. By the end of this book, you’ll have a big-picture view of React and React Native and be able to build applications with both.
Table of Contents (34 chapters)
close
close
1
Part 1: React
16
Part 2: React Native
32
Other Books You May Enjoy
33
Index

Knowing what to expect

In any application, predictability is key. A predictable application behaves in expected ways, reducing bugs, improving user experience, and simplifying maintenance. When we talk about predictability in the context of React, we often refer to how components behave based on the props they receive. Props is short for properties and serves as the inputs to React components, determining their behavior and rendering. This is where the concept of props validation comes into play.

The importance of props validation

Props validation is a way to ensure that components receive the right type of data. It’s like a contract between components. When a component specifies the types of props it expects to receive, it makes a promise that it will behave in a certain way if it receives props of those types.

Props validation is crucial for a few reasons, as follows:

  • It helps catch errors early in the development process: If a component receives a...
Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
React and React Native
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon