DEV Community

Discussion on: React lists without .map

Collapse
 
miketalbot profile image
Mike Talbot ⭐

Yeah that's a "thing", I always do this because I like the main purpose - the body in other words - of a routines to be first. Then utilities it uses next. Doesn't work in TS with linting (because TS hates me!)