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
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
Creating Docker Containers for Node JS and PostgreSQL based backend applications

https://ardaorkin.medium.com/dockerizing-a-nodejs-app-along-with-postgresql-database-ff0d8870f219


#nodejs #postgre #sql
Using Jest for Unit Testing TypeScript-based applications

https://blog.logrocket.com/testing-typescript-apps-using-jest/

#jest #typescript