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
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.
YouTube video by Tweaked Dev
youtu.be/GH2ogIsHass?...
25.06.2025 10:49
π 0
π 0
π¬ 0
π 0
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
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.
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 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.
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()
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