Web Development - HTML, CSS & JavaScript
50.9K subscribers
1.67K photos
5 videos
34 files
317 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
πŸ”‹ 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