Channel Avatar

Dev tips by MoHo @UClNqqd-IGoaEERpriY4CNgQ@youtube.com

3K subscribers - no pronouns :c

Hello everyone, Thank you for coming to my channel and I hop


14:51
Setup Macbook pro M2 Max for Nodejs and Golang development
02:49
Shadowed variables in Golang
08:04
Mastering Cron Jobs in Node.js | Scheduling Made Easy
08:53
function expression vs function declaration in JavaScript
10:53
Mastering the grep Command: Tips and Tricks with practical examples
11:42
How to Implement a Progress Bar in Your Node.js CLI Application
25:18
Roadmap to Becoming a Successful Backend engineer, What to learn!
34:50
Testing API Gateway, Lambda, and DynamoDB locally
25:12
Mock vs Spy in Testing with Jest: Which is Better?
12:06
Patch any node package Like a Pro: Using PNPM, Yarn, and NPM
24:07
Top Paying Programming Languages in 2023: Insights from the Stack Overflow Survey
17:08
Build a Dynamic CLI with Inquirer and Node.js: A Step-by-Step Guide
43:10
The Future of JavaScript: A 2023 Roadmap #stateofjs
00:46
Generate UUID v4 without any library or package #shorts
11:27
Say Goodbye to Spelling Errors in Code with ESLint and VSCode
04:30
VSCode extensions to maximise your productivity
36:10
Typescript project setup in 2023
01:57
64 What else needs to be done
02:22
63 Update firebase security rules and env example file
09:24
62 Better way of fetching a blog - Improved
17:05
Best VSCode extensions in 2023
06:52
61 Show related blogs in next.js part 1
26:34
60 Form validation in Next.js
02:40
59 Fix Firestore (firebase) error
04:02
58 Show message to user if user is not valid
14:54
Find bugs and edge cases with Fuzz Testing
01:56
57 Update user info component
32:11
Benchmark tests and profiling in Go
05:50
56 Validate blog slug - Slugify
11:41
55 Validate local-storage user in Next.js
37:07
Testing in Go - Take your testing to next level
08:38
54 Add author to the blog when we create a blog
12:34
53 Authentication Routers in Next.js
09:47
52 Authentication Sign-in and sign-out with the navbar in Next.js
08:22
51 Authentication Auth Handler in Next.js
07:27
50 Authentication - Sign in with Facebook Twitter and Github in firebase
11:14
49 Authentication - Build form and sign in with google with Firebase
05:33
48 How to add title and meta tags in Next.js
05:06
47 Use rebase in home page with Next.js
03:09
46 More refactoring and tidy up
09:52
45 Blog edit confirmation
06:52
44 edit blog with re base
48:52
Git hooks - Complete tutorial - Everything you need to know
20:11
Commit like a PRO with conventional commit
26:57
Cache any function in JavaScript with Memoize technique #memoization
06:05
How to Measure JavaScript Execution Time
48:15
EVERYTHING about functions in Golang 2023 - Full potential #golang #go_functions
22:23
Does anyone use jQuery in 2023?
32:30
Best random and unique ID generator for Go #nanoid #ksuid #uuid #randomId #uniqueid
26:57
Best random and unique ID generator for Javascript #nanoid #ksuid #uuid #randomId #uniqueid
21:27
Smarter NPM scripts with Google Wireit
27:03
GoLang with Serverless offline
29:14
smoke testing, load testing, stress testing, and soak testing with K6 - Complete tutorial
12:31
Rush auto-installer with commit conventions
16:29
How to install different versions of node.js in your system with NVM
37:49
Complete intro for mono repo with rush.js
15:15
Benchmark your code in Javascript and Node.js
11:45
The terminal for the 21st century - Warp and AI assistant
11:31
43 Edit an item in firebase (Edit a blog)
02:35
42 Fix the memory leak warning in react.js