Alexandru-Dan Pop@alexandrudanpop
#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 #programming19:15 PM - 29 Jul 2020