Alexandru-Dan Pop profile image
Alexandru-Dan Pop
@alexandrudanpop
twitter logo
#React tip:
When testing components using React Testing lib, make the disctinction between:
◆ getBy* - return the first matching node and throws an error if no elements match
◆ queryBy* - return the first matching node for a query or null

#100DaysOfCode #programming
19:15 PM - 29 Jul 2020
Twitter reply action Twitter retweet action Twitter like action