I am a humble junior dev and I thank you so much for the very helpful work.
@icodeit.juntao5 ай бұрын
You are most welcome
@ecbacs5 ай бұрын
does not matter in most of cases, but i would place all filtering pipes as close to start of the pipeline as possible to first eliminate items and then mapping them. sometimes it helps not only performance-wise, but more of even in obtaining narrower types down the line. thank you for video
@icodeit.juntao5 ай бұрын
Yeah, that's a great tip too. Thanks for sharing it!
@PetunenkoDV5 ай бұрын
Thank you for the video. One comment, I would disable Webstorm types hints to be more ide agnostic
@icodeit.juntao5 ай бұрын
Hi 👋, thanks for letting me know, I'll try it in my next video.