My issue with new React docs

My issue with new React docs

Hitesh Choudhary

1 год назад

21,106 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@shehza-d
@shehza-d - 21.09.2023 19:40

Agreed 👍🏻 i thought the same

Ответить
@poolman7786
@poolman7786 - 22.06.2023 15:44

next is not good for microservice

Ответить
@poorprogrammers
@poorprogrammers - 07.06.2023 12:56

Exactly you're right ❤

Ответить
@easilyCoded
@easilyCoded - 16.05.2023 15:12

Confused with the installation part as well, and that’s exactly what brought me here.
Not impressed with the docs at all.

Ответить
@visheshgupta4990
@visheshgupta4990 - 18.04.2023 11:44

I liked the video I can't share my POV on that because It's only 1 month for me knowing react I am learning react from past 1 month is anyone can Guide me what I need to do I am very confused from all this new documentation stuff and so much noise about it in the market what is the best optimized way to move forward Hopefully Someone Guide me Thanks Hitesh Sir for making this video ❤

Ответить
@minor12828
@minor12828 - 08.04.2023 02:48

We failed to notice the intentions from the beggining. They lied saying react is a library and that it was easy to move to or integrate and we believed (Dirty software marketing). React has always been a framework they are just simplifing the use of it now. Welcome to the real react face with no lies.

Ответить
@aayushi_8626
@aayushi_8626 - 01.04.2023 22:53

started react few days back and faced the same prblm. Apart from installation rest is fine but next and all in installation is confusing for a beginner. They should have given at least something about core react too.

Ответить
@cnerdmahadi
@cnerdmahadi - 30.03.2023 19:50

I might not at all agree with cra but 200% agree with the vite part. Would have been big time saving.

Ответить
@bilalch898
@bilalch898 - 28.03.2023 17:33

You are no superior than the React Core team. So chill and relax. They know what they are putting into the docs very well. If someone has a problem, it's his problem, not that the docs are written bad.

Ответить
@salimalsazu2962
@salimalsazu2962 - 28.03.2023 08:58

How will we deny your opinion 🙄?

Ответить
@codenoobdev
@codenoobdev - 25.03.2023 15:16

totally agree sir

Ответить
@kingsleyonyinanya461
@kingsleyonyinanya461 - 24.03.2023 20:14

Honestly, I am just starting off with react and still struggling to understand the basic of creating a simple web app with react. Last two days I was just trying to create a simple web app and behold on new website I started seeing frameworks stuffs , I got freaked out and the whole stuff is not beginner friendly...

Ответить
@fuzailkhan1913
@fuzailkhan1913 - 24.03.2023 12:10

I have learn react now what I should learn angular or nextjs

Ответить
@GhulamRasool-ox3vl
@GhulamRasool-ox3vl - 22.03.2023 19:28

agree

Ответить
@shahidmonowar
@shahidmonowar - 22.03.2023 16:11

Yeah, first time when I saw vite like this I was like seriously?!😑

Ответить
@shaileshbankar9189
@shaileshbankar9189 - 22.03.2023 15:15

So, is it the right time to re-welcome Angular ?🙃

Ответить
@arindampal6796
@arindampal6796 - 22.03.2023 13:21

React has shifted from being a client side framework to a server side framework with the introduction of suspense..., which cannot be done without the use of meta framework, ie a simple vite react cannot do SSR. This whole thing requires a new approach of thinking which the beta (now new official) docs want you to think about right from the start, which cannot be done if you start with a simple vite react template.
And every one would agree what you start your project with generally sticks for a long time.
And CRA should never be added to the docs cause many beginners (actual beginners) still use CRA which leads them to move backwards with trend of using slower bundler instead of better alternatives.

Ответить
@abhayprince
@abhayprince - 22.03.2023 12:12

Totally agreed bro

Ответить
@ipreet6850
@ipreet6850 - 22.03.2023 08:41

now they are clearly telling us that dont use react without frame works.its going to be challenging for beginners in future

Ответить
@abhaysingh.632
@abhaysingh.632 - 22.03.2023 08:04

