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
Practice using the correct CSS Selector in Vue JS so you don't need the Scoped CSS feature in Vue JS, with the Programming With Erik channel

https://youtu.be/9WEV51IGSek

#vue #css #scoped
Examples of class use cases in JavaScript from Freecodecamp

https://www.freecodecamp.org/news/javascript-classes-how-they-work-with-use-case/

---

Practice uploading files using the Multipart Form Data method using JavaScript and Node JS

https://dev.to/pankod/how-to-multipart-file-upload-using-formdata-with-html-16g4

---

Practice using Weakmaps and Weaksets in JavaScript

https://blog.logrocket.com/weakmap-weakset-understanding-javascript-weak-references/

---

#class #esm #weak #multipart
Forwarded from Learn CSS
Explanation of what is Font Weight in CSS with Dcode

https://youtu.be/hsuyIvzxOOQ

#dcode #font #weight #css
Some of the advantages of a fullstack JavaScript framework called Remix JS when compared to Next JS

https://betterprogramming.pub/6-killer-features-from-remix-3d7e01b0789e

#remix #nodejs #nextjs
Full Year Calendar using HTML CSS AND JS BY ONLINE TUTORIALS

https://youtu.be/hdnt-jdDlao

---

#onlinetutorials #css #calendar

#calendar
Udemy New Year Sale until January 6th


References to some good instructors for learning all-Node JS and JavaScript web development can be seen below:

1. Maximilian Schwarzmüller
2. Colt Steele
3. Angela Yu
4. Jonas Schmedtmann
5. Stephen Grider
6. Brad Traversy
7. The Net Ninja (Shaun Pelling)
8. Andrei Neagoie
9. Andrew Mead
10. Programmer Zaman Now

#course #udemy #Discount
A collection of frequently used JavaScript code snippets

https://blog.devgenius.io/15-javascript-codes-you-will-always-need-e8569903dd1

—-

Some functions of the Intersection Observer API in JavaScript and functions in web pages

https://tech.trell.co/the-beauty-of-intersectionobserver-api-in-js-6c89f2394072

#snippet #esm #intersection #observer
Freecodecamp released an exercise or course which is an update of the Responsive Web Design Certification material. This course can be accessed for free and definitely get a certificate.

https://www.freecodecamp.org/news/responsive-web-design-certification-redesigned/

---

Practice building responsive footers using CSS

https://dev.to/shantanu_jana/responsive-footer-design-using-html-and-css-m1i

---

Get to know the PurgeCSS library, a library for removing unused CSS assets.

https://blog.logrocket.com/purgess-remove-unused-css-code/

---

Practice making a Bar Chart

https://javascript.plainenglish.io/how-to-create-a-javascript-bar-chart-a87dd57e91f9

#css #course #freecodecamp #footer
Forwarded from Learn Html
A simple way to make highlights in HTML with the help of CSS and HTML mark tags

https://medium.com/weekly-webtips/how-to-highlight-text-in-html-e9032498062f

#html #css #highlights