- 188
- 81 604
Code With Naqvi
Pakistan
เข้าร่วมเมื่อ 17 มิ.ย. 2019
Code With Naqvi is to teaching basics and those coding techniques to people in a short time which took me ages to learn.
At Code With Naqvi, I provide a quick and to the point demo along with resources for anything and everything I teach.
Quality programming videos in Hindi and Urdu
At Code With Naqvi, I provide a quick and to the point demo along with resources for anything and everything I teach.
Quality programming videos in Hindi and Urdu
How to Setup a Ruby on Rails App on Heroku in 2024 | Complete Step-by-Step Guide
In this video, we'll walk you through the complete process of deploying a Ruby on Rails app to Heroku. We'll cover everything from setting up your Heroku account, configuring your Rails app for production, to deploying it live for the world to see. Whether you're a beginner or experienced developer, this step-by-step guide will ensure your Rails app is running smoothly on Heroku in 2024. Follow along to successfully deploy your app today!
Follow me for more updates and tutorials!
🌐 Website: codewithnaqvi.com/
🐦 Twitter: Toqeer__Abbas
🔗 LinkedIn: www.linkedin.com/in/toqeer-n-36a349125/
📘 Facebook: toqeer.abbas.5688
👍 Facebook Page: codewithnaqvi
Follow me for more updates and tutorials!
🌐 Website: codewithnaqvi.com/
🐦 Twitter: Toqeer__Abbas
🔗 LinkedIn: www.linkedin.com/in/toqeer-n-36a349125/
📘 Facebook: toqeer.abbas.5688
👍 Facebook Page: codewithnaqvi
มุมมอง: 57
วีดีโอ
Ruby on Rails Interview Questions | Part 5 | Code With Naqvi
มุมมอง 50หลายเดือนก่อน
Welcome to Part 5 of our Ruby on Rails Interview Preparation series on "Code With Naqvi"! In this video, we dive deeper into more advanced Rails interview questions that will help you stand out in any job interview. We’ll cover complex topics like Active Record callbacks, performance optimization, testing strategies, and more. Presented in Urdu/Hindi, this video is perfect for those who want to...
Ruby on Rails Interview Questions | Part 4 | Code With Naqvi
มุมมอง 63หลายเดือนก่อน
Welcome to another essential episode of Ruby on Rails Interview Questions! In this video, we'll cover key concepts you need to know to ace your Rails interviews. We'll dive deep into Strong Parameters, Default Parameters, Routing, Active Storage, and Callbacks. Whether you're a beginner or preparing for your next job interview, this video will provide you with in-depth knowledge and practical e...
Ruby on Rails Interview Questions | Part 3 | Code With Naqvi
มุมมอง 832 หลายเดือนก่อน
In this video, we dive into Part 3 of the most important Ruby on Rails interview questions you need to know. Whether you're preparing for a Rails developer interview or just looking to sharpen your skills, this series covers key concepts, common questions, and practical examples to help you stand out. Don't forget to like, comment, and subscribe for more coding tutorials and tips! #CodeWithNaqv...
Ruby on Rails Interview Questions | Part 2 | Code With Naqvi
มุมมอง 612 หลายเดือนก่อน
Welcome to Part 2 of our Ruby on Rails Interview Preparation series on "Code With Naqvi"! In this video, we dive deeper into more advanced Rails interview questions that will help you stand out in any job interview. We’ll cover complex topics like Active Record callbacks, performance optimization, testing strategies, and more. Presented in Urdu/Hindi, this video is perfect for those who want to...
Ruby on Rails Interview Questions | Part 1 | Code With Naqvi
มุมมอง 1762 หลายเดือนก่อน
Welcome to Part 1 of our Ruby on Rails Interview Preparation series on "Code With Naqvi"! In this video, we dive deeper into more advanced Rails interview questions that will help you stand out in any job interview. We’ll cover complex topics like Active Record callbacks, performance optimization, testing strategies, and more. Presented in Urdu/Hindi, this video is perfect for those who want to...
Writing JavaScript First Program | Lecture 004 | Learn JavaScript in Urdu/Hindi | Code With Naqvi
มุมมอง 302 หลายเดือนก่อน
Welcome to "Code With Naqvi"! In this video, we’ll walk you through writing your very first JavaScript program. If you're new to programming or just getting started with JavaScript, this tutorial is the perfect guide to help you understand the basics. 🛴 Follow me on: LinkedIn: www.linkedin.com/in/malik-haziq-b5233a231/ Dev Community: dev.to/malikhaziq Instagram: malikhaziq153 #ja...
C++ Variables and Constants | Understanding the Basics | Code With Naqvi
มุมมอง 292 หลายเดือนก่อน
Welcome to "Code With Naqvi"! In this video, we’ll explore the fundamental concepts of variables and constants in C . You’ll learn how to declare and use variables to store data, as well as how to define constants for values that shouldn’t change during the execution of your program. We’ll cover different types of variables and explain the importance of constants in maintaining data integrity. ...
Arithmetic Operators and Data Types in C++ | Urdu / Hindi | Code With Naqvi
มุมมอง 293 หลายเดือนก่อน
Welcome to "Code With Naqvi"! In this video, we’ll dive into the fundamentals of arithmetic operators and data types in C . You'll learn how to perform basic calculations using operators like , -, *, /, and %, and how to work with different data types such as integers, floats, and chars. This tutorial is ideal for beginners who want to build a strong foundation in C programming. Presented in Ur...
Setting Up Your Code Editor | Lecture 003 | Learn JavaScript in Urdu/Hindi | Code With Naqvi
มุมมอง 303 หลายเดือนก่อน
Welcome to "Code With Naqvi"! In this video, we'll guide you through setting up your code editor for an optimal programming experience. Whether you're a beginner or just starting with a new editor, this tutorial will help you configure settings, install essential extensions, and customize the environment to boost productivity. We'll cover popular editors like Visual Studio Code, Sublime Text, a...
Setting Up Your Code Editor and Creating Your First HTML Webpage | Code With Naqvi
มุมมอง 733 หลายเดือนก่อน
Welcome to "Code With Naqvi"! In this video, we'll walk you through setting up your code editor and creating your first HTML webpage. Whether you're new to web development or just getting started with a new editor, this tutorial will guide you step-by-step. You'll learn how to configure your code editor for HTML, install useful extensions, and write your very first lines of HTML to build a basi...
Escape Sequences in C++ | Urdu / Hindi | Code With Naqvi
มุมมอง 403 หลายเดือนก่อน
Welcome to "Code With Naqvi"! In this video, we'll explore escape sequences in C , an essential concept for controlling special characters in your code. You'll learn how to use escape sequences like , \t, and \\ to format output, include special symbols, and manage string literals effectively. This tutorial is perfect for both beginners and those looking to solidify their understanding of C . P...
Introduction to JavaScript | Lecture 002 | Learn JavaScript in Urdu/Hindi | Code With Naqvi
มุมมอง 373 หลายเดือนก่อน
Welcome to "Code With Naqvi"! In this video, we introduce JavaScript, the essential scripting language for web development. Presented in Urdu/Hindi, this beginner-friendly tutorial covers the basics of JavaScript, including variables, data types, functions, and control structures. You'll learn how to write and execute your first JavaScript code, understand the core concepts, and see how JavaScr...
Rails Best Query Practices | Optimize Your Rails Queries | Code With Naqvi
มุมมอง 913 หลายเดือนก่อน
Welcome to "Code With Naqvi"! In this video, we dive into the best practices for writing efficient and optimized queries in Ruby on Rails. Whether you're a beginner or an experienced Rails developer, mastering query optimization is essential for building fast and scalable applications. By the end of this video, you'll have the knowledge to identify and fix performance bottlenecks in your Rails ...
JavaScript Course Introduction | Lecture 001 | Learn JavaScript in Urdu/Hindi | Code With Naqvi
มุมมอง 643 หลายเดือนก่อน
Welcome to "Code With Naqvi"! In this video, we're kicking off our comprehensive JavaScript course designed specifically for beginners. Whether you're new to programming or have some experience, this course will guide you through the essential concepts of JavaScript, the most popular language for web development. Presented in Urdu/Hindi, this course will cover everything from basic syntax to ad...
HTML Introduction | Learn HTML Basics in Urdu/Hindi | Code With Naqvi
มุมมอง 683 หลายเดือนก่อน
HTML Introduction | Learn HTML Basics in Urdu/Hindi | Code With Naqvi
C++ Introduction | Urdu/Hindi | Code With Naqvi
มุมมอง 1143 หลายเดือนก่อน
C Introduction | Urdu/Hindi | Code With Naqvi
Fixing JavaScript Errors After Running rails importmap in Ruby on Rails
มุมมอง 543 หลายเดือนก่อน
Fixing JavaScript Errors After Running rails importmap in Ruby on Rails
Need Suggestions for Ruby on Rails | Share Your Ideas!
มุมมอง 715 หลายเดือนก่อน
Need Suggestions for Ruby on Rails | Share Your Ideas!
Ruby installation issues mac machines| Rails Tips
มุมมอง 596 หลายเดือนก่อน
Ruby installation issues mac machines| Rails Tips
Importmap in Rails 7 | Integration of Bootstrap and JQuery | Ruby on Rails
มุมมอง 3137 หลายเดือนก่อน
Importmap in Rails 7 | Integration of Bootstrap and JQuery | Ruby on Rails
Elasticsearch installation issues in mac | Ruby on Rails Tips
มุมมอง 397 หลายเดือนก่อน
Elasticsearch installation issues in mac | Ruby on Rails Tips
Github like vscode for developers | Ruby on Rails Tips
มุมมอง 567 หลายเดือนก่อน
Github like vscode for developers | Ruby on Rails Tips
Integrate Sidekiq in Ruby on Rails | Background Jobs | Urdu/Hindi
มุมมอง 3338 หลายเดือนก่อน
Integrate Sidekiq in Ruby on Rails | Background Jobs | Urdu/Hindi
Pagination Gem in Rails | Pagy Gem | Ruby on Rails
มุมมอง 33410 หลายเดือนก่อน
Pagination Gem in Rails | Pagy Gem | Ruby on Rails
Implement Ransack Gems in Ruby on Rails | Urdu / Hindi
มุมมอง 247ปีที่แล้ว
Implement Ransack Gems in Ruby on Rails | Urdu / Hindi
How to install Ruby on Rails setup in Ubuntu 22.04 LTS (Urdu / Hindi)
มุมมอง 2.5Kปีที่แล้ว
How to install Ruby on Rails setup in Ubuntu 22.04 LTS (Urdu / Hindi)
Serializer in Ruby on Rails | Ruby Api Serializer | Urdu / Hindi
มุมมอง 1.1Kปีที่แล้ว
Serializer in Ruby on Rails | Ruby Api Serializer | Urdu / Hindi
How to Use attr_accessor, attr_writer & attr_reader | Ruby on Rails| Urdu / Hindi
มุมมอง 387ปีที่แล้ว
How to Use attr_accessor, attr_writer & attr_reader | Ruby on Rails| Urdu / Hindi
Understanding Resource vs Resources Routes in Rails | Urdu / Hindi
มุมมอง 671ปีที่แล้ว
Understanding Resource vs Resources Routes in Rails | Urdu / Hindi
Amazing God bless him ameen
Can you please also make the content of deploying rails app to AWS
Sure
useful content !
Mind blowing may you succeed in every walk of life ameen
Bhai mobile may krnay ka koi tariqa nikal skta hai
Reply krna lazmi bhai
Mobile pe server run nhi hota to localhost share krty JB hm aik computer Sy dosray computer ki communication kra rhy ho
bhai mobile may kesay kryn termux may
uss sy nhi hoga
🫶
Please share the Answer with question
Sure (New Videos uploaded with answers) if you have any specific question you can ask in comment section
Thanks! Pls Upload all parts soon.
Hi kay aap ror project ko sso login kecloak omniauth admin user ke sath kaise karu can you help me?
mi-do.medium.com/guide-for-integrating-keycloak-with-a-rails-application-7bc3463653cd
Thanks sir 👍 its helpful for me
yarn commands??
www.digitalocean.com/community/tutorials/how-to-install-ruby-on-rails-with-rbenv-on-ubuntu-22-04
❤
very informative.
Great questions sir, please bring the part 2 ASAP. Thanks!
th-cam.com/video/OY1-1trfUxc/w-d-xo.html
nice keep it up. unique work .
Keep it up
Keep it up🎉
API only application full searies create
Sample Project ka link share karo if possible.
ap tutorial follow krlen
Please make video on Docker in development mode, 1- Building a Rails app with Docker 2- Applying Docker to an existing Rails app
sure
Please make video on Docker in development mode, 1- Building a Rails app with Docker 2- Applying Docker to an existing Rails app
sure
🔥🔥 very important for program
Nice Keep it up ❤❤❤❣❣❤
Aslam o alaikum ma name is Muhammad Shabbir. I am a software Engineer. I am viewer of your TH-cam Channel. Ma chahta ho ap rails ki lattest video bnaty rhy aur sath notes bi bnaye aur sath code bi github pe upload kry aur github ka link dein. THANKS
Sure
Good working fida behi😊 ❤
Good working fida behi
Good working fida behi
❤
Keep it up boys! Continue your hard work. Inshallah you will be succeeded. Best wishes and many prayers for you.💙
Thanks for appreciation❤
Sir apki videos bohut achi Hoti ha really helpful sir thanks jazzak Allah
Waiting for next video
❤❤❤❤❤❤
Waiting for next video
Good ❤
1st 🖖
ap ek new series bnao hum seekhna chahty hai
aslam o alaikum! sir please ap regularly with lattest code video dala kro ma ruby on rials seekhna chahta ho aur expert bnna chahta ho
Wasalam Sure. I will start a project series soon
@@CodeWithNaqvi In Sha Allah thanks
Please make video on Docker in development mode, 1- Building a Rails app with Docker 2- Applying Docker to an existing Rails app
❤❤❤
Good ❤❤❤❤❤❤❤
Good
Wait for next video
Best course in ja
I am waiting for next video
Shukriya sir bohut achay se butaya Apne
🫡
Hi sir fida ma Usman 🎉
keep it up bro nice
Thanks
Great Explanation, Thanks for the video. A Ruby On Rails Developer from India 🚩
Glad you liked it
I am having issue. On making logout request with invalid token, i am getting unauthorised response but my jti column is getting updated.
you can check code on my github repo : github.com/Toqeernaqvi/rails-jwt-tutorial
Sir kindly guide me if i skipped something in the assignment . For assignment on update , 1 ) make changes in route file,modify the line resources :products, only: [:index, :show, :create ] to resources :products, only: [:index, :show, :create ,:update]. 2) Goto controller file and define the update method , def update @product=Product.find_by(id: params[:id]) if @product.update(prod_params) render json: @product, status:200 else render json:{error: "Product not updated"},status: 422 end end