Gaurav Sen's Avatar

Gaurav Sen

@gauravsen

Web Developer | Mentor πŸ’» Watch my YouTube- https://www.youtube.com/@gaurav_sen πŸ“ Blog - https://gauravsen.codes/blog

14
Followers
19
Following
10
Posts
31.08.2023
Joined
Posts Following

Latest posts by Gaurav Sen @gauravsen

Role of HTML, CSS & JS
Role of HTML, CSS & JS YouTube video by Tweaked Dev

Watch full video - youtu.be/snp0q6ddhWY?...

27.06.2025 11:09 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

What’s the role of html,css & js?

27.06.2025 11:09 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
What is web development -  Understanding Frontend, Backend and Full-stack development.
What is web development - Understanding Frontend, Backend and Full-stack development. YouTube video by Tweaked Dev

youtu.be/GH2ogIsHass?...

25.06.2025 10:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Frontend, backend, full stack - if you don’t know what they mean see my video. Link to video in the post below.
#frontend #backend #webdev #fullstack

25.06.2025 10:49 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Tweaked Dev I've been doing web development professionally for almost a decade. Over here I will be sharing my knowledge and experience through my videos. What will be covered - Web development using JavaScript....

This isn’t my video. This is my channel - youtube.com/@gaurav_sen?...

25.06.2025 10:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
What is web development -  Understanding Frontend, Backend and Full-stack development.
What is web development - Understanding Frontend, Backend and Full-stack development. YouTube video by Tweaked Dev

If you’re looking to get started with web development and don’t know what it includes or you’ve heard terms like frontend and backend and don’t know what they mean see this video - youtu.be/GH2ogIsHass

23.06.2025 17:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
React Server Components: In depth tutorial.
React Server Components: In depth tutorial. YouTube video by Tweaked Dev

React Server Components, Server Side Rendering - you might have heard about them or you might have used these techniques in frameworks like NextJS, Remix etc, but do you know how they work internally?
In my latest video we will master these concepts together #react #webdev

youtu.be/n71_KTImELE?...

13.01.2025 09:52 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
React 19 Walkthrough - react compiler, use api, actions and more
React 19 Walkthrough - react compiler, use api, actions and more React 19 comes with many exciting updates. In this video we take a look at the new compiler, use api, the concept of actions, new hooks and more.#reactjs#web...

React 19 will be released in the upcoming months. In my latest video I cover new features such as:-

- use api
- actions (useTransition, useActionState, useFormStatus, useOptimistic)
- meta tags support
- stylesheet support
- react compiler(not part of react 19)
#react #js

youtu.be/--zlnkhIIA4

11.07.2024 09:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Managing your server on production using PM2.
Managing your server on production using PM2. This video covers how to use PM2 to manage your server on production. We take look at some of its features such as automatic restart and load balancing . #webdev #nodejs #pm2 #javascript https://pm2.keymetrics.io/docs/usage/pm2-doc-single-page/ 0:00 Intro 0:36 When to use PM2 0:52 What’s a daemon process 1:06 Explaining the application structure 2:40 Installing PM2 3:17 Starting the server using PM2 4:03 Logs command 4:48 List command 5:54 Monitor command 6:19 Stopping different processes 6:46 Kill a process 6:58 Setting up watch mode 8:48 Setting up dev workflow using concurrently package 10:57 No daemon flag explained 13:34 Configuring load balancing 15:31 Creating ecosystem config file 16:21 Different configs for prod and dev 21:44 Outro πŸ’° If you'd like to buy me a coffee, that would be wonderful, thanks! - https://www.buymeacoffee.com/gaurav.sen β–Ί Blog: https://gauravsen.com/blog β–Ί Web development Mentorship - https://gauravsen.com Find me hereπŸ‘‡πŸΌ: β–Ί https://www.instagram.com/gaurav.sen_ β–Ί https://twitter.com/gaurav_sen_ β–Ί https://www.linkedin.com/in/gauravs3n

In any robust application downtime should be avoided. You would like to keep your server alive even in the case of an unhandled exception.My latest video covers PM2 which automatically restarts your server in case of a crash and it also provides a load balancer.
youtu.be/Ygj4TKxGdqo?...
#nodejs

28.06.2024 17:45 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
New CSS Selectors - is(), where() and has()
New CSS Selectors - is(), where() and has() In this video we take a look at some of the new css pseudo class selectors - is, where and has. The differences between them and how they simplify things. #css #webdev #programming πŸ’» Source code(pay as you wish)- https://gauravsen.gumroad.com/l/cssselectors 0:00 Intro 1:36 is() pseudo class selectors 3:40 forgiving selector list 5:41 where() selector 6:18 diff between is and where selectors 12:13 has() selector basic example 17:23 practical example of is(), where() and has() 21:20 Outro πŸ’° If you'd like to buy me a coffee, that would be wonderful, thanks! - https://www.buymeacoffee.com/gaurav.sen β–Ί Blog: https://gauravsen.com/blog​ β–Ί Web development Mentorship - https://gauravsen.com​ Find me hereπŸ‘‡πŸΌ: β–Ί Instagram: https://www.instagram.com/gaurav.sen_​ β–Ί Twitter: https://twitter.com/gaurav_sen_​ β–Ί LinkedIn: https://www.linkedin.com/in/gauravs3n/

In my latest @youtube video I talk about some of the newer css selectors - :is() :has() and :where() - youtu.be/zwWoJxFbAlE
Do check it out!
#css #webdev #coding

12.06.2024 13:57 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0