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
Join this channel for programming books

https://t.me/joinchat/eQrm_83P4yI0ZTU9
Forwarded from All kind of Ebooks
MERN Projects for Beginners

Authors: Biswas, Nabendu
Year: 2021
To get all the updates of the channel first, turn Notification on!
Complete collection of Node JS and MERN Stack fullstack learning resources

https://devdojo.com/rahulism/free-100-mern-mean-stack-resources

#mern #nodejs #fullstack #resource
Get to know the concept of event loop processes in JavaScript which consist of Callbacks, Call Stacks, and Queues

https://dev.to/imkarthikeyan/javascript-call-stack-event-loop-and-callback-queue-1ioo

---

How to Destructuring Nested Objects in JavaScript

https://javascript.plainenglish.io/destructuring-nested-javascript-objects-7b9043a199b6

---

Get to know some looping techniques in JavaScript

https://javascript.plainenglish.io/common-loops-in-javascript-a-guide-65b8eb072795

---

A collection of essential and usable JavaScript libraries for projects

https://javascript.plainenglish.io/11-useful-libraries-that-will-come-in-handy-for-frontend-developers-440d2fd1657f

---

The data type that is suitable for the currency data type or currency

https://javascript.plainenglish.io/what-is-the-best-type-for-currency-in-programming-83709ad38e5e

#callback #queue #eventLoop #library #currency #destructuring
Manual containing exercises and cheats Using modern JavaScript ES2015 or ES6

https://devdojo.com/shrey/es6-handbook.

#Book #Handbook #ES2015 #ES6
Javascript Mastery released a long and cool exercise in building a real estate selling web application with Node JS and React JS. Then deploy to the Vercel Hosting service.

https://youtu.be/y47gYvXchXM

#javascriptMastery #vercel #react #nextjs #realestate
Introducing Node JS by creating some sample application cases with Freecodecamp

https://www.freecodecamp.org/news/build-six-node-js-and-express-js/

---

Tips for using environment variables in Node JS

https://javascript.plainenglish.io/using-environment-variables-like-a-pro-in-node-js-7fd2793808d3

---

Node-safe libraries, libraries that help run Node JS applications with access permissions like the Deno runtime

https://github.com/berstend/node-safe

---

#nodejs #freecodecamp #nodesafe #env
Forwarded from Learn CSS
CSS Grid introduction by Kevin Powell

https://youtu.be/rg7Fvvl3taU

---

Comparison between Flexbox and CSS Grid

https://levelup.gitconnected.com/grid-vs-flexbox-battle-75f9f940502a

---

#css #grid #flexbox #kevinPowell
Introduction training of some MySQL commands and examples of CRUD data in them

https://www.freecodecamp.org/news/learn-sql-in-10-minutes/

#sql
How to fetch data with Fetch and Svelte JS

https://www.sitepoint.com/svelte-fetch-data/

#svelte