I am an aspiring software developer. I have worked mostly on the Front-end side and I have a better understanding of back-end technologies as well. Getting into the habit of writing daily content and documenting my learning journey.
I am available for content creation on any mentioned skills.
Great blog but one input I will give from my side is that loose equality ( == ) also does type check if the type is the same it works in the same way as ( === ) works and if the type is not the same then it does type coercion.