Tag: Playbook

React 18 Debugging Playbook


Free Download React 18 Debugging Playbook
Released 6/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Advanced | Genre: eLearning | Language: English + vtt | Duration: 2h 52m | Size: 895 MB
Do you wish you spent less time debugging React code? This course will teach you how to quickly diagnose common issues using the React Developer Tools so you can spend more time writing your application

(more…)

C++20 Algorithms Playbook


Released 4/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English | Duration: 3h 57m | Size: 660 MB
If the C++ Standard Library seems intimidating, try getting started with it through theheader. This course will teach you how to find pre-written functions that will speed up your development.

(more…)

Learning RxJS Operators by Example Playbook


David Mann | 3:47 h | Video: H264 1280×720 | Audio: AAC 48 kHz 2ch | 599 MB | Language: English
The strength of RxJS is its over 100 operators; they provide the power. Learning those operators was hard, until now. This course will teach you every single operator, with examples and marble diagrams, all in framework-agnostic vanilla JavaScript.
The true strength of RxJS is the over 100 operators it includes. Unfortunately, this is also a weakness – it’s hard to learn everything those operators offer. In this course, Learning RxJS Operators by Example Playbook, you will learn how the power these operators offer can make your applications easier to code and troubleshoot. First, you will explore how to improve performance. Next, you will discover operators that you didn’t even know existed. Finally, you will be able to add them to your coding toolbelt. Every single operator is covered; first in an overview with a marble diagram and then in code, with at least one example per operator. All examples are in vanilla JavaScript so there’s nothing extraneous. Watch it straight through to learn it all, or jump in and skip around to learn just the operators you need right now. When you’re finished with this course, you will have the skills and knowledge of RxJS needed to write high-performing, easy-to-maintain code.
Homepage

https://www.pluralsight.com/courses/rxjs-operators-by-example-playbook

(more…)

React 18 with Create-React-App Playbook


Zachary Bennett | Duration: 0:53 h | Video: H264 1280×720 | Audio: AAC 48 kHz 2ch | 133 MB | Language: English
Create-React-App is a powerful tool that can help you to become productive with React fast! This course will teach you the basics of create-react-app so that you can create, modify, and configure React applications..
Create-React-App is a popular tool for bootstrapping new React applications and can help you to get up and running with React in seconds. In this course, React 18, Create-React-App Playbook, you’ll learn how to use create-react-app to get started using React quickly. First, you’ll explore how to create new React applications and learn the basic structure of a new application. Next, you’ll discover how to modify an existing create-react-app application. Finally, you’ll learn how to build and configure an application created via create-react-app . When you’re finished with this course, you’ll have the skills and knowledge of create-react-app needed to build React applications!
Homepage

(more…)