Blog
I often write technical blogs where I try to explain concepts with a different perspective, share my learnings and help others create utilies on their own. Below are some of my notable blogs. To read all of them follow me on Medium
Frequently changing feature deployment plans can be manageable using a branching strategy...
GitDeployment
Published on Feb 6, 2023
7 min read
Most articles suggest bypassing unsafe-eval & unsafe-inline instead of solving them...
CSPSecuritySPAFrontend
Published on Feb 3, 2023
8 min read
Write rules in JSON and add custom conditions to the rule engine with typescript support...
TypescriptJSONOpen-Close
Published on Sep 16, 2023
4 min read
Override behaviour of Vue components with inheritance in Vue 3...
InheritanceVue 3Composition API
Published on Jul 3, 2023
11 min read
For me it seems like a bold step to tell developers to adopt functional programming...
ReactFunctional Programming
Published on Jul 18, 2024
6 min read
How closures might work, maybe 'this' is a closure, thats probably why 'this' doesnt work in arrow fn...
Javascript
Published on May 22, 2024
6 min read