DJDivyansh Jainindivyanshjain.hashnode.dev·Jul 6, 2021 · 2 min readCompiled List of Useful Web Development ResourceThis list is incomplete and I'll be adding links to more resources here bookmark this post and stay tuned. Please feel free to suggest new resources which are not on the list. Learning Resources The Odin Project Fullstack open 30 Days Coding MDN ...00
DJDivyansh Jainindivyanshjain.hashnode.dev·Jun 13, 2021 · 3 min readWhat the heck is call(), bind() & apply() ?Working with JavaScript “this” keyword can be tricky. Not knowing the background rules may end up with the famous “it works, but I don’t know why” or worse: “it doesn’t work and I don’t know why”. It’s good to know the theory before putting things in...00