Introduction In this blog, we will see the important JavaScript concepts before jumping into ReactJS. 1. Variable declaration The variables can be declared using var, let and const keywords. var: Once a variable is declared using the ‘var’ keyword, i...
3 followers
Computer Science student @SRM | Open Source Enthusiast | MERN Stack developer | Learning Django Framework