- 29
- 9 848
Code with Mohsin
Pakistan
เข้าร่วมเมื่อ 28 เม.ย. 2020
This Channal Provide u info about Karachi IT programs.....
วีดีโอ
Practice Hakaton sir Ali jawad briefing
มุมมอง 44วันที่ผ่านมา
Practice Hakaton sir Ali jawad briefing
"Sanity CMS Made Easy | Build Professional Websites"
มุมมอง 49721 วันที่ผ่านมา
"Learn how to use Sanity CMS to create and manage professional websites with ease. In this video, we cover the basics of Sanity CMS, its features, and how you can integrate it into your web development projects. Whether you're a beginner or an experienced developer, this guide will help you unlock the power of Sanity CMS for dynamic content management. Don't forget to like, comment, and subscri...
31.10.2024.....Thursday Morning class Recording......
มุมมอง 6742 หลายเดือนก่อน
Thursday Morning Class 31.10.2024 recording
"Thursday Morning Class Vibes | 24.10.2024"
มุมมอง 2682 หลายเดือนก่อน
TechMohsin Any problum in universtys and karachi board exm or forms .contact us
"How to Upload and Display Images in Next.js: Complete Guide""
มุมมอง 1762 หลายเดือนก่อน
"How to Upload and Display Images in Next.js: Complete Guide" "Next.js Tutorial: Uploading and Setting Images Easily!" "Learn How to Use Images in Next.js | Upload & Display Tutorial" "Master Image Uploading and Setting in Next.js" "How to Add and Optimize Images in Next.js for Beginners"
"How to Install Next.js & Run Your First 'Hello World' Program | Easy Step-by-Step Tutorial"
มุมมอง 973 หลายเดือนก่อน
"How to Install Next.js & Run Your First 'Hello World' Program | Easy Step-by-Step Tutorial"
4. "Next.js Portfolio Review | IT Student’s Personal Project"
มุมมอง 923 หลายเดือนก่อน
4. "Next.js Portfolio Review | IT Student’s Personal Project"
"Thursday Morning Class Vibes | Get Ready to Learn!"
มุมมอง 4173 หลายเดือนก่อน
"Thursday Morning Class Vibes | Get Ready to Learn!"
"How to Push a Next.js Project to GitHub - Quick and Easy Guide!"
มุมมอง 3.3K3 หลายเดือนก่อน
"Step-by-Step Guide: How to Push Your Next.js Project to GitHub" "Uploading Your Next.js Project to GitHub - Complete Tutorial" "Push Next.js Project to GitHub in Minutes!" "How to Easily Push Your Next.js Project to GitHub - Beginner Friendly" "Deploy Your Next.js Project to GitHub: Quick and Easy Method"
How to Deploy a GitHub Project to Vercel: A Step-by-Step Guide"
มุมมอง 3894 หลายเดือนก่อน
How to Deploy a GitHub Project to Vercel: A Step-by-Step Guide"
each -Miss Asifa - and Miss Bisma- Topic- Object -
มุมมอง 276 หลายเดือนก่อน
each -Miss Asifa - and Miss Bisma- Topic- Object -
Topic- Type Narrowing- Teach -Mr.Shaheer - Mr Faraz--Mr Mohsin-
มุมมอง 216 หลายเดือนก่อน
Topic- Type Narrowing- Teach -Mr.Shaheer - Mr Faraz Mr Mohsin-
Question number 11 ..Live class Governor it program
มุมมอง 329 หลายเดือนก่อน
Question number 11 ..Live class Governor it program
2nd Live Class with sir Zia khan Governor IT program
มุมมอง 269 หลายเดือนก่อน
2nd Live Class with sir Zia khan Governor IT program
1st live Class on linkedin and ZOOM with Sir Zia khan and Sir Ameen Alam Sindh Governor IT Program
มุมมอง 6110 หลายเดือนก่อน
1st live Class on linkedin and ZOOM with Sir Zia khan and Sir Ameen Alam Sindh Governor IT Program
Who is the teacher? He is explaining very well. Your videos are excellent
sir fahad the great teacher
me drag and drop krta tha jis ki wajha se kai week hogaye lakin mere error khtgam nhi horhe the
thanks bro kafi week se me drag and drop kr rha tha to error arha tha aaj hogaya apki wajha se
Very nice
Thanks Mohsin Bhai but ik vercel deploy ki b bana de
Horrible... why write a title in English and speak another language , thumbs down
Bhot bhot bhot shukria mohsin bhai ❤❤
😇
Meri git init ki command Nahi chal rahi
git version check krn
@TechMohsin581 kese?
one pf the great video
haan😍
Masha Allah
"Thursday Morning Class 9 to 10 Vibes | 24.10.2024 es aage wali vedio class mil sagi hain
"Thursday Morning Class 9 to 10 Vibes | 24.10.2024 es aage wali vedio class mil sagi hain plz sir
chat.whatsapp.com/BaeLO7GqCJ97GBrpEwJj9f
Versel pe deploy nahi ho raha build error a rahe Han
@@magicalworld-pl8rd tarminal me npm run build krn
@@magicalworld-pl8rd chat.whatsapp.com/BaeLO7GqCJ97GBrpEwJj9f
Thank u Soo much 🙂😊
Thanks for sharing. But I have one issue. The image doesn't show when I run command npm run dev. I think some parts of the recording are missing. I found some coding in public/ image folder provided by sir Fahad but it is not in recording. Can you please help me to sort out this issue?
Moshiñ bhai kia aesa b huta ha k hmm folder push karain or phr oss ek repo me koi 3 commands last ki chala k apna project push karain kia wo method b sahi huga or kia phr oss project ko veecel par live b kar sakty ha plzz ans me
g bilkol
Thanks u soo much for making this video...
Thanks for sharing this, pls make sure to make a video of next Thursday class too.
may nay nextjs ek repo create key or may chah tah hoon meri jitney bhi nextjs project hoon wo same repo may add kar na chahta repo name nextjs-by-sadiq how can i do this please help me
To add multiple Next.js projects to the same repository ("nextjs-by-sadiq"), you can organize them as separate folders within the repo. Here’s how: Clone the Repository (if you haven’t already): bash Copy code git clone <your-repo-url> cd nextjs-by-sadiq Organize Projects as Folders: Create a folder for each project inside this repo. For example: bash Copy code mkdir project1 mkdir project2 Copy Project Files: Copy each Next.js project into its respective folder: bash Copy code cp -r /path/to/your/nextjs-project1/* ./project1 cp -r /path/to/your/nextjs-project2/* ./project2 Set Up Separate package.json for Each Project: Inside each project folder, ensure each project has its own package.json, node_modules, and .next folder to keep dependencies and builds isolated. Commit and Push Changes: Add, commit, and push the changes to your GitHub repository: bash Copy code git add . git commit -m "Add multiple Next.js projects" git push origin main
Repo ki comand hain woh bhi run kar raha ho us mai bhi eroor a raha hain
03452615590 msg me here
Git init karne p bolraha he git is not recognize as an internal or external command plz iska solution bataen
git version check krn
Next.js ky lhen new repo bnani prhegi old wali me push nahi kr skhty?
@@ramishatariq3221 agr phly sy push ho to nh hogi ek folder ko ek bar push kr sakty hn
sahe ha yaar
Masha Allah
THANKS BROTHER MASLA HALL HO GAYA
❤
Awsum👌🏻
👍🏻
Well done 👍🏻
❤❤
Vry informative Sir❤
Ager edit karns hai tu kiya kerey gsi
vedio bana rha hn
Weldon
Koi kuch btata ha aur koi kuch
mai ny sahi nh batya kia bhai
Thank yr itny din sy pareshan thy
Thanks Mohsin Bhai Soo informative vedio and thanks alot for helping me for code push😂
thank u sir
Thanks to share
Jazzak Allah ❤
❤❤❤
Great👍
thank you
Thank you
You're welcome
❤❤❤❤
❤❤❤❤❤❤❤❤ good ❤❤❤❤❤❤❤❤
Good sir
Good effort sir
@@Journey228 thanks sari vedio private mood hn aj sb public kr dn gy
Thanks so much sir form gk community
❤
Thanks Sir❤
❤
❤
Thanks for sharing information
❤ Great raja sb
❤❤❤