Coding, itโs an endless process of trial and error, of trying to get the right command in the right place, with sometimes just a semicolon making the difference between success and failure. Code breaks and then it falls apart, and it often takes many, many tries until that magical moment when what youโre trying to build comes to life. --Reshma Saujani
const name = "Ujjwal";
while(alive){
const code = () => {
console.log("Code๐ป Code ๐ปCode ๐ป!!!!");
}
const learn = () => {
console.log("Learn languages, frameworks and how to use libraries");
}
const build = () => {
console.log("Make Projects");
}
}
- HTML
- CSS
- Tailwind CSS
- Javscript : My Favourite One, JS is โค๏ธ.
- Node.js
- React.js (Beginner level)
- Express.js
- MongoDB