Hrishikesh rai

Frontend developer. Loves javascript ❤

2 min read

How many times we came across so many popular libraries and application and have seen NaN, plenty! I know right 😅. Well there is no such…

2 min read

- Loosely check type. - Strictly check type. Apart from normal value checking both these operators check types and return a result. The…

5 min read

I'm pretty sure being in JavaScript community you might have come across the term coercion a lot of time. And you might have even got into…

2 min read

Now that you are aware of theory of functional programming let's unfold some of the popular methods used in functional programming and see…

4 min read

Functional programming is a programming paradigm, its a way of thinking about problem based on some fundamental principles.So what are these…

4 min read

Before I write anything I just want to let you know that this is solely my personal understanding of the language I might be absolutely…