Web Development - HTML, CSS & JavaScript
50.2K subscribers
1.65K photos
5 videos
34 files
296 links
Learn to code and become a Web Developer with HTML, CSS, JavaScript , Reactjs, Wordpress, PHP, Mern & Nodejs knowledge

Managed by: @love_data
Download Telegram
Skills to master as a web developer
๐Ÿ”ฅ10โค3
๐Ÿ’– Heart Pattern using JavaScript! ๐Ÿ’ป

let n = 10;
let str = "";

for (let i = n / 2; i < n; i += 2) {
  for (let j = 1; j < n - i; j += 2) str += " ";
  for (let j = 1; j < i + 1; j++) str += "*";
  for (let j = 1; j < n - i + 1; j++) str += " ";
  for (let j = 1; j < i + 1; j++) str += "*";
  str += "\n";
}

for (let i = n; i > 0; i--) {
  for (let j = 0; j < n - i; j++) str += " ";
  for (let j = 1; j < i * 2; j++) str += "*";
  str += "\n";
}

console.log(str);


๐Ÿ’ก Output: A cute heart printed in the console ๐Ÿ’˜

๐Ÿ”ฅ Tap โค๏ธ for more fun code snippets!
โค17๐Ÿ‘1
๐—Ÿ๐—ฒ๐—ฎ๐—ฟ๐—ป ๐—–๐—ผ๐—ฑ๐—ถ๐—ป๐—ด ๐—ก๐—ผ๐˜„, ๐—ฃ๐—ฎ๐˜† ๐—”๐—ณ๐˜๐—ฒ๐—ฟ ๐—ฃ๐—น๐—ฎ๐—ฐ๐—ฒ๐—บ๐—ฒ๐—ป๐˜!๐Ÿ˜

Unlock Opportunities with 500+ Elite Hiring Partners

 Eligibility:- BE/BTech / BCA / BSc

๐ŸŒŸ 2000+ Students Placed
๐Ÿค 500+ Hiring Partners
๐Ÿ’ผ Avg. Rs. 7.4 LPA
๐Ÿš€ 41 LPA Highest Package

๐—•๐—ผ๐—ผ๐—ธ ๐—ฎ ๐—™๐—ฅ๐—˜๐—˜ ๐——๐—ฒ๐—บ๐—ผ๐Ÿ‘‡:- 

https://pdlink.in/4hO7rWY

Hurry๐Ÿƒโ€โ™‚๏ธ, limited seats available!
โค1
JAVASCRIPT TECH STACK
โค6
๐—™๐—ฅ๐—˜๐—˜ ๐—ข๐—ป๐—น๐—ถ๐—ป๐—ฒ ๐—–๐—ผ๐˜‚๐—ฟ๐˜€๐—ฒ๐˜€ ๐—ง๐—ผ ๐—˜๐—ป๐—ฟ๐—ผ๐—น๐—น ๐—œ๐—ป ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ ๐Ÿ˜

Learn Fundamental Skills with Free Online Courses & Earn Certificates

- AI
- GenAI
- Data Science,
- BigData 
- Python
- Cloud Computing
- Machine Learning
- Cyber Security 

๐‹๐ข๐ง๐ค ๐Ÿ‘‡:- 

https://linkpd.in/freecourses

Enroll for FREE & Get Certified ๐ŸŽ“
โค5
Git Commands

๐Ÿ›  git init โ€“ Initialize a new Git repository
๐Ÿ“ฅ git clone <repo> โ€“ Clone a repository
๐Ÿ“Š git status โ€“ Check the status of your repository
โž• git add <file> โ€“ Add a file to the staging area
๐Ÿ“ git commit -m "message" โ€“ Commit changes with a message
๐Ÿš€ git push โ€“ Push changes to a remote repository
โฌ‡๏ธ git pull โ€“ Fetch and merge changes from a remote repository


Branching

