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
We thank this person for supporting us a lot and being a part of us

We wish we get his/her support forever.
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

Keep supporting ❤️


●--❁ @CyberPunk_anonymous ❁--
Comprehensive Guide To Error Handling In Node.js

https://www.honeybadger.io/blog/errors-nodejs/

#nodejs #error #handler
Implement lazy loading on modules for use on some Angular page components

https://blog.logrocket.com/customize-angular-lazy-loading-modules-multiple-frontends/ #angular

#lazyloading #module
Practice building an app from Vue JS 3 and deploying it to the AWS Amplify service, with the Programming With Erik channel

https://youtu.be/IFXjm_fmNr8


#vue #aws #programmingWithErik
Shopify just announced a React-based JavaScript framework called Hydrogen. It is similar to Next.js, but has extra features for ecommerce and data fetching with GraphQL.

🔗 Resources

Hydrogen Docs
https://hydrogen.shopify.dev/

React server components

https://reactjs.org/blog/2020/12/21/data-fetching-with-react-server-components.html

Shopify built a JS Framework // Hydrogen First Look:

https://m.youtube.com/watch?v=mAsM9c2sGjA&feature=youtu.be


#shopify #react #firstlook
Hello people ,

I found an app to earn money without doing anything .

So here I am with this app which will work on Android , Mac os and windows

You can sign up with my referral and get 5$ without any loss on your side . Or you can simply sign up and get nothing ...
It's upon you .

So what is this app ?
-> The name is honeygain .
It basically uses your leftover internet to do things ( everything is legal so no
worries ) and give you credits in return which you can redeem for real money .


You simply have to turn it on once while using your device . It will automatically earn for you .

Isn't it awesome ?

Sign up :
https://r.honeygain.me/PAVAN607D1
( and get free 5$ )

If you have more doubts , you can visit their site . It's 100% real and authentic . Also lots of proofs is available on YouTube .

Best wishes😇
❤️
Creating a social media login system in React JS with the help of Passport JS and Node JS

https://www.youtube.com/watch?v=7K9kDrtc4S8

#react #passport #login #auth
Forwarded from Learn Html
Creating page loader animations with Tailwind CSS
https://dev.to/koddr/you-dont-need-svg-creating-animated-loaders-for-content-with-tailwind-css-2cf0

---

Explanation of some properties of Flexbox CSS

https://dev.to/snowbit/flexbox-properties-3nd3

---

Tips for creating the correct HTML page structure

https://javascript.plainenglish.io/structuring-html-pages-the-right-way-3daddbce6320

---

Some HTML elements that are considered deprecated and other alternatives for their replacement

https://blog.logrocket.com/deprecated-html-elements-and-what-to-use-instead/


#tailwind #css #html