Yeaaa m lazy 🫡. Checkout ezwears.in#coding #programming #ezsnippet #javascript #motivation

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Bhai Jo Coding ka C nahi jaanta tum usse kya Gyaan le rahe ho 😂 Controversy Maheshwari 😂😂

sarlok
Автор

SAMAJH NAHI AAYA PAR SUN KE ACCHA LAGA

ujjwalkumarsingh
Автор

For small data, using filter() is cool, but for larger data, for-loop is better in performance, so both are good, it depends on the data and some other factors.

nimbu_
Автор

I agree with ezsnippet but laziness helps me in designing the UI/UX.

kartikeyjaiswal
Автор

Developer Rahul be like : swagat to kro hmara😂😁

shifteditz
Автор

More smarter and faster,

(a %2) == 0 ❎
(a & 1) == 0 ✅

surojitsantra
Автор

Coding bootcamps ke bare me bata do ....join Krna chiye ya naiii ✌🏼✌🏼

rahulrajawatrajput
Автор

Smart banda mirii tara

Bro didn't even hesitate

dhaulagiribgl
Автор

Dsa bhi padha and filter method bhi Bata diya nice😅😂😂😂

hemantprasad
Автор

Optimal solutions nikalne wale ko alsi bol ra tha wo😂

_shahil
Автор

Logical operator !(3>4)&&(6<5);
Out put = true 😅

parthshingne
Автор

Bhai tum uttarakhand bhi aa rkhe ho kedarnath temple ❤️‍🔥

pahadimusicbaba
Автор

Use reduce instead.

Map and filter chain can always be replaced with reduce.

swastikpatro
Автор

I feel functional programming looks cleaner but the readability and debugging might be little time consuming. Of course for simple usecases it is good.

SounakBasuRoy
Автор

Actually it is "Lazy do great in programming" because they tired of typing so they use brains . Or they just automates the tasks 😊😊😊❤

SaumyaBondre-bu
Автор

Pura video pe wahi bolrha tha maheshwari ki lazy insan zyada kaam nhin karna chahta isiliye lazy insan bohot short code karega with same value

RahulGupta-zlef
Автор

Haan map function new resulted array return karta h without creating explicit new array...great

sumitsinghal
Автор

Yeah but pehla jo Loop wala kaam hai wo language dependent nhi hai you can code it in any language and to use map filter, you must have eXposure of Js, so I prefer lazy wala banda.😅

SameerAli-whii
Автор

Bhai samaj kuch nahi aya but sunne me acha laga 🫠🤣

p
Автор

Similar we can achieve in java by streams

Akshaymate
visit shbcf.ru