I may have done mistakes. Maybe writing stuff in this blog is also a mistake I don’t know about that but I did what I did and if it is wrong then I am responsible for that.Hope my mistakes never hurt anyone. I don’t like to hurt people but that’s not my weakness I hurt …
Tag Archives: fun
Programmer Song
THis is how we program it is not depression it is power out of it!. This song gives me and every programmer the crazy ness enough to write code all night and day. ENjoy the song enojoy the music and keep working.
Class Based React Component
A class based React component is used to manipulate data and create new states and variables. Before we learn more about states and variable data management let’s know the basic structure of a class based component in react. Don’t forget all the components in react start with a capital letter else react treat components as …