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
Forwarded from Learn CSS
Practice with Candi Dev on creating a movie listing app with Next JS and Tailwind CSS

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

#movie #nextjs #react #tailwind
Forwarded from Cyber Punk
⚰️ Bytescare RIP ⚰️

#️⃣ Tags:
#Index

🔽 Site Rip Contents:

1. A Cloud Guru
2. Academind
3. AntonIT
4. BloggingX
5. Bloop Animation
6. CBTNuggets
7. Code4Startup
8. codedamn
9. Color Grading Academy
10. Domestika
11.
Fireship.io
12. INE
13. ITProTV
14. Lecturio
15. Masterclass
16. MixingLights
17. Motion Design School
18. PacktPub
19. Pirple
20. PrepInsta
21. Skylines Academy
22. TCM Sec
23. ZeroToMastery

🔗 Index Link:
😳
https://telegra.ph/Free-Courses-02-08
Practice with Dcode on must-know tips and tricks when Programming JavaScript

https://youtu.be/oRekCcwSeXs

---

Tips for using Async Await in a Loop

https://javascript.plainenglish.io/javascript-foreach-and-async-await-done-correctly-49cc04a3df04

---

Practice using the modern JavaScript feature of Optional Chaining properly

https://www.freecodecamp.org/news/javascript-optional-chaining/

---

#tips #trick #OptionalChaining #async #await
Using Apollo GraphQL on a Next JS web application

https://blog.logrocket.com/why-use-next-js-apollo/

#react #graphql #nextjs #apollo
Best practice tips and tricks for writing web applications using React JS

https://www.freecodecamp.org/news/best-practices-for-react/

---

Applying Clean Code principles to React with TypeScript

https://dev.to/alexomeyer/10-must-know-patterns-for-writing-clean-code-with-react-and-typescript-1m0g

#react #typescript #bestPractices
Forwarded from Learn CSS
Introduction to Cascade Layers in CSS with Kevin Powell

https://youtu.be/NDNRGW-_1EE

#kevinPowell #cascadeLayer
Web Development for Beginners by Microsoft

Authors: Jen Looper, Chris Noring, Christopher Harrison, Jasmine Greenaway, Yohan Lasorsa, Floor Drees, and sketchnote artist Tomomi Imura

🎬 24 lessons

Azure Cloud Advocates at Microsoft are pleased to offer a 12-week, 24-lesson curriculum all about JavaScript, CSS, and HTML basics. Each lesson includes pre- and post-lesson quizzes, written instructions to complete the lesson, a solution, an assignment and more. Our project-based pedagogy allows you to learn while building, a proven way for new skills to 'stick'.

🔗
Link to Course

🔗 Link to PDF



#webdev #webdevelopment #microsoft


Share with your friends! 🚀

Enjoy Learning 👍
Forwarded from All kind of Ebooks
The Missing Link
An Introduction to Web Development and Programming
by Michael Mendez
SUNY Fredonia
(State University of New York)
Forwarded from Cyber Punk
🔰 Simple URL Tricks For Google Drive You Should Know 🔰

Google Drive Web Viewer
Google Drive includes a built-in web viewer so people can view your shared files - from Microsoft Office documents to videos to AutoCAD drawings - directly in their browser. You can use this web viewer to view online files without having to download the files to your computer.

https://docs.google.com/viewer?url=FILE_URL

Replace FILE_URL with the full http link of the online document and anyone can view your file in the browser itself. Here’s an example 12.

Reader Mode for Google Drive Files
You can view native Google documents in reader mode (sans the Google UI) by simply replace /edit in the Google Drive file URL with /preview.

So if the original share link of a file in Google Drive is:

https://docs.google.com/spreadsheets/d/SHEET_ID/edit

You can view the same document in a clean, reader mode using the link:

https://docs.google.com/spreadsheets/d/SHEET_ID/preview

Copy and Make any shared Google Drive File your own

Replace /edit with /copy in the URL of any native Google Drive file and anyone can click that link to quickly make a copy of that file in their own Google Drive. Try here 2.

Original Link: https://docs.google.com/document/d/FILE_ID/edit Copy Link: https://docs.google.com/document/d/FILE_ID/copy

The /copy URL trick works for Google Docs, Sheets, Slides and Google Scripts. Add ?copyComments=true if you would like the copied document to include the comments from the original document. Set includeResolvedCommentsOnCopy=false to skip copying resolved comments and copyCollaborators=false to not share the copied document with the original collaborators.

You can use it for Google Forms as well but the form will be copied to another user’s Google Account only if the form owner has granted access to the form.

Invite users when copying documents

If you add userstoinvite=email@domain.com to the copy URL, the Google user who is copying the document will be prompted to share the document with the specific Google account immediately after copying the document.

https://docs.google.com/document/d/FILE_ID/copy?userstoinvite=emailaddres

Enjoy 👍❤️
Forwarded from Cyber Punk
Update your Chrome Browser Immediately!
━━━━━━━━━━━━━

Google chrome users are warned by the Indian Government of being vulnerable to cyberattacks due of multiple vulnerabilities existing in the browser!

The Ministry of Electronics and Information Technology's Indian Computer Emergency Response Team (CERT-In) has issued an online advisory to recommend users to update the Chrome browser immediately to avoid targeted attacks.

It's a huge alert, where a hacker could gain access to your system through the chrome browser by using some malicious codes.

The vulnerabilities in question were fixed by Google in Chrome 98 earlier this month. The nodal agency has categorised the severity of the issues as “high”.

The agency said that Google Chrome application before this version 98.0.4758.80 are affected by the vulnerabilities.

At the time of announcing the last release, Google said that access to bug details and links might be kept restricted until a majority of users do not update Chrome browser on their systems.

Chrome gets automatic updates in the background.

However, users with a vulnerable Chrome release can manually download the update by going to Chrome > About Chrome.

Once the update is downloaded, you will need to relaunch the browser to have its latest version completely installed. You're now safe!

Stay Updated, Stay Safe!

#SpreadKnowledge #GoogleChrome #Update