Web Development - HTML, CSS & JavaScript
50.9K subscribers
1.67K photos
5 videos
34 files
319 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
FREE Resources to Learn Web DevelopmentπŸ”₯

πŸ”ΉοΈ HTML - w3schools.com/html
πŸ”ΉοΈ CSS - web.dev/learn/css
πŸ”ΉοΈ JavaScript - javascript.info
πŸ”ΉοΈ TypeScript - typescriptlang.org/docs
πŸ”ΉοΈ Git - learngitbranching.js.org
πŸ”ΉοΈ React - react.dev
πŸ”ΉοΈ UI/UX - css-tricks.com
πŸ”ΉοΈ API - restapitutorial.com
πŸ”ΉοΈ Python - python.org/doc
πŸ”ΉοΈ Node.js - nodejs.dev
πŸ‘7❀4
πŸ”‹ JavaScript vs. Python
❀4πŸ‘4
πŸ– 8 Super useful HTML tips & tricks that every Developer should know about
❀10πŸ‘2
🧿 useImperativeHandle in React

A great use case for useImperativeHandle in React is to expose specific methods or actions of a child component (e.g., triggering a focus or clearing an input) to a parent component while keeping other internal logic encapsulated.
πŸ‘2πŸ”₯2
Javascript is everywhere. Millions of webpages are built on JS.

Let’s discuss some of the basic concept of javascript which are important to learn for any Javascript developer.

1 Scope
2 Hoisting
3 Closures
4 Callbacks
5 Promises
6 Async & Await
πŸ‘4❀2