Functional programming: Declarative vs Imperative programmingHow to do it? vs What to do?May 22, 20221May 22, 20221
Functional programming : Avoid MutationsThe Mutation. Are you the one who heard this word only in the X-men movie? Well, If yes don’t worry, I was once too.Feb 19, 2022Feb 19, 2022
Functional programming : Avoid Side EffectsOne of the most important guidelines for Functional Programming is “avoid the side effects”.Jan 9, 2022Jan 9, 2022
Javascript : Dot (.) notation vs Bracket [] notationFor most of the developers, Dot (.) or Bracket [] does not matter. They randomly use any one of these and once they ran into a strange…Apr 3, 2021Apr 3, 2021