Learn JavaScript
97.2K subscribers
622 photos
15 videos
443 files
76 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
🔅 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
👍178
🔅 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
👍2710
👩‍💻 Getting Started with NuxtUI

In this article, we will talk about a powerful and flexible UI component library designed specifically for Nuxt applications. This guide will walk you through the process of integrating NuxtUI into your Nuxt 3 project, leveraging the power of Vue 3's Composition API to create stunning, responsive, and highly customizable user interfaces.


🔗 Link to the article
Please open Telegram to view this post
VIEW IN TELEGRAM
👍185
🔰 JavaScript tip

Use a replacer function in the JSON stringify method to define which values should be included or modify them.
Please open Telegram to view this post
VIEW IN TELEGRAM
👍346