NPM (Node Package Manager) in 10 Minutes with One Mini Project in Hindi in 2020 | React Bonus - #44

preview_player
Показать описание


************* Must Watch Videos For Web Development *************








➡️ #23: Array in React JS in Hindi | React JS Project Netflix App #2 in Hindi in 2020

































*********** CLICK HERE TO WATCH *************




















***************** MUST WATCH VIDEOS ******************











Make Website Responsive Using Media Queries in One Video in Hindi | Web Design Tutorial in Hindi



Guys, Please support my channel by SUBSCRIBE to my channel and share my videos in your Social Network TimeLines.


Don't Forget to Follow me on all Social Network,










Рекомендации по теме
Комментарии
Автор

I was a beginner and watched all your react video
Now I can easily make a website..using react

royaldahal
Автор

Sir apne kya e sikha Abhiiii maza ayaga na

souravdhara
Автор

you are doing a great job my cousin likes u very much as he is aspecting node js tutls

hackerwhite
Автор

Brother your teaching is excellent and outstanding ❤😍😊👌 Loads of love from me brother. Thank you Very Much 😊

praveenkalawad
Автор

Sir i think the code you have written in TOdolist file will through an error as return should used their to display otherwise it will through an error as no function call..

sarthakkhare
Автор

Agar niche vali error aa rhi hai:

ERROR:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR!
npm ERR! react-digital-clock@"*" from the root project



SOLUTION:
npm install react-digital-clock --force

harshithrn
Автор

Solution: App.jsx

import React from 'react';
import Clock from 'react-digital-clock';

const App = () =>{
return(
<h1>
<Clock/>
</h1>
);
};

export default App;

swapnilzoad
Автор

If it comes white Just select the white from top to bottom.... U will find clock display... For a second and it will go... To see again u got t reselect entire page and see it...

chiranjeevimeti
Автор

Please make video series on unit testing using Jest with reactjs. Thank you

priyareddy
Автор

sir my npm react-dighital-clock package is not working and it display nothing what i can do?

bilalzafar
Автор

Sir, can you share the source codes of each and every tutorial.
Because then it will become more attractive and student friendly.

amritsarkar
Автор

Sir NPM ka video bahut acha hai Kya aap please YARN pe bhi ek video bana sakte hai?

brijeshsundi
Автор

What can i do if it is appeared like >>import Clock from 'react-digital-clock '; 10.8k (gzipped: 4k)>>

nazmulhossainkhan
Автор

Facing error : Could not find a declaration file for module 'react-digital-clock' . Implicitly has 'any' type

chiranjeevimeti
Автор

Bhai aapki jo video ha (html from scratch :and (html in one video )
In dono me koi fark ha kya bhai please tell me

deepanshuverma
Автор

Sir sare NPM package React project pr kaam karte h kya?? ya fir React project k liye specially NPM package hote h? jese apne Clock ko banane k liye React-clock ka use kiya jisme starting me "React" likha h and timer banane k liye bhi React likhaker google pr search kiya..

deepakyadav-kcsg
Автор

Bro, I did the as u did in the Vedio
But I am not able to see the clock I mean display
But I can see if I select the space with the mouse

saichidvigupta
Автор

The error message "Could not find a declaration file for module 'react-digital-clock'" means that TypeScript cannot find the type information for the react-digital-clock module. This can happen if the module does not have a declaration file, or if the declaration file is not installed in the correct


bro ye problem aa rahi hain kaise problem ko correct kare plz reply me sir.. jab se Material UI icons par video banaye ho waha se mera program me yahi error bar bar aa raha hain program run nhi karta!

akhileshchauhan
Автор

Plzz cover full react hooks and redux and also with express

aayushsingh
Автор

Bhai aap recchbox pe video bnao na..or API ka bhi video bnana is series me

royal_rafik_vlogs