SunitaNandanShivaay
@st17931
Building Softet Solutions || Software Engineer @in2it || Ex Software Engineer Intern @knorex || In ❤️ with JavaScript
ID: 1461999382660714501
20-11-2021 10:06:50
85 Tweet
16 Takipçi
113 Takip Edilen
When there is a divergence between how you think code behaves and how the code actually behaves, that's when bugs enter the code. #kylesimpson #youdontknowjs Hitesh Choudhary
NAN in javascript does not mean ----> Not a number. NAN means invalid no. And guess what is type of NAN i.e typeof NAN Its number😀 Francesco Ciulla freeCodeCamp.org JavaScript Hitesh Choudhary
Remember the falsy values in javascript and you are good to go:-- 1.> "" 2.> null 3.> undefined 4.> false 5.> 0, -0 6.> NaN Node.js JavaScript Chris Kalmar ⚡️ TypeScript React
Sorry, But everything in JavaScript in not object.#javascript #react JavaScript Daily
Need help React Native React Native Heroes React Native Community Expo React Native Radio iam making react native gallary app so I have to access all images from folder choosen by user from the device storage. How can I do so with expo. Pls help guys