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
Josh Comeau introduces a generator to easily create shadow elements, namely the Shadow Palette Generator

https://www.joshwcomeau.com/css/introducing-shadow-palette-generator/

#shadow #palette #generator #css #joshComeau
Introduction to Reduce function in JavaScript Array

https://dev.to/alexdevero/javascript-reduce-method-made-simple-1hb3

---

Tips and tricks in writing JavaScript code

https://betterprogramming.pub/3-marvelous-javascript-tips-to-speed-up-the-development-process-ba1bb8e3fb7a

---

Get to know about Object Symbols, a new type in JavaScript that will be used frequently.

https://hackernoon.com/understanding-symbol-javascripts-newest-primitive-type

#reduce #tips #symbol
Creating page routers for SPA/PWA applications with pure JavaScript ES2015

https://javascript.plainenglish.io/a-spa-pwa-router-in-pure-vanilla-es6-javascript-e8f79cfd0111

---

Side effects of Hoisting that occur in JavaScript and their solutions

https://javascript.plainenglish.io/3-ways-javascript-hoisting-affects-your-code-a6a93626c600

---

#router #pwa #spa #hoisting
Forwarded from Learn Html
Tips and tricks in compiling HTML structure to get a good SEO score

https://levelup.gitconnected.com/semantics-how-i-structure-html-without-divitis-dd0d376f193

#seo #html
The new features of React Router version 6 by Traversy Media

https://youtu.be/k2Zk5cbiZhg

#react #router
LMAO😂

DAO means Decentralized Autonomous Organization
Complete guidebook from Freecodecamp on how to use NGINX on server

https://www.freecodecamp.org/news/the-nginx-handbook/

#nginx #handbook #vps
Docker Handbook from Freecodecamp to learn introduction to Docker and its Compose

https://www.freecodecamp.org/news/the-docker-handbook/

#docker #handbook #freecodecamp
A simple exercise to build a Fullstack TypeScript application with Nest and PostgreSQL

https://itnext.io/full-stack-with-ts-nest-postgres-e684b464dbc5

#nest #typescript #postgresql
A collection of references that provide services and services to help develop front end web applications

https://levelup.gitconnected.com/15-handy-bookmarks-to-help-you-with-front-end-web-development-bb0ec5245747

#assets #frontend
Series training to build AirBnb with Next JS with Flavio Copes

https://flaviocopes.com/clone-airbnb-nextjs-2-list-houses/

#airbnb #clone #nextjs #react
Traversy Media released a new course for learning React JS called React Front to Back 2022. Contains an introduction to React JS and case examples of creating a React based project

https://youtu.be/zXecSGtwmRg

This class can be purchased at a Udemy discount with the following coupon link
https://www.udemy.com/course/react-front-to-back-2022/?couponCode=REACT5DAY

#course #react #udemy
Comparison between Vue JS projects made with Vue CLI and Vite CLI with the Programming With Erik channel

https://youtu.be/9egKxXu499I

#vue #vite #programmingWithErik
Simple tips and tricks for securing Node JS-based backend applications

https://kumar-salokya007.medium.com/how-to-secure-a-node-js-app-d2581a53dddc

#security #nodejs
Blogs You Should Follow as a Web Developer

1.
dev.to is the one-stop developer community where you can regularly read blogs from your peer developers from around the world!

2.
daily.dev is the perfect place to discover technical content with no effort. It will help you boost your knowledge and save time. Simply open a new tab, and you're all set.

3.
hackernoon.com is built for technologists to read, write, and publish!

4.
Hashnode.com is the easiest way to connect with a global dev community!

5.
simpleprogrammer.com is a great blog focused on helping software developers, programmers and other IT professionals improve their careers and live better lives.

6.
alligator.io 's goal is to try and make it easy and quick to understand things that are otherwise daunting to untrained eyes.
Switching Node JS versions with the help of Node Version Manager or NVM

https://blog.logrocket.com/how-switch-node-js-versions-nvm/

#nvm #nodejs #version