Movatterモバイル変換


[0]ホーム

URL:


Packt
Search iconClose icon
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.
Profile icon
Account
Close icon

Change country

Modal Close icon
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timerSALE ENDS IN
0Days
:
00Hours
:
00Minutes
:
00Seconds
Home> Programming> Application Development> Hands-On React Router
Hands-On React Router
Hands-On React Router

Hands-On React Router: Harness the full power of your apps using React Router

Arrow left icon
Profile Icon Haider Malik
Arrow right icon
R$768.99
VideoSep 20191hr 40mins1st Edition
Video
R$768.99
Subscription
Free Trial
Renews at R$50p/m
Arrow left icon
Profile Icon Haider Malik
Arrow right icon
R$768.99
VideoSep 20191hr 40mins1st Edition
Video
R$768.99
Subscription
Free Trial
Renews at R$50p/m
Video
R$768.99
Subscription
Free Trial
Renews at R$50p/m

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature iconDRM FREE - Read whenever, wherever and however you want
OR

Contact Details

Modal Close icon
Payment Processing...
tickCompleted

Billing Address

Table of content iconView table of contentsDownload code iconDownload Code

Key benefits

  • The course covers everything you need to start building routing applications in React
  • Develop a real-world and practical application that will give you the skills you need to solve actual development problems
  • Integrate your React Router knowledge with current technologies and practices (such as server rendering and hook integration) in a React app

Description

React Router is a frontend package that listens to changes in your URL and keeps your application in-sync by rendering the corresponding view components. It enables you to build a single-page web application that incorporates navigation without refreshing the page when the user navigates to it. In this course, you will be introduced to React Router and create your first route using this React component. You will configure your routes by passing parameters and creating nested routes. By working with various React Router components, you will master their various configuration options and learn how to use the Redirect and Switch components. By the end of this course, you will be ready to work with React Router and make routing configurations in a server-side, rendered React application.The code files for this course are available at- https://github.com/PacktPublishing/Hands-On-React-Router

Who is this book for?

This course is for JavaScript developers who have a basic knowledge of React and who want to harness the power and flexibility of React Router in their apps.

What you will learn

  • Explore React Router components and utilize them effectively in your React applications
  • Bootstrap your React Router application using create-react-app and use npm to install commands so that you can start coding your application logic right away
  • Best practices and techniques that will make your React Router app secure and bug-free
  • Route server-rendered and client-rendered web apps so that you can adjust to both paradigms and decide what is best for your application
  • Route in both web and native applications so you can appreciate their differences and similarities and develop both application types
  • Integrate React Router into your app so you are prepared to develop scenarios and systems using this architecture

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date :Sep 27, 2019
Length:1hr 40mins
Edition :1st
Language :English
ISBN-13 :9781789950441
Vendor :
Facebook
Category :
Languages :
Tools :

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature iconDRM FREE - Read whenever, wherever and however you want
OR

Contact Details

Modal Close icon
Payment Processing...
tickCompleted

Billing Address

Product Details

Publication date :Sep 27, 2019
Length:1hr 40mins
Edition :1st
Language :English
ISBN-13 :9781789950441
Vendor :
Facebook
Category :
Languages :
Concepts :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
R$50billed monthly
Feature tick iconUnlimited access to Packt's library of 7,000+ practical books and videos
Feature tick iconConstantly refreshed with 50+ new titles a month
Feature tick iconExclusive Early access to books as they're written
Feature tick iconSolve problems while you work with advanced search and reference features
Feature tick iconOffline reading on the mobile app
Feature tick iconSimple pricing, no contract
R$500billed annually
Feature tick iconUnlimited access to Packt's library of 7,000+ practical books and videos
Feature tick iconConstantly refreshed with 50+ new titles a month
Feature tick iconExclusive Early access to books as they're written
Feature tick iconSolve problems while you work with advanced search and reference features
Feature tick iconOffline reading on the mobile app
Feature tick iconChoose a DRM-free eBook or Video every month to keep
Feature tick iconPLUS own as many other DRM-free eBooks or Videos as you like for just R$25 each
Feature tick iconExclusive print discounts
R$800billed in 18 months
Feature tick iconUnlimited access to Packt's library of 7,000+ practical books and videos
Feature tick iconConstantly refreshed with 50+ new titles a month
Feature tick iconExclusive Early access to books as they're written
Feature tick iconSolve problems while you work with advanced search and reference features
Feature tick iconOffline reading on the mobile app
Feature tick iconChoose a DRM-free eBook or Video every month to keep
Feature tick iconPLUS own as many other DRM-free eBooks or Videos as you like for just R$25 each
Feature tick iconExclusive print discounts

Frequently bought together


Hands-On React Applications with React Hooks
Hands-On React Applications with React Hooks
Read more
Aug 20194hrs 22mins
Video
Video
R$768.99
Hands-On React Router
Hands-On React Router
Read more
Sep 20191hr 40mins
Video
Video
R$768.99
Electron Projects
Electron Projects
Read more
Nov 2019436 pages
Full star icon3 (4)
eBook
eBook
R$80R$173.99
R$217.99
Stars icon
TotalR$1,755.97
Hands-On React Applications with React Hooks
R$768.99
Hands-On React Router
R$768.99
Electron Projects
R$217.99
TotalR$1,755.97Stars icon

Table of Contents

