Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
React Cookbook

You're reading from   React Cookbook Create dynamic web apps with React using Redux, Webpack, Node.js, and GraphQL

Arrow left icon
Product type Paperback
Published in Aug 2018
Publisher Packt
ISBN-13 9781783980727
Length 580 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Carlos Santana  Roldán Carlos Santana Roldán
Author Profile Icon Carlos Santana Roldán
Carlos Santana Roldán
Arrow right icon
View More author details
Toc

Table of Contents (23) Chapters Close

Title Page
Copyright and Credits
Packt Upsell
Contributors
Dedication
Preface
1. Working with React FREE CHAPTER 2. Conquering Components and JSX 3. Handling Events, Binding and Useful React Packages 4. Adding Routes to Our Application with React Router 5. Mastering Redux 6. Creating Forms with Redux Form 7. Animations with React 8. Creating an API with Node.js Using MongoDB and MySQL 9. Apollo and GraphQL 10. Mastering Webpack 4.x 11. Implementing Server-Side Rendering 12. Testing and Debugging 13. Deploying to Production 14. Working with React Native 1. Most Common React Interview Questions
2. Other Books You May Enjoy Index

Appendix 1. Most Common React Interview Questions

I would like to end this book by giving you some of the most common questions of React and JavaScript in job interviews:

  • React questions:
    • What is React? How is it different from other JS libraries/frameworks?
    • What happens during the lifecycle of a React component?
    • What can you tell me about JSX?
    • What's the difference between Real DOM and Virtual DOM?
    • What are the limitations of React?
    • Explain the purpose of render() in React
    • What is a state in React and how is it used?
    • What's the difference between states and props?
    • What's an arrow function in React? How is it used?
    • What's the difference between a Class component and a Functional Component?
    • What's the difference between a stateless component and a pure component?
    • Explain the lifecycle methods of React components in detail.
    • What are Higher Order Components (HOC)?
    • What is Redux?
    • How is Flux different from Redux?
    • What are refs used for in React?
    • What is the difference between action and reducer in Redux?
    • How can you improve the performance of a React Application?
  • JavaScript questions:
    • What is the difference between a callback and a promise?
    • What is hoisting?
    • What is the difference between apply and call?
    • What is a closure and how/why would you use it?
    • How does event delegation work?
    • What's the difference between bubbling and capturing?
    • What does bind() do?
    • What's the difference between a variable that is null, undefined, or undeclared?
    • What's the difference between == and ===?
    • What is "lexical" scoping?
    • What is functional programming?
    • What is the difference between classical inheritance and prototypal inheritance?
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime
Visually different images