I learned react with class based components and it cam in handy when learning Angular as both of them were nearly same concept. And now I am obsessed with Class based components because they exactly tell which function is responsible for what and there are less surprises in class based components it also helps me to keep my code clean, I don't know why people don't use Class Based Components that much...
(I was not trying to make the point that we cannot achieve same thing in functional components, but in class based components it's alot easier and fun)

Ответить
@martinabeita8852
@martinabeita8852 - 22.03.2023 07:41

best way to create react app using vite its simple easy and they should mention something about vite on there , and using of a framework for a simple application is kind of overengineering i would say

Ответить
@sagardas4218
@sagardas4218 - 22.03.2023 05:29

Hello sir
So what should I do I just started to learn React.
Should I continue learn React or directly move to Next JS ?

Ответить
@ssk7690
@ssk7690 - 21.03.2023 22:12

npm create vite@latest.
Hope people will come to your video for this lol..

Ответить
@scitechplusexplorer2484
@scitechplusexplorer2484 - 21.03.2023 16:33

Hi Hitesh Sir, I have a difference of opinion. Shifting to framework is much nice step in my point of view, because one can learn everything in a easy manner.
Secondly, React has to compete with Angular too, so that maybe one of the reason too.
Another one I would say that, for example, we can make whole web application and REST services using Servlets in Java, but going to Spring Boot seams pretty smart choice. So, same way learning pure REACT don't seems good choice, rather, we should learn framework which is cool and production-ready.

Just a difference of opinion, rest I somewhat agree with you. Nice video!!!!!

Ответить
@taandavyt8826
@taandavyt8826 - 21.03.2023 15:45

Now what should i do i was learning react js currently and got to know about this should i cancel all earliest tutorial of react very confuse

Ответить
@shreyanmehta6999
@shreyanmehta6999 - 20.03.2023 15:58

same thought

Ответить
@juzza...
@juzza... - 20.03.2023 10:07

Totally agree, nice docs but Vite and Parcel should get more room as they are the best way to learn React/JSX after CodeSandbox.

Ответить
@shreyasvaidya9552
@shreyasvaidya9552 - 18.03.2023 15:51

It will be good provide more info in the docs on how to install React using Parcel and Vite. But I don't think this is a major issue because the documentation of Parcel and Vite is very amazing and one will easily understand how to create a React application with these tools.

Ответить
@VKD007
@VKD007 - 18.03.2023 15:36

Vercel will be building React in future that's true. FB isnt going to be focusing

Ответить
@csstudent-W8
@csstudent-W8 - 18.03.2023 14:06

Mostly people who is advertising c++ as a cp language they didn't work very well in market they just pass out from reputated
college and started c++ playlist and cp cp cp barking everywhere and created controversy rather then explain that we can also do Development in c++ 😅😅

Ответить
@kumarvishalben
@kumarvishalben - 18.03.2023 12:32

React Server Component is the answer to your issue

Ответить
@dazzlerkumar
@dazzlerkumar - 18.03.2023 12:03

Forcing us to use more opiniated frameworks.

Ответить
@kaustavbanerjee8555
@kaustavbanerjee8555 - 18.03.2023 09:44

point made.

Ответить
@sanampakuwal
@sanampakuwal - 18.03.2023 09:31

exactly same thought as yours

Ответить
@PiyushYadav-pl9jm
@PiyushYadav-pl9jm - 18.03.2023 09:29

There was vite and create react app in beta a few days before but now they have removed here

Ответить
@harshrathod50
@harshrathod50 - 18.03.2023 07:32

create-react-app is dead 🔥

Ответить
@neontuts5637
@neontuts5637 - 18.03.2023 05:11

Yes, I think the reason is related to SEO.

Ответить
@quickbytes7600
@quickbytes7600 - 18.03.2023 05:07

I paused the video in the middle and commented all vecel thing going on then watched remaining video and deleted that cmt 🤣

Ответить
@Aditya.Santra
@Aditya.Santra - 18.03.2023 04:24

👍

Ответить
@vmm184
@vmm184 - 18.03.2023 03:41

I love venila react

Ответить
@MrBox4soumendu
@MrBox4soumendu - 18.03.2023 03:22

Good observation. The test of organic React being diluted...

Ответить
@andreyyastrebtsov4367
@andreyyastrebtsov4367 - 18.03.2023 00:01

I completely disagree. Last year my company had to choose the frontend stack, either React or Angular. And we chose React, because it was 'simpler'. But then we realized that we need state management, routing, forms, animation library, styling solution. So basically we had to invent our own framework.

So react proposed this misconception that it is very easy to pick up, but if you need full site made with react, well basically you need some sort of framework. If we take that to account, react is basically same as Angular.

So this section in docs is VERY HELPFUL. We lost two clients, because we had to rewrite our two apps from CRA to Next, because later client wanted to add SSR, and CRA does not support that at all.

Now we are switching to Angular and very happy with it.

Ответить
@sahas01
@sahas01 - 17.03.2023 23:57

Today i needed to check react docs, was surprised to not see the usual installation commands, thought it was a problem, until I found that several others also have the same issue

Ответить
@officialabdulrehman
@officialabdulrehman - 17.03.2023 23:05

Next is fine, even if you want to build something simple.
Next makes routing and other stuff way too easy and more efficient.

It also ends the need of having a backend for simple cruds, you simply put them directly with the frontend.

Using plain react is no longer the Required way of using it anymore, and it's clear with new docs, and it's from the authors. And they didn't take this decision for no reason.

Ответить
@krzysztofkrawczynski9404
@krzysztofkrawczynski9404 - 17.03.2023 22:29

Thank you sir, totally agree.

Ответить
@krishnagopal9924
@krishnagopal9924 - 17.03.2023 22:08

exactly that blow my mind when i saw documentation for installation

Ответить
@RahulAhire
@RahulAhire - 17.03.2023 22:07

I agree with you but its still 1000x better than AWS. They launched the v3 JS sdk in Dec 2020 and still the docs isn't completed.

Ответить
@mutasimahmed8975
@mutasimahmed8975 - 17.03.2023 21:41

so much honesty in one video

Ответить