๐Ÿ“Œ git branch โ€“ List all branches
๐ŸŒฑ git branch <name> โ€“ Create a new branch
๐Ÿ”„ git checkout <branch> โ€“ Switch to a branch
๐Ÿ”— git merge <branch> โ€“ Merge a branch into the current branch
โšก๏ธ git rebase <branch> โ€“ Apply commits on top of another branch


Undo & Fix Mistakes

โช git reset --soft HEAD~1 โ€“ Undo the last commit but keep changes
โŒ git reset --hard HEAD~1 โ€“ Undo the last commit and discard changes
๐Ÿ”„ git revert <commit> โ€“ Create a new commit that undoes a specific commit


Logs & History

๐Ÿ“– git log โ€“ Show commit history
๐ŸŒ git log --oneline --graph --all โ€“ View commit history in a simple graph


Stashing

๐Ÿ“ฅ git stash โ€“ Save changes without committing
๐ŸŽญ git stash pop โ€“ Apply stashed changes and remove them from stash


Remote & Collaboration

๐ŸŒ git remote -v โ€“ View remote repositories
๐Ÿ“ก git fetch โ€“ Fetch changes without merging
๐Ÿ•ต๏ธ git diff โ€“ Compare changes


Donโ€™t forget to react โค๏ธ if youโ€™d like to see more content like this!
โค13
๐ŸคกMost crypto channels just throw charts and hype at you.
This one gives clear, real moves instead.

Know what to buy, when to sell, and how to avoid costly mistakes.

New to crypto or already trading? Get clear moves, not noise.
๐Ÿ‘‰ Join now and trade smarter:
https://t.me/+3xRw-RoEHhk0ZDJi
โค2
โŒจ๏ธ JavaScript Neat Tricks you should know
โค1
๐Ÿ“Š ๐——๐—ฎ๐˜๐—ฎ ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ ๐—™๐—ฅ๐—˜๐—˜ ๐——๐—ฒ๐—บ๐—ผ ๐—ฐ๐—น๐—ฎ๐˜€๐˜€ ๐—ถ๐—ป ๐—›๐˜†๐—ฑ๐—ฒ๐—ฟ๐—ฎ๐—ฏ๐—ฎ๐—ฑ/๐—ฃ๐˜‚๐—ป๐—ฒ ๐Ÿ˜

๐Ÿ”ฅ Learn Data Analytics with Real-time Projects ,Hands-on Tools

โœจ Highlights:
โœ… 100% Placement Support
โœ… 500+ Hiring Partners
โœ… Weekly Hiring Drives

๐—•๐—ผ๐—ผ๐—ธ ๐—ฎ ๐—™๐—ฅ๐—˜๐—˜ ๐——๐—ฒ๐—บ๐—ผ๐Ÿ‘‡:-

๐Ÿ”น Hyderabad :- https://pdlink.in/4kFhjn3

๐Ÿ”น Pune:-  https://pdlink.in/45p4GrC

๐Ÿ”น Noida :-  https://linkpd.in/DaNoida

Hurry Up ๐Ÿƒโ€โ™‚๏ธ! Limited seats are available.
โค1
Sample email template to reach out to HRโ€™s as fresher

Hi Jasneet,

I recently came across your LinkedIn post seeking a React.js developer intern, and I am writing to express my interest in the position at Airtel. As a recent graduate, I am eager to begin my career and am excited about the opportunity.

I am a quick learner and have developed a strong set of dynamic and user-friendly web applications using various technologies, including HTML, CSS, JavaScript, Bootstrap, React.js, Vue.js, PHP, and MySQL. I am also well-versed in creating reusable components, implementing responsive designs, and ensuring cross-browser compatibility.

I am confident that my eagerness to learn and strong work ethic will make me an asset to your team.

I have attached my resume for your review. Thank you for considering my application. I look forward to hearing from you soon.

Thanks!


I hope you will found this helpful ๐Ÿ™‚
โค1