Here, I have discussed js String, Array, Math, number and Date Method. Even script operators have been discussed.
Javascript fundamental consept part-2
Firstly, here I have discussed about js DataType, and lastly discussed some with error handling, example:try, catch, throw.
Javascript fundamental consept part-3
I discussed it from the very beginning Truty, falsy value, and null vs undifind. and finally discussed local socpe and block scope whice most important topic of javascript.
Fundamental Basic Consept of React
Here, I have just discussed about what is react, jsx, props, component, state and Event Handler. Here I have tried to explain with examples
coding Best paractice in Software Development
Here I have discussed how we can organize our code.For that we have discussed the Naming Convention & consistency. second topic is comment and indentation, third topic is DRY(Don't repeate yourself) and nesting. And there are many more topic in this blog so for that you must enter the link.