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 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
Define properties with Vue Property Decorator and TypeScript

https://blog.logrocket.com/define-properties-vue-property-decorator-typescript/
Forwarded from Learn CSS
Check out the new Chrome Dev Tools feature for debugging Flexbox CSS

https://youtu.be/J5n2aS37rpE

#chrome #devtools #flexbox #css
Forwarded from Learn CSS
An important exercise from Kevin Powell on how to create responsive font sizes or typography with CSS

https://youtu.be/fs9uJ7I4a70

#kevinPowell #css #font #typography
The second part of Traversy Media's long exercise on building MERN Stack and Node JS web applications, which is the section on adding JWT token safeguards in API endpoints

https://youtu.be/enopDSs3DRw

---

The first part of the exercise can be seen here
https://youtu.be/-0exw-9YJBo

#jwt #traversyMedia #nodejs #mern
Forwarded from Learn CSS
Essential practice from Dcode on creating your own Color Picker with pure JavaScript, HTML and CSS

https://youtu.be/eGth988Sm8w

#dcode #colorPicker #color #css
GitHub Campus Experts program are OPEN for the February 2022 Batch!

https://apply.githubcampus.expert/?mc_cid=93df00e686&mc_eid=d7919530c5
Forwarded from Cyber Punk
Googling is a must have skill for developers.

Here are the pro tips to search on Google.

1. Asterisk *

Use * to fill in missing words or phrases.
🔎 Example Search: how to * in JavaScript.

2. Search:

Using search: you can search within a website.
🔎 Example Search: search:quora .com arrays

3. Range:

Use ... to search within a range of numbers.
🔎 Example Search: JavaScript in 2010....2020

4. Related:

Use related: to sites that are similar to other sites.
🔎 Example Search: related:w3schools. com

5. Plus +

Using + will return pages that contain both words
Right-pointing magnifying glass Example Search: JavaScript Oops+React

6. Quotation

Use "" to search for exact phrases.
Right-pointing magnifying glass Example Search: "html 2021"

7. OR

Use OR Operator to get the result of one of the search terms
Right-pointing magnifying glass Example Search: React OR Vue masterclass.

8. Define:

Use define: to find a definition
Right-pointing magnifying glass Example Search: define:oops


@CyberPunk_anonymous
Ember CLI Addon Evolution — Robert Jackson, Boston Ember Community Meetup

https://www.youtube.com/watch?v=5m40BCh3BGk
Web 3.0 Frontend Stack of 2022: Building Authentication with MetaMask, React, Next.js, and Chakra UI

https://javascript.plainenglish.io/web-3-0-frontend-stack-of-2022-building-authentication-with-metamask-reactjs-nextjs-and-5af2bf8c9de4

#NFT #Web3 #Resources

For More Web3 Content Join
@web3_learn
Building a Web3 dApp authentication with React, Web3.js and Metamask.

https://dev.to/ishanme/building-a-web3-dapp-authentication-with-react-web3js-and-metamask-12a7

#ethereum #web3 #metamask
#Dapps

For More Web3 Content Join @web3_learn
Forwarded from Learn CSS
The eighth part of the Unpas Web Programming exercise, about creating page layouts with Tailwind CSS

https://youtu.be/Hq0M3zUlegE

#tailwind #css #wpu