Full Stack Niraj

Full Stack Niraj

Hi I am Niraj Dhungana. I am a full stack developer. I love to play with code, my first and last love is being infront of my computer. I love JavaScript so mostly you will find me working with Node JS, React, React Native.

Next JS 14 File Upload

Next JS 14 File Upload

CROP Image in React?

CROP Image in React?

Full Stack React Native

Full Stack React Native

Пікірлер

  • @oberlordan6373
    @oberlordan63733 күн бұрын

    the best

  • @Drop-Code
    @Drop-Code3 күн бұрын

    Como fazer uma barra de segundo plano ?

  • @himanshu3984
    @himanshu39844 күн бұрын

    when deployed on vercel middleware is broken it just redirect to signin even i try login and successfully loggedin it do not consider protected routes of nextauth and always redirect to signin when i access them

  • @luxshanthuraisingam7440
    @luxshanthuraisingam74405 күн бұрын

    Thank you, It was helpfull

  • @AjayShakya-jq4wb
    @AjayShakya-jq4wb8 күн бұрын

    Useless

  • @rashdeepsingh4649
    @rashdeepsingh46498 күн бұрын

    Bhut ache, par bich me jo code ya db dikha rhe the font bhut chota tha, agar font ka size acha hoota to fir kisi or ki video dekhne ki jarurat hi nhi parti

  • @felipe2637
    @felipe26378 күн бұрын

    great video. I was trying to pass the whole "file' object into the formData, and the request wouldn't even reach the server. After i built the fileToSend = { name: file.name...} object it worked!

  • @harry4088
    @harry40889 күн бұрын

    Any Upcoming Course ??

  • @MadhusmitaSahoo-iy4os
    @MadhusmitaSahoo-iy4os10 күн бұрын

    Thank You So much ❤

  • @gangitlaraju9322
    @gangitlaraju932212 күн бұрын

    How can we upload pdf and other types of files other than image ?

  • @fsniraj
    @fsniraj11 күн бұрын

    I tried with all the different types of files on cloudinary. I only didn't succeed with epub files but you can upload almost any other files on cloudinary. You can visit the documentation for that.

  • @poornasaipilla1620
    @poornasaipilla162012 күн бұрын

    its a fucking fake video .. if you click download it doesn't generate apk files .. it will generated abb files .. we have to convert them into as apk

  • @iqbalherlambang5865
    @iqbalherlambang586515 күн бұрын

    thanks

  • @bonelabindu1187
    @bonelabindu118716 күн бұрын

    can you please provide us index.html and main.css files , what you have link given in the description are not same and clear to the video

  • @RychAhlberg
    @RychAhlberg17 күн бұрын

    Why tf is everyone using typescript aarggh

  • @fsniraj
    @fsniraj16 күн бұрын

    Just use it and you will understand on your own. Why?

  • @user-rf7ye1ne9l
    @user-rf7ye1ne9l17 күн бұрын

    dose it work after build

  • @RaviGupta-rn8rr
    @RaviGupta-rn8rr18 күн бұрын

    Image is uploaded but after building the next js application it's giving me 404

  • @fsniraj
    @fsniraj17 күн бұрын

    here is the new way kzread.info/dash/bejne/qqeivKatgranico.html

  • @usmanaliusmanali7511
    @usmanaliusmanali751118 күн бұрын

    best best best ever ..... i've watched hell alot of tutorials of lenght more than an hour but wasn't able to understand next-auth ..but the way you keep the things simple when explaining was just mind blowing ..Thanks alot man😍

  • @rajannishad-vt5sz
    @rajannishad-vt5sz19 күн бұрын

    great tutorial Thank you

  • @AkintomideLoveth-lk9oh
    @AkintomideLoveth-lk9oh21 күн бұрын

    Are you an Udemy instructor striving to maximize the impact of your course? Imagine unlocking a world of possibilities where your course not only attracts thousands of eager students but also garners the highest-rated badge, floods with positive reviews, and drives exhilarating sales. Your vision is within reach, and I am here to make it a reality.

  • @llibanogs
    @llibanogs21 күн бұрын

    thx buddy

  • @tomyyoung2624
    @tomyyoung262423 күн бұрын

    Yes a fix, Especially for a client website

  • @rahimullahhamidi4321
    @rahimullahhamidi432124 күн бұрын

    How can Use NextAuth with External API Like If I have api which created in Spring Boot, Please Brother Anwser my Question. If Possible Please Make a Video on it. thanks Advance

  • @tallawahh
    @tallawahh25 күн бұрын

    So you’re sending the username and password as plaintext? Decent tutorial but not production ready

  • @AlexMlan
    @AlexMlanАй бұрын

    bro, if you are explaining views you should show how it looks, dont think so?

  • @KousseilaMd
    @KousseilaMdАй бұрын

    you are amazing thanks a lot

  • @KousseilaMd
    @KousseilaMdАй бұрын

    pretty usefull and super cool thanks

  • @ockiyacliff9020
    @ockiyacliff9020Ай бұрын

    This would go well for an expo advert 😂😂❤️

  • @relaxme99
    @relaxme99Ай бұрын

    Good one bro...

  • @musayazlk7654
    @musayazlk7654Ай бұрын

    Is it necessary to use 3rd party storage or a separate backend structure for image or video uploads in Next.js?

  • @fsniraj
    @fsnirajАй бұрын

    As per my knowledge Next JS doesn't have it's own storage like express servers and also the the max size we can send to the server inside next is 4.5MB so that is why we need to use 3rd party storage.

  • @fsniraj
    @fsnirajАй бұрын

    You can checkout my latest Next JS 14 Course: rb.gy/riwgme

  • @dontignore5567
    @dontignore5567Ай бұрын

    Outdated, not working anymore. I put route.ts insige [...nextauth] folder. Still its not workin when I call signIn function in my login form it give me error

  • @thelyncan7534
    @thelyncan7534Ай бұрын

    Yo. Maybe this is a dumb question but if we look closely, you entered an id field but the user object from protected page doesn't have any id. how can we add more data to user object

  • @fsniraj
    @fsnirajАй бұрын

    Yes you are right the id is missing from the user profile for that you have to use JWT and session callback and modify your user there.

  • @user-wr7ou8ih5s
    @user-wr7ou8ih5sАй бұрын

    is this recommended ? and is it deployment ready or just for knowledge ?

  • @fsniraj
    @fsnirajАй бұрын

    Not recommended for production

  • @raggedprogram1607
    @raggedprogram1607Ай бұрын

    spend 5 hours to intregate shadcn on my project , then preline an mamba ui , then found your video. very easy and main thing is it's totally customizable

  • @joaolima881
    @joaolima881Ай бұрын

    Dont work. Any help?

  • @MDMinhazulAlamChowdhury
    @MDMinhazulAlamChowdhuryАй бұрын

    great tutorial! but I guess, the string slicing method is not required in an OTP field if you just use the maxLength property inside the input tag

  • @umarazam-ne1lu
    @umarazam-ne1luАй бұрын

    khote ka bacha si bata ya kr

  • @chinthakakasun6908
    @chinthakakasun6908Ай бұрын

    Good tutorial, Thanks

  • @web_dev_with_ak
    @web_dev_with_akАй бұрын

    Bhai mai bhi non degree hu

  • @acmeacademiccouncilofmecha7569
    @acmeacademiccouncilofmecha7569Ай бұрын

    Thank you. Now I need to send a post request where i set headers and body in my fetch request however the data is not forwarded in the body in backend

  • @fsniraj
    @fsnirajАй бұрын

    Depends what you are sending and how you are sending, and also how you are reading them.

  • @acmeacademiccouncilofmecha7569
    @acmeacademiccouncilofmecha7569Ай бұрын

    @@fsniraj I found the mistake. I need to send an object in headers:{'Content-Type':''application/json'} where I was directly sending string 'application/json' in headers key. Rest I would like to know that whether there is any group of coders which share their knowledge with on another on some kind of whattsapp group or work together on some big project as a team. I am especially looking form ReactJS+NodeJS+ReactNative+MySQL+Sequelize+mongoDB+mangoose(HTML5/CSS3/java script are prerequisite). With this we can develop a good team of developers especially in this particular area

  • @fsniraj
    @fsnirajАй бұрын

    Sorry I don't know about that but if you want to learn about fullstack react native I have some courses that you can try. rb.gy/c50y30 rb.gy/auxwsy

  • @BensPineapplejuice
    @BensPineapplejuiceАй бұрын

    Thank you, you are a life saver ❤

  • @XxX_EaZy_XxX
    @XxX_EaZy_XxXАй бұрын

    Your accent is awful. I was struggling through the whole video. But the info is ok

  • @user-jr2xr7mo8d
    @user-jr2xr7mo8d2 ай бұрын

    Thank you so much😍

  • @josephalforque1655
    @josephalforque16552 ай бұрын

    it doesnt work on ios

  • @tusharphb6596
    @tusharphb65962 ай бұрын

    Fix sound please, i can barely hear you

  • @fsniraj
    @fsniraj2 ай бұрын

    I will next time.

  • @016uroojkanwal6
    @016uroojkanwal62 ай бұрын

    *if you want to abuse me feel free to..* was epic😅😅

  • @ykalingarao8808
    @ykalingarao88082 ай бұрын

    Dirty don't show your face

  • @fsniraj
    @fsniraj2 ай бұрын

    Working on it ordered a new one let's see when it comes.

  • @ykalingarao8808
    @ykalingarao88082 ай бұрын

    @@fsnirajdon't put your face near camera

  • @ahmedalsayeh5837
    @ahmedalsayeh58372 ай бұрын

    thank u so much

  • @sumaiyaaltafmoon4819
    @sumaiyaaltafmoon48192 ай бұрын

    In April 2024, I watched this playlist uploaded three years prior. Despite differences in my tech stack i.e., I'm using React Native CLI and the Typescript project, the consistent logic throughout proved invaluable. Now, with a project built on CLI, not Expo, I would like advice on integrating a Splash Screen. Your guidance would be greatly appreciated.

  • @kmlclktrk
    @kmlclktrk2 ай бұрын

    thank you so much! :)