Yes, you read it right. This short and sweet blog is on the KISS Principle. Well this is, I guess, the best day to write a blog on this topic. So I have been reading a lot of books these days and I came across the KISS principle and some simple rules...
Read More ▶Functions ❤️ are the most beautiful thing in JavaScript and Functional Programming is not possible without Higher Order functions but then... 🤔 What are Higher Order functions? Functions that operate on other functions, either by taking them as arg...
Read More ▶On 16th of November, 2021, Tanay Pratap arranged a space with Jiten on twitter and it was a great session loaded with a lot of information. I was fortunate enough to tune in at the perfect time and cover the complete session myself. Here are the key...
Read More ▶Abstract Equality Operator == is a binary operator that compares the value of two variables/operands and ignores the datatype equality, while, Strict Equality Operator === is a binary operator that compares the value of two variables/operands and als...
Read More ▶I scored 55/60(more than 90%) in Programming and 1608.23/1800(around 90%) as the NQT score but failed to clear the interview. Here is my analysis of why I failed. It was a great experience and those who gave , know that it wasn't like any other test ...
Read More ▶