6 Chapters
Introduction to React RouterChevron down iconChevron up icon
The Course Overview
What Is React Router?
Adding Routing Using React Router
URL Parameters with React Router
Nested Routes
How to Parse Query Parameters?
React Router FundamentalsChevron down iconChevron up icon
Render Catch All Routes
Conditionally Render Component
Redirecting to Another Page
Implement Dynamic and Secure RoutingChevron down iconChevron up icon
What Is a Higher-Order Component?
Creating HOC for Authenticated Routing
User Login
User Logout
Integrate React Router with ReduxChevron down iconChevron up icon
What Is Redux?
Creating Store and Reducers
Integrating Routing Logic to Redux App
Building Sidebar and Preventing Route TransitionChevron down iconChevron up icon
Ambiguous Routes
Building Sidebar with React Router
Preventing Route Transition
Code Splitting and Route ConfigChevron down iconChevron up icon
Defining Declarative Routes
Code Splitting

Recommendations for you

Left arrow icon
Debunking C++ Myths
Debunking C++ Myths
Read more
Dec 2024226 pages
Full star icon5 (1)
eBook
eBook
R$80R$178.99
R$222.99
Go Recipes for Developers
Go Recipes for Developers
Read more
Dec 2024350 pages
eBook
eBook
R$80R$178.99
R$222.99
50 Algorithms Every Programmer Should Know
50 Algorithms Every Programmer Should Know
Read more
Sep 2023538 pages
Full star icon4.5 (68)
eBook
eBook
R$80R$222.99
R$278.99
R$278.99
Asynchronous Programming with C++
Asynchronous Programming with C++
Read more
Nov 2024424 pages
Full star icon5 (1)
eBook
eBook
R$80R$187.99
R$233.99
Modern CMake for C++
Modern CMake for C++
Read more
May 2024504 pages
Full star icon4.7 (12)
eBook
eBook
R$80R$222.99
R$278.99
Learn Python Programming
Learn Python Programming
Read more
Nov 2024616 pages
Full star icon5 (1)
eBook
eBook
R$80R$178.99
R$222.99
Learn to Code with Rust
Learn to Code with Rust
Read more
Nov 202457hrs 40mins
Video
Video
R$417.99
Modern Python Cookbook
Modern Python Cookbook
Read more
Jul 2024818 pages
Full star icon4.9 (21)
eBook
eBook
R$80R$245.99
R$306.99
Right arrow icon

People who bought this also bought

Left arrow icon
50 Algorithms Every Programmer Should Know
50 Algorithms Every Programmer Should Know
Read more
Sep 2023538 pages
Full star icon4.5 (68)
eBook
eBook
R$80R$222.99
R$278.99
R$278.99
Event-Driven Architecture in Golang
Event-Driven Architecture in Golang
Read more
Nov 2022384 pages
Full star icon4.9 (11)
eBook
eBook
R$80R$222.99
R$278.99
The Python Workshop Second Edition
The Python Workshop Second Edition
Read more
Nov 2022600 pages
Full star icon4.6 (22)
eBook
eBook
R$80R$231.99
R$289.99
Template Metaprogramming with C++
Template Metaprogramming with C++
Read more
Aug 2022480 pages
Full star icon4.6 (14)
eBook
eBook
R$80R$209.99
R$261.99
Domain-Driven Design with Golang
Domain-Driven Design with Golang
Read more
Dec 2022204 pages
Full star icon4.4 (19)
eBook
eBook
R$80R$200.99
R$250.99
Right arrow icon

About the author

Profile icon Haider Malik
Haider Malik
Github icon
Haider Malik is the founder of fullstackhour. He is a full-stack JavaScript developer and is passionate about everything JavaScript; he loves exploring new libraries.He's had extensive experience developing software and working with teams to improve how software is developed to meet business objectives. Although his primary focus is on outcomes, implementing them often includes technical competency.
Read more
See other products by Haider Malik
Getfree access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How can I download a video package for offline viewing?Chevron down iconChevron up icon
  1. Login to your account at Packtpub.com.
  2. Click on "My Account" and then click on the "My Videos" tab to access your videos.
  3. Click on the "Download Now" link to start your video download.
How can I extract my video file?Chevron down iconChevron up icon

All modern operating systems ship with ZIP file extraction built in. If you'd prefer to use a dedicated compression application, we've tested WinRAR / 7-Zip for Windows, Zipeg / iZip / UnRarX for Mac and 7-Zip / PeaZip for Linux. These applications support all extension files.

How can I get help and support around my video package?Chevron down iconChevron up icon

If your video course doesn't give you what you were expecting, either because of functionality problems or because the content isn't up to scratch, please mail customercare@packt.com with details of the problem. In addition, so that we can best provide the support you need, please include the following information for our support team.

  1. Video
  2. Format watched (HTML, MP4, streaming)
  3. Chapter or section that issue relates to (if relevant)
  4. System being played on
  5. Browser used (if relevant)
  6. Details of support
Why can’t I download my video package?Chevron down iconChevron up icon

In the even that you are having issues downloading your video package then please follow these instructions:

  1. Disable all your browser plugins and extensions: Some security and download manager extensions can cause issues during the download.
  2. Download the video course using a different browser: We've tested downloads operate correctly in current versions of Chrome, Firefox, Internet Explorer, and Safari.

[8]ページ先頭

©2009-2025 Movatter.jp