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
Getting to know the "this" function and Object in Javascript

https://dev.to/vinoo/deeper-into-this-in-javascript-4lil

#this
Build a backend application based on Nest TS , TypeScript and PostgreSQL

https://itnext.io/full-stack-with-ts-nest-postgres-e684b464dbc5

——

Example of JSON Web Token implementation on Nest JS

https://webera.blog/how-to-implement-refresh-tokens-jwt-in-nestjs-b8093c5642a9

—-

Using Prism ORM to connect to MySQL database in Node JS

https://medium.com/@tericcabrel/using-prisma-orm-to-build-a-node-js-application-with-mysql-ac9a7690bae8

—-

Creating multiple connections to the database on Node JS and MongoDb

https://ho3einmolavi.medium.com/multiple-databases-and-connections-in-nodejs-and-mongodb-f1c991468dd5

—-

A simple example of modifying a running Node JS server action with the help of Chrome Developer Protocol or CDP

https://levelup.gitconnected.com/nodejs-modify-running-server-behaviour-from-outside-445cee1f02b7

—-

#nodejs #nest #express #database #connection #cdp #prisma
Learn JavaScript pinned «Channel that contains a collection of news or content about JavaScript, Typescript, HTML, CSS, Libraries, Framework JS, Node.js , and also the engine To search for articles, use the search feature on this channel, and you can also search by hashtag # 👇👇👇»
Introduction to Spread Operators and Rest Parameters in Modern JavaScript

https://dev.to/sturpin/spread-operator-and-rest-parameters-4dij

---

Introduction of new features in JavaScript namely Array findLast and Array findLastIndex

https://www.stefanjudis.com/notes/new-in-javascript-array-findlast-and-array-findlastindex/

---

#rest #spread #findlast #findlastindex
Forwarded from Learn CSS
Creating landing pages like Starbucks coffeeshop, with HTML and CSS by Traversy Media

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

#css #traversymedia
Fireship reviewed the new React JS-based framework made by the team from React Router, called Remix JS which is suitable for JAMStack

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

#react #remix #fireship #nextjs
ESBUILD Introduction to Build Tools from Project JavaScript

https://blog.logrocket.com/getting-started-Ebuild/

#Ebuild #bundler
Forwarded from Cyber Punk
If you're 47 or younger, you're a time billionaire.

Are you using that time wisely?

IMPORTANT , READ WISELY

1 billion seconds = 31.7 years
The average human lives about 79 years.

If you're 47 or younger, that means you're a time billionaire.

You likely have 1 billion+ seconds left in your life.

If you're 20, there's a decent chance you're a multi-time billionaire.

But almost NOBODY thinks this way.

Why is that?
It's because our society places more value on being a dollar billionaire.

We severely overvalue the dollar billionaire and undervalue the time billionaire.

This is flawed.

Warren Buffett is worth billions of dollars.

No young person in their right mind would switch lives with him if they had to be in their 90s.

Time billionaire > Dollar billionaire

Time is the most precious asset in the world.Everybody has the same amount of time each day.

You can't buy more of it.

It's the only thing in our lives that we can't reacquire once it's gone.

On average, here's how we spend it:

• Sleeping = 26 years
• Trying to fall asleep = 7 years
• Working = 13 years
• TV = 8.3 years
• Eating = 4.5 years
• Chores = 4.3 years
• Social media = 3 years
• Commuting = 3 years
• Grooming = 1.8 years
• Exercise = 1.3 years

With an average life expectancy of 79 years that leaves us with 6.8 years of free time.

What falls into this bucket?
• Reading
• Falling in love
• Going to concerts
• Holidays/Vacations
• Time with friends/family
• Giving back to the community

Only 8.6% of our lives!

How much of your 6.8 years have you already used up?

What would you do differently with your time if you cut that number in half?

Think about these questions.

Then ask yourself:

"How can I optimize my time in the other buckets?"

Stop the timepass. Work harder
Chrome 97: WebTransport, New Array Static Methods and More

https://blog.chromium.org/2021/11/chrome-97-webtransport-new-array-static.html
Learn JavaScript
Fireship reviewed the new React JS-based framework made by the team from React Router, called Remix JS which is suitable for JAMStack https://www.youtube.com/watch?v=r4B69HAOXnA #react #remix #fireship #nextjs
Remix is a full stack web framework that let’s you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience..

🔗 Resources

- Remix Docs :

https://remix.run

https://remix.run/docs/en/v1

- Remix vs Next.js :
https://sergiodxa.com/articles/remix-vs-next-js-comparison

- Official YT :
https://youtube.com/c/Remix-Run
Forwarded from Learn CSS
Introducing CSS Grid and Flexbox for functions and properties that few people know about by Kevin Powell

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

#css #flexbox #grid #kevinPowell
See a new feature in the Deno TS runtime that can run Node JS applications in compatibility mode

https://medium.com/deno-the-complete-reference/node-js-compatibility-in-deno-a7cb8384a8d7

#deno #nodejs
Mongoose for ORM CRUD on MongoDb and Node JS by WebDev simplified

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

#mongoose #webDevSimplified #nodejs #mongodb