/books/test-driven-react-2
Active Threads This:
Latest Threads About This Book
Good evening @TrevorBurnham!
Here’s a minor one. When adding the first react hook on page 74, the import statement is missing from the c...
New
Hi Trevor,
I had picked up the original version of this book a while ago. I’m just now getting into several of the topics covered here, ...
New
Hi again! Here’s another change that would update the book for eslint ^8.25.0 (‘flat config’): On page 53, .eslintignore files were depre...
New
Then create a REACT.md project in the root of your test-driven-carousel project.
This is probably meant to say create a README.md file.
New
Text says
Refactoring components into HOCs has the advantage of keeping code in
manageable units,
but HOC are not used anymore (in the ...
New
Also, all 4 points are numbered ❶.
New
Page 134 also contains a START_HIGHLIGHT.
New
@TrevorBurnham
All three tests expect the same URL. One test does not use any button, one test moves forward, one backwards in the slide...
New
@TrevorBurnham
The text after ❶ claims this is the first time we wrote a type definition for a function. The ImgComponent prop used way ...
New
@TrevorBurnham
Text says:
$ npm install --save-dev eslint-plugin-react-hooks@6.0.1
as of time of this writing, latest released version...
New
Most Active This Week
Most Active This Month
Most Active This Year
@TrevorBurnham
Maybe I missed it, but I think you need to add @testing-library/jest-dom to the compileOptions/types in tsconfig.json, ot...
New
Learn the right way to do test-driven development with React. You'll come away knowing how to use the latest tools to streamline your...
New
@TrevorBurnham
Hi everyone,
the book description on pragprog contains the following:
[…] easy-to-understand tests with Vitest and Rea...
New
@TrevorBurnham
figCaption in CarouselSlide.tsx has lost its data-testid attribute, so the test fails if copied as is
New
@TrevorBurnham
On page 39, it is presented the following command to format:
"format": "eslint --fix . && prettie...
New
@TrevorBurnham
Example: commit message is misleading
:wrench: Move tests into their own folder
This commit message doesn’t relate the ...
New
@TrevorBurnham
I can’t even get the initial React project off the ground. The provided command;
npm create vite@4.4.9 test-driven-carous...
New
We are asked to add .ts and .tsx to the extension list but the example package.json is exactly the same as we already have at this point....
New
@TrevorBurnham
Text says You also added some powerful new tools to your belt, including webpack-dev-server, stylelint, and snapshots. we...
New
@TrevorBurnham
Text says:
$ npm install --save-dev eslint-plugin-react-hooks@6.0.1
as of time of this writing, latest released version...
New
Then create a REACT.md project in the root of your test-driven-carousel project.
This is probably meant to say create a README.md file.
New
@TrevorBurnham
All three tests expect the same URL. One test does not use any button, one test moves forward, one backwards in the slide...
New
Also, all 4 points are numbered ❶.
New
Text says Since the default value is numeric, try a string value but the default value implemented earlier in the chapter is a string, no...
New
Text says
Refactoring components into HOCs has the advantage of keeping code in
manageable units,
but HOC are not used anymore (in the ...
New
Most Active Last Three Years
@TrevorBurnham
The text after ❶ claims this is the first time we wrote a type definition for a function. The ImgComponent prop used way ...
New
@TrevorBurnham
const nextButton = screen.getByTestId("prev-button");
Small copy paste error, apparently.
New
Page 134 also contains a START_HIGHLIGHT.
New
Hi again! Here’s another change that would update the book for eslint ^8.25.0 (‘flat config’): On page 53, .eslintignore files were depre...
New
Good evening @TrevorBurnham!
Here’s a minor one. When adding the first react hook on page 74, the import statement is missing from the c...
New
Hi Trevor,
I had picked up the original version of this book a while ago. I’m just now getting into several of the topics covered here, ...
New
Most Active Over Three Years
Book Info
Publisher:
Pragmatic Bookshelf
Are you this book's author? To be notified of all posts made about it, sign up an account then click here, then select 'watching' from the bell icon in the top right corner.
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Simply use coupon code "devtalk.com" at checkout. See full details here.
Latest
Filter by Type:
Related Portals
-
None added yet