Learn JavaScript
98K subscribers
675 photos
16 videos
444 files
78 links
JavaScript Training Courses

💳 Paid ads by: https://telega.io/c/JavaScript_Trainings

🔰 Linkedin: @Linkedin_Learning
🧿 Udemy: @Zero_To_Mastery
📦 Python: @LearnPython3
🔅 Web Development: @Webdev_Trainings
Download Telegram
⌨️ A simple introduction to regular expressions (regex) in JavaScript with examples 🚀
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
👍287🤩2
🔅 Event delegation in Javascript!!

Commonly used for handling clicks on dynamically added elements, managing events for a large number of similar elements efficiently, and simplifying event management in complex user interfaces.
👍2011
🔰 Observables in JavaScript

Lazy push-based streams of asynchronous data, allowing you to react to multiple values over time, unlike promises which handle a single value.
Please open Telegram to view this post
VIEW IN TELEGRAM
👍179
🔅 JavaScript Essential Training

🌐 Author: Morten Rand-Hendriksen
🔰 Level: Beginner

Duration: 6h 14m

🌀 Get hands-on experience scripting in JavaScript. Learn how to work with objects, variables, data types, conditionals, functions, loops, the DOM, and more.


📗 Topics: JavaScript

📤 Join Learn JavaScript for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
19👍11
00. Introduction.zip
39.6 MB
00. Introduction
11👍2
01. JavaScript A Brief Introduction.zip
151.6 MB
01. JavaScript A Brief Introduction
👍96
02. Get Up and Running with JS.zip
52.5 MB
02. Get Up and Running with JS
8👍6
03. Objects.zip
206.4 MB
03. Objects
👍62
04. Sidebar String Output.zip
56.5 MB
04. Sidebar String Output
👍54
05. DOM.zip
163.3 MB
05. DOM
👍91
06. Sidebar Variables and Data Types.zip
125.6 MB
06. Sidebar Variables and Data Types
7👍2
07. Arrays.zip
72.4 MB
07. Arrays
8👍1
08. Functions and Methods.zip
293.7 MB
08. Functions and Methods
11
09. Events.zip
132.5 MB
09. Events
👍64
10. Troubleshooting and Validating JS.zip
34.9 MB
10. Troubleshooting and Validating JS
👍62
11. Conclusion.zip
31.5 MB
11. Conclusion
👍92
JavaScript Essential Training Resources.zip
202.4 KB
JavaScript Essential Training Resources
👍112
🔰 Filtering and Modifying Array Elements in JavaScript

You may want to filter out certain elements while modifying the remaining elements in an array.

In JavaScript, this can be accomplished in the following ways:
1. Using filter and map methods together.
2. Use the reduce method to achieve both tasks in a single step.
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2712