How To Pass Props In React JS

Introduction. Props in React JS are like little packages of data that help me make my components work together smoothly. I find that understanding how to pass props correctly not only makes m...
0 Read More

API & network topics

API & network topics
Today i learned about fetch API in javascript and other network protocols.what is API?⛶Application Programming Interface(API) are a type of software interface that enables applications to exchan...
0 Read More