© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Pacholo Amit
A regular software engineer that likes calling himself a software engineer
Great article, I use the map function a lot in react especially if I'm rendering components based on a list I get from an API. :)
Caleb Olojo
Frontend Developer
Thanks, Pacholo!
I just borrowed the idea of rendering lists with the map function, to render a list of components instead