Learn JavaScript
4.3K subscribers
459 photos
10 videos
132 files
3.02K links
All info, tutorial, JS tips and more ....!
bio.link/javascript_js_
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @technical_stark
Download Telegram
Build Progressive Web Apps from the ground up with pure JavaScript

https://javascript.plainenglish.io/create-a-pwa-from-scratch-with-vanilla-javascript-c726c5b2f9e0

—-

Some library references for building machine learning applications with JavaScript and Node JS

https://javascript.plainenglish.io/top-10-js-libraries-for-machine-learning-a797fc7ff777

---

Get to know Higher Orders and Callbacks in JavaScript

https://dev.to/oalbacha/callbacks-higher-order-functions-in-javascript-2iee

---

Introduction to
Scope and Hoisting in JavaScript

https://dev.to/ohdylan/javascript-scoping-3adl

---

#pwa #scope #higherOrder #callback #library #machineLearning
Get to know let, const, and var keywords, with examples of each case

https://www.freecodecamp.org/news/understanding-let-const-and-var-keywords/

---

Introduction to
Scope and Hoisting in Javascript

https://javascript.plainenglish.io/understand-scoping-in-javascript-299e88b2989b

#let #const #scope
Long cheat sheet or cheatsheet listing Array manipulation methods with JavaScript

https://dev.to/doabledanny/javascript-array-method-cheat-sheet-17-must-know-methods-441g

---

Several machine learning libraries for JavaScript and Node JS

https://javascript.plainenglish.io/5-useful-libraries-for-machine-learning-in-javascript-1645aa9ef83a

---

Introduction to
Scope and Hoisting in JavaScript

https://javascript.plainenglish.io/scopes-in-javascript-ebf776d42430

---

Parsing URLs in JavaScript to retrieve parameters in them

https://reactgo.com/javascript-parse-url/

#array #cheatsheet #url #scope
Practice using Fs module on Node JS to read and write data, from channel Sanjeev Thiyagarajan

https://youtu.be/Wt_i73XFb7M

---

Configuring a Docker Container to run a TypeScript project

https://youtu.be/4q3br8jRSz4


Learn
Scope and Hoisting in JavaScript with the help of Chrome Dev Tools
https://dev.to/shaur/scopes-in-javascript-with-devtools-16gp

---

Simple explanation of if else and switch control flow
https://javascript.plainenglish.io/a-simple-explanation-of-if-else-switch-statements-in-javascript-for-beginners-1c6cfa1185c8

---

Creating a Countdown Timer with Javascript
https://javascript.plainenglish.io/building-a-javascript-countdown-timer-in-just-10-mins-c0b5d4bf1a28

---

Basic exercise introduction to RxJS Observable in JavaScript
https://javascript.plainenglish.io/create-an-rxjs-observable-98b90ecfda8e

---
See the ins and outs of this in the JavaScript API
https://javascript.plainenglish.io/demystifying-this-in-javascript-369a1dcb881

---

#this #scope #hoisting #rxjs #countdown
#fs #nodejs #typescript #docker
Introduction to Scoping in JavaScript with Web Dev Simplified

https://www.youtube.com/watch?v=TkFN6e9ZDMw

—-

Some ways to do function declarations in JavaScript and best usage tips

https://blog.sessionstack.com/how-javascript-works-the-different-ways-of-declaring-a-function-5-best-practices-8a0324c06fe2

—-

Tips and tricks in writing JavaScript code that helps in a neater code structure

https://javascript.plainenglish.io/20-simple-but-useful-javascript-coding-techniques-that-you-should-use-23f33bd45325


#webdevsimplified #scope #tips #trick #function