Design patterns in React

  Рет қаралды 143,812

Cosden Solutions

Cosden Solutions

Күн бұрын

Sign up for MightyMeld with code "COSDEN" → www.mightymeld.com/
Join The Discord! → discord.cosdensolutions.io
VSCode Theme | Font → Material Theme Darker | Menlo, Monaco "monospace"
In this video I will show you a couple of senior React developer design patterns in React. These are great patterns to use to build scalable React applications and will help you write better React code, and will teach you how to create components that are clear to understand and work with, and that allow you to add as much complexity as you want to your React application!

Пікірлер: 189
@apiro123
@apiro123 7 ай бұрын
A series in design pattern would be great
@jlogo80
@jlogo80 7 ай бұрын
I agree!!
@mariolim96
@mariolim96 7 ай бұрын
Me too!
@samialvi4226
@samialvi4226 7 ай бұрын
Yeaaaa
@davidmuturi2078
@davidmuturi2078 6 ай бұрын
Someone please remind me if/when its made.TIA.
@DevMeloy
@DevMeloy 7 ай бұрын
It's always interesting to see where someone draws the line on single responsibility.
@nicholasroman8071
@nicholasroman8071 3 ай бұрын
I am grateful for your tutorials. Especially the React Query tutorials.
@cosminraducoman3705
@cosminraducoman3705 7 ай бұрын
Thank you so much for the time you invest in the making of these videos. Best React content available.
@cosdensolutions
@cosdensolutions 7 ай бұрын
Thank you for the kind words!
@RolwachtLoulwacht
@RolwachtLoulwacht 7 ай бұрын
Bro can you help me with a small issue I'm having concerning react props and typescript ? Thanks in advance
@justin_t
@justin_t 7 ай бұрын
really like the custom hook tip at the end!
@deepakkashyap6538
@deepakkashyap6538 7 ай бұрын
Much awaited video ❤ Loved it
@user-el6mf2ly7z
@user-el6mf2ly7z 7 ай бұрын
Thanks for such quality videos. A series on design pattern would be appreciated.
@cosdensolutions
@cosdensolutions 7 ай бұрын
a series it shall become!
@serpercody5347
@serpercody5347 7 ай бұрын
Thank you for the great insight, this video came out exactly when i needed it. Would be great if you could make a in depth video about design patterns in react and best practices for maintaining and scaling bigger projects.
@cosdensolutions
@cosdensolutions 7 ай бұрын
Will definitely do that!
@guitarcrax127
@guitarcrax127 6 ай бұрын
Love your videos man. Find them very helpful. I’m an experienced backend developer, finally biting the bullet and reaching myself react (if that’s at all helpful info). Making my way through every videos you’ve made lol
@cosdensolutions
@cosdensolutions 6 ай бұрын
Hahaha nice dude! Good luck 🤙
@avinashgodvin9900
@avinashgodvin9900 7 ай бұрын
Wow , Great explanation ! Thank you : )
@arihantbedagkar7678
@arihantbedagkar7678 6 ай бұрын
The last design pattern greatly helped me structure my code better. Thanks for the video. Appreciate if you can add some more design patterns.
@cosdensolutions
@cosdensolutions 6 ай бұрын
will have another video on design patterns tomorrow or monday!
@colbatronbmw
@colbatronbmw 7 ай бұрын
Don't you hate when you know that there is a better way to do something, but you don't know the right terms to search for? I needed a compound component on a recent project but ended up coding my way around it. Thanks for these videos, when developers can talk to humans it's their responsibility to help. I was a tutor for a few years. I bet making these videos has helped you develop even better.
@cosdensolutions
@cosdensolutions 7 ай бұрын
I totally know what you mean! Many times have I searched for something but didn't know the specific words. For what it's worth, AI helps with that a lot. You can try describing your thing and it might give you the right answer
@colbatronbmw
@colbatronbmw 7 ай бұрын
@@cosdensolutions I just signed up for co pilot but I’m not in the habit of leaning on that yet. The video sponsor looks like a cool way of setting stuff like that up too. If they integrate storybook into that it will be a power house.
@menardmaranan
@menardmaranan 7 ай бұрын
I absolutely relate to that. ChatGPT is a great help as it feels like you're talking to a real mentor. Unlike asking in StackOverflow whose egotistical users will either flag your question as duplicate even if it's not or mock/make fun of whoever is asking. Then there are those articles that most of the times don't help at all. The experience is vastly different than using a search engine.
@e_tas_
@e_tas_ Ай бұрын
Chat GPT is great for finding these "key terms"
@giovannitonussi3746
@giovannitonussi3746 6 ай бұрын
I have done all of those things before, glad to hear that they are good practices 😅
@gmjitendra
@gmjitendra 7 ай бұрын
Excellent. thanks for sharing design pattern in react.
@pixyoutube538
@pixyoutube538 6 ай бұрын
Thanks a lot bro, really great video
@MagicPants647
@MagicPants647 6 ай бұрын
Never seen or used compound component pattern before. Very interesting. I'm curious in what other real world scenarios it would be beneficial to use. Thanks!
@longhuynh8277
@longhuynh8277 2 ай бұрын
they use it a lot in component library e.g antd, bootstrap... you should check it out
@regilearn2138
@regilearn2138 7 ай бұрын
yes ,with REACT if you can do a design patterns series practical real-world example would be really great
@emapeire
@emapeire 7 ай бұрын
Thanks to show this!
@rotivanov
@rotivanov 7 ай бұрын
Hey Cosden, thanks a lot for sharing your knowledge with us. Which monitor do you use for your mac? I have been struggling to find a decent one with crisp text for my mac mini :(
@cosdensolutions
@cosdensolutions 7 ай бұрын
I have a samsung, not sure which model but it's 34 inch with 2k resolution @ 144hz. That's good enough for me for now!
@harrybilney9096
@harrybilney9096 6 ай бұрын
The only thing I would say about having your fetching and state in your parent component is that when you update that data, your whole page will reload, not just the componants using the data.
@dineshsinghbisht07
@dineshsinghbisht07 7 ай бұрын
Hello sir, could you please bring a series on advance senior developer code for instance an open source react project code like a ui library. How they code, what should be the correct way to make a feature and so on. BTW love your content
@cosdensolutions
@cosdensolutions 7 ай бұрын
Interesting ideas, thanks a lot will think about it them! ☺️
@Solo_playz
@Solo_playz 2 ай бұрын
Congratulations 🎉 👏🏼 for your first 🥇 sponsership 🤝 and as always infotainment video ❤
@ajbotha7232
@ajbotha7232 Ай бұрын
Wow this helped a lot
@HabibBehdarvandi-oo1of
@HabibBehdarvandi-oo1of 2 ай бұрын
best vid I've ever seen 👌
@saqibmuhammad7218
@saqibmuhammad7218 7 ай бұрын
Amazing new video lot of new concepts learn how to manage large workflow.
@Rustaveli_
@Rustaveli_ 7 ай бұрын
Hi, Don't you think that HomePage violates the Single responsibilities principle? Because the HomePage component fetches posts, in the future it may be responsible for sorting posts, etc. + it renders content in the future HomePage also can render something else, which may also require fetching data. Isn’t it better to move the state and fetch to the PostFeed component and fetch the posts there? In this case PostFeed will be responsible for posts logic. If we want PostFeed to be reusable, we can rename this component to just Posts (will accept posts as props) and create a wrapper e.g HomePagePosts which will have a posts state and fetch the data and pass this data to the Posts component through the props? What do you think?
@oguzhanozgul
@oguzhanozgul 7 ай бұрын
This.
@cosdensolutions
@cosdensolutions 7 ай бұрын
Great question! So first, I don't think it violates it at all. Any React component needs to return something, so that by default makes it responsible for what it returns. In most cases, that's JSX so it's responsible for returning that and providing everything those components need. What I meant with the single responsibility principle, is that each component should have only one obvious job. In the HomePage, that job is to hold the state needed to render itself. So that means holding and fetching the posts, or if there's sorting implemented then holding the function that sorts the posts and passes it to the component that sorts, and anything else that it needs for its own content. The single responsibility here is: render the HomePage. Everything else it should delegate to other components. So you could've fetched the posts in the PostFeed component sure, but then the HomePage would've needed to hold some object with params to fetch with. So then that would become its responsibility. If you had a ProfilePage, it would hold different params such as the userId to fetch only those posts. That would be its responsibility. Then you can have other components, like the PostCard which is only responsible for rendering a single post. But that may mean it can hold some state, or fetch some data that it needs to render the post, or even filter stuff there. It still falls under the responsibility of: render a Post. That's the key, it's not about actually doing one single thing, but being responsible for one thing and holding all the code necessary for that one thing, even if that means multiple states and effects and props passed to other components!
@Rustaveli_
@Rustaveli_ 7 ай бұрын
@@cosdensolutions thx for reply)
@antoniuneacsu6811
@antoniuneacsu6811 7 ай бұрын
what you could also do is extract all posts fetching logic in a custom hook (usePosts) - as explained in the last design pattern in the video. In this hook, you can move the fetching part that is present in the HomePage. Imagine having filters, sorts, different views options (as cards, as list, etc). The HomePage would have lots of logic in it + testing would be a nightmare and not possible to do unit testing correctly -> you would render a giant component every time you want to test isolated capabilities: filters, sorts, etc
@Rustaveli_
@Rustaveli_ 7 ай бұрын
@@antoniuneacsu6811 great solution, also thought about this
@danieldk5148
@danieldk5148 7 ай бұрын
Really love theses kind of videos! Thank you! One question, and sorry if it would be obvious, but I really liked the last pattern, bit how would it be implemented if I need a control state? Or that would be more like the second pattern shown?
@cosdensolutions
@cosdensolutions 7 ай бұрын
I'm not sure what you mean by control state, but extracting that in a custom ".hooks" file is no different than having that code directly in the component. So you could have that custom hook receive props from the component or from above, and even return a value too. This will work exactly in the same way, with the only difference being that now everything runs through and from this extra file
@danieldk5148
@danieldk5148 7 ай бұрын
@@cosdensolutions sorry, sometimes I'm not so clear in english :( What I meant is if I need that state that (also) controls something outside of that .hooks file. Although I might be looking wrongly at the problem x solution. ~ just to make an excuse ~ Been a couple months I'm not coding, kinda discouraged, so maybe that's why I'm not looking at this properly.
@cosdensolutions
@cosdensolutions 7 ай бұрын
@@danieldk5148 in that case, you need to pass the callback function to update that state through props to this component, and then pass it to the hook in .hooks. Then call it in there and it will update wherever the source is!
@danieldk5148
@danieldk5148 7 ай бұрын
@@cosdensolutions thank you!
@robwatson826
@robwatson826 7 ай бұрын
That was a really interesting video! Thanks for sharing. A question about extracting logic into Hooks - how do you share state from the hooks back into the component itself? Would you return a big object full of properties similar to how useState works?
@fabryscript
@fabryscript 7 ай бұрын
the thing that I would personally do is just returning the properties that i need. For instance, if i fetch some data and put it in the state, i'll then just return the value from the state without anything else (apart from common utils like isLoading, error etc...), in order to let the component consume only the things that it actually needs
@cosdensolutions
@cosdensolutions 7 ай бұрын
Yes you return everything that you need! Usually in the form of an object with the properties inside so that you then use them with the same name in the component!
@AhmedMohamed-tf9ed
@AhmedMohamed-tf9ed 6 ай бұрын
@Cosden Solutions - 2:10 You are not supposed to use side effects directly like this in React components. You should make a custom hooks / utility functions to adhere dependency inversion principle and separation of concerns principle...
@REPOORTEHT
@REPOORTEHT 7 ай бұрын
Last one : chef's kiss.
@randfamous
@randfamous 7 ай бұрын
Hello sir, please make a video on feature driven folder structure a.k.a screaming architecture - no youtuber has covered this till now and i am expecting from you ...
@petarkolev6928
@petarkolev6928 Ай бұрын
Does mightymeld work in monorepos? Great video btw! You got yourself a new subscriber 🍻🍻
@paitrex
@paitrex 6 ай бұрын
I am wondering about useSelecContext hook in 10:39. Why do you use useContext in a single component. It this used somewhere else in code except that select component that is shown on video? What it used it for? Maybe for taking the value in a parent komponent or what?
@salman0ansari
@salman0ansari 7 ай бұрын
this channel should be included in the "hall of fame" you are the only one teaching real world react.
@cosdensolutions
@cosdensolutions 7 ай бұрын
damn, thank you! That's exactly what I'm trying to do!
@PedroBulloJr
@PedroBulloJr 7 ай бұрын
Awesome! You could highlight keywords.
@michaelkorolev1413
@michaelkorolev1413 7 ай бұрын
Great video! However, there is something that is bothering me. Why should we reinvent the Select behavior when it's already implemented by the browser? But the pattern is awesome and should be utilized.
@cosdensolutions
@cosdensolutions 7 ай бұрын
Generally it's good to have your own components that wrap the browser elements just so you can add any customisations you need there and have them apply to all of your app, instead of repeating it every time you use a select input. You can style them, add additional props, etc all in one place to re-use
@user-lq2gw9hx2s
@user-lq2gw9hx2s 4 ай бұрын
I would love to pay you for one on one tutoring, you sound like you really know what you're talking about.
@cosdensolutions
@cosdensolutions 4 ай бұрын
I currently don't do 1v1 (but that might change in the future). However, I am soon launching a course that takes everything I've learnt over my career and puts it into a package that goes significantly beyond what my videos do. It's coming in a month and a bit!
@angthapyeuquan5409
@angthapyeuquan5409 7 ай бұрын
Hi, I wonder about the last pattern 'extract useEffect to other files', if we have too many dependencies related to useEffect such as the variables from useState for checking, how can we handle that?
@fouadchahd2969
@fouadchahd2969 7 ай бұрын
Trust whenever u have a dependency that has dependencies, there's a way to refactor ur code to get rid of that useEffect
@ahmadpak
@ahmadpak 7 ай бұрын
That was helpful.
@setasan
@setasan 27 күн бұрын
Lovely !
@ekchills6948
@ekchills6948 6 ай бұрын
How come I'm not subscribed to this channel. Your contents are amazing
@cosdensolutions
@cosdensolutions 6 ай бұрын
well, hopefully you are now :D
@ekchills6948
@ekchills6948 6 ай бұрын
@@cosdensolutions of course I am now
@amirhosseinghaznavi6657
@amirhosseinghaznavi6657 7 ай бұрын
Great video thanks, could you please tell us what is the name of last pattern you mentioned?
@cosdensolutions
@cosdensolutions 7 ай бұрын
Extracting logic into hooks
@prashlovessamosa
@prashlovessamosa 7 ай бұрын
Thanks for sharing. any update when will you make a tut on React Router.
@cosdensolutions
@cosdensolutions 7 ай бұрын
Its planned for a couple of vids from now! Don't worry it's coming ☺️
@prashlovessamosa
@prashlovessamosa 7 ай бұрын
@@cosdensolutions thanks whatever you teaches directly goes to my mind I am too addicted to your teachings thanks.
@ShubhamGupta-ol5xy
@ShubhamGupta-ol5xy 7 ай бұрын
please let us know the open source project u were taking about in you tube shorts
@ptolemyhenson6838
@ptolemyhenson6838 6 ай бұрын
Why is every react component put in a separate file, even the ones that are related to each other and could be easily navigated within the same file?
@user-th5hc3xl3x
@user-th5hc3xl3x 6 күн бұрын
4:38 hello, terminal app name?
@user-py5zu9pb8u
@user-py5zu9pb8u 6 ай бұрын
thanks
@JamesIsbellUK
@JamesIsbellUK 5 ай бұрын
SRP is a good pattern but can lead to the following drawbacks: excessive fragmentation, increased boilerplate code, decreased readability, difficulty in debugging, and an increased onboarding time for developers. For small and even some medium-sized projects, sometimes it's just simpler and easier to AVOID breaking things down into multiple responsibilities and files. Sometimes it IS more readable if it's in a single place.
@ayansinha5000
@ayansinha5000 6 ай бұрын
Can we get this codebase or any github reop to view this example?
@martapfahl940
@martapfahl940 5 ай бұрын
Great work I really learned a lot! One question for minute 14:00 would you also make a sepearte file Component.helpers.ts for functions like const handleSubmit e => {} and other functions? Also how would you do it on server components where you can't use hooks?
@chicao4896
@chicao4896 6 ай бұрын
I find it wild that it takes 70 lines of code to make a select component in React. Great video though.
@cosdensolutions
@cosdensolutions 6 ай бұрын
fair enough, but that's mostly because of setting up the context + a custom hook, which isn't necessarily required for a simple select component that is pure UI
@thomasg2058
@thomasg2058 7 ай бұрын
Hello, on compound compoent how can you access selected option on component your are using it?
@cosdensolutions
@cosdensolutions 7 ай бұрын
Pass a callback from the parent to call onChange and get it that way!
@pulkitcs
@pulkitcs 4 ай бұрын
We are missing HOC, composition etc design patterns. This video is confusing 😞, could you please provide a link to these videos in this video. Thanks
@fouadchahd2969
@fouadchahd2969 7 ай бұрын
Is the last example correct ? The useSignInHooks will be triggered on each render no!?
@cosdensolutions
@cosdensolutions 7 ай бұрын
yes, that's not a problem at all. Even how it was before it would trigger every render
@fouadchahd2969
@fouadchahd2969 6 ай бұрын
@@cosdensolutions by rerender do you mean each state update or refreshing ! isn't wrong to send analytics event on each state update ?
@___jd
@___jd 5 ай бұрын
I would argue that PostFeed should handle the Post fetching itself. Makes more sense than the HomePage which is really just a visual container.
@cosdensolutions
@cosdensolutions 5 ай бұрын
I wouldn't, because you would also use PostFeed in the UserProfilePage for example, where you'd need to fetch all posts of a specific user. So you would need to pass some sort of filters from the HomePage and UserProfilePage. So at that point, just fetch them there and let PostFeed display them only
@___jd
@___jd 5 ай бұрын
@@cosdensolutions Passing the filters seems fine imo // Home. // Profile. Or similar. But to each their own, and hard to say without a larger app context. Cheers, love the vids.
@alexevlad
@alexevlad 7 ай бұрын
I've started working for my first time at a company at a level of junior. I've already extracted a topic dashboard page into multiple hooks for easier management. I was required to hooks which was used in another hooks,, is this a good idea?
@cosdensolutions
@cosdensolutions 7 ай бұрын
yeah, sounds reasonable, I use hooks within hooks all the time!
@mohamedabdelhalim9892
@mohamedabdelhalim9892 6 ай бұрын
can we isolate the logic code in a components that uses that conditional rendering depending on states for example?
@cosdensolutions
@cosdensolutions 6 ай бұрын
yeah you could
@mohamedabdelhalim9892
@mohamedabdelhalim9892 6 ай бұрын
@@cosdensolutions mmmmmm, does it contribute anything to performance or only for readability and clean code approaches?
@webcodeuniversity
@webcodeuniversity 6 ай бұрын
The SRP is arguable here, for this example, homepage component should not be responsible for fetching posts, that's a responsibility for Posts component to do, imagine that homepage has other components that need some data from an API, so the homepage component will be a mess, therefore, we'll be violating SRP. Also the last patten is arguable indeed, if we do that for every component, then we're losing colocation principle which I think it's more meaningful than just move things around, instead I think smart/dump components pattern would make much sense in such situation instead of using custom hooks. Thanks for the video though
@maximilianojuega17
@maximilianojuega17 3 ай бұрын
you explain really good but in the compound component, you use the onClick in the option which does nothing, this is the second example you do that lead to a broken component , its better to make component that actually work so people can see the use case
@kodiak809
@kodiak809 Ай бұрын
2:35 i can't get it i thought the initial state can only be string,number or null...why is there a component there?
@erfanmo1468
@erfanmo1468 7 ай бұрын
how did you make the functions sticky in your vscode ?!
@cosdensolutions
@cosdensolutions 7 ай бұрын
it's a setting in vscode!
@brianmeyer3050
@brianmeyer3050 7 ай бұрын
The Select context option feels unnesarily complex. Custom hooks + useContext for a native form element? You mention that it's nice because now it's a simple and reusable component, but you've created something that is finicky, difficult to understand and hard to maintain. That's the opposite of a senior design pattern.
@yassinenassib2619
@yassinenassib2619 4 ай бұрын
Thanks for the Video , but i see an issue with Props Drilling! we are passing the posts to 3 child components! can you explain why this is a bette practice than creating a posts context ?
@cosdensolutions
@cosdensolutions 4 ай бұрын
posts is only passed to PostFeed. PostFeed then maps over the posts and passes a post to PostCard. This is not prop drilling, this is just normal React! A context wouldn't make sense here!
@yassinenassib2619
@yassinenassib2619 4 ай бұрын
@@cosdensolutions thank you for the feedback and explanations!
@epouivan3475
@epouivan3475 7 ай бұрын
Can you please create a complete react course.
@cosdensolutions
@cosdensolutions 7 ай бұрын
Absolutely, working on it as we speak! I'm doing something unique and way better than anything else I've seen out there ☺️
@epouivan3475
@epouivan3475 7 ай бұрын
Patiently waiting@@cosdensolutions
@zkabadu
@zkabadu 7 ай бұрын
Talks about SRP, doesn't do SRP in its best way: your outer component does not do one thing, but two: it renders the component and it fetches the data. Therefore you break SRP 😬
@cosdensolutions
@cosdensolutions 7 ай бұрын
So how I see SRP is that it shouldn't just have a few lines of code on one specific thing, but rather one responsibility. That's the R in SRP. The HomePage is responsible for the rendering of the HomePage, which includes fetching the posts and passing the data to all sub-components
@mauriciabad
@mauriciabad 7 ай бұрын
Great video! I only disagree in the single responsability part, because in many cases it's not worth the effort of splitting things up, and you didn't dig into how to decide when to use the pattern.
@cosdensolutions
@cosdensolutions 7 ай бұрын
I would argue that splitting should be the way you build them in the first place. If you always build small and with a single responsibility, no matter the project you end up benefiting imo. That's why I didn't mention anything about when to use it in the video
@TarasovFrontDev
@TarasovFrontDev 7 ай бұрын
SRP is not a design pattern but a SOLID principle. And the first ex is not quite good. should only return JSX (view layer) should only return JSX (view layer) should fetch data (model layer) P.S. Ok, now I got it. It's not ed video, but ad for sponsor. Well you should retitle the video right.
@cosdensolutions
@cosdensolutions 7 ай бұрын
You can split components further into views and controllers sure, but you also can choose not to and do it how I did, it's perfectly valid. And yes, in the last example I showed the model layer too, did you watch until then? ☺️ And lol, I would've made this video with or without the sponsor my dude
@jitujahagirdar613
@jitujahagirdar613 4 ай бұрын
and i would like to know how to give answer please explain about your fronted project architecture ? give your sample react project architecture example .!
@raybelmo
@raybelmo 7 ай бұрын
Great Video!
@ilmanmanarulqori5632
@ilmanmanarulqori5632 7 ай бұрын
this is it AWESOME!!!🎉
@oscarthroedsson1410
@oscarthroedsson1410 2 ай бұрын
Can you do a video about select.option. Watched it 10 time in speed 0.75.. I don´t get it. I get why it need to be in a select. But I don´t get the Select.option tag
@cosdensolutions
@cosdensolutions 2 ай бұрын
a full video on this is coming!
@ukaszkisicki7862
@ukaszkisicki7862 6 ай бұрын
why not fech posts in the postFeed. PostFeed is the owner of these posts. I'd do the fetching there
@cosdensolutions
@cosdensolutions 6 ай бұрын
You could, but then you need to tell it what posts to fetch. If the home page, fetch home page posts, if user profile, fetch user posts. Easier to have that fetch in the respective pages and the component just render them imo
@21mighty86
@21mighty86 7 ай бұрын
10:00 you are passing the state setter as prop which is anti pattern by itself. Instead, the callback should be passed and state setter should be called inside handler of that callback
@cosdensolutions
@cosdensolutions 7 ай бұрын
what makes you say it's an anti-pattern?
@chetanchandel8850
@chetanchandel8850 7 ай бұрын
interesting topic, just leaving comment to get notified when someone replies
@MasculinismTV
@MasculinismTV 7 ай бұрын
here we go sellout mode activated
@cosdensolutions
@cosdensolutions 7 ай бұрын
Would've made this video with or without a sponsor my dude
@thehelldesk5463
@thehelldesk5463 7 ай бұрын
I learned nothing, but it should be a good introduction for begginers maybe
@cosdensolutions
@cosdensolutions 7 ай бұрын
That's mostly who my channel is for!
@alfonsoalejandroespinosade1728
@alfonsoalejandroespinosade1728 7 ай бұрын
i think the right name of the pattern is not feature components, is compound components,
@cosdensolutions
@cosdensolutions 7 ай бұрын
I talked about both in the video!
@aer1th621
@aer1th621 6 ай бұрын
can I have github repos?
@joaobonsegno126
@joaobonsegno126 7 ай бұрын
If you have a PostFeed component that is responsible for rendering the posts, why fetch them in the parent component? If PostFeed has the responsibility to deal with the post feed (obviously), isn't it better to let it fetch its components and remove this responsibility from the parent?
@cosdensolutions
@cosdensolutions 7 ай бұрын
You could, but you'd still have to pass something from the homepage. Because if you re-use PostFeed somewhere else, like a ProfilePage, you need to tell it which userId to fetch from. So the PostFeed still needs info from the parent to fetch. So at that point, makes more sense to do the fetch in the parent with the correct filters, and just use PostFeed to render them!
@ameer6168
@ameer6168 7 ай бұрын
I don't think it matters seniors are still going to use the most fkd up pattern in the existence
@alexandrudodon1
@alexandrudodon1 7 ай бұрын
You started off by talking about the single responsibility principle, but then went and assigned multiple responsibilities to it. The page component would, indeed, be responsible for orchestrating the required components, but it shouldn't deal with container styles - that's something that should be delegated to either a "layout" or a "template" component that accepts various implementations as child elements. While it's true that the page should also fetch the overarching data that is required to display everything, filtering it is not its responsibility - that's something that should be handled by a different component and upon successful filtering, the page component would update its state with the new data. What if I have a smart component several layers deep that needs some data that is not needed anywhere else? Would you also fetch in the page component and pass it down through prop drilling? I would argue that you shouldn't and rather let that component fetch what it needs to work with, so that the page component would only deal with state that is important for the whole page.
@cosdensolutions
@cosdensolutions 7 ай бұрын
Great comment! Sure, you could use a layout if it's a generic style that applies to all pages. But for laying out the post feed and how that is styled, that's the home page. Does it go at the top or at the bottom, is it full width or next to a search bar, etc. That's home page responsibility. Also, the actual components that will filter are separate, sure. But the home page needs to hold and pass a callback to that component to receive the updates, and then filter the posts to display. That's what I meant! And to the third point, it really depends. You can have self contained components that fetch their own data, or you can choose to pass it from the home page. There's no right answer and it really depends on the specific context imo. Could've had PostFeed fetch its own data and only receive some parameters from home page to fetch with for example
@DuduHaupt
@DuduHaupt 2 ай бұрын
should I have one test for my Component.tsx and other for my Component.hooks.tsx? or one test for both of them? Excellent video!!
@anvuan5473
@anvuan5473 7 ай бұрын
U forgot the lazy loading that component. it could be a huge problem
@cosdensolutions
@cosdensolutions 7 ай бұрын
Nah because they go together so they should be loaded at the same time
@luc.kasnix
@luc.kasnix 7 ай бұрын
The useSignInPage does not have a single responsibility.
@singh.aadarsh
@singh.aadarsh 7 ай бұрын
Amazing
@Forshen
@Forshen 7 ай бұрын
'single responsibility principle' is an priniple. a.k.a. a guideline. Not a Design Pattern. EDIT: I see 0 Design Patterns here. Just code separation, no technical problem solving.
@mihaistoica4831
@mihaistoica4831 6 ай бұрын
I don't think naming Design Pattern is right for this type of content. You are presenting good practices for React and Single Responsability Principle Anyway, interesting video, keep up the good work!
@cosdensolutions
@cosdensolutions 5 ай бұрын
what would you name this as? And what would you consider design patterns in React?
@mihaistoica4831
@mihaistoica4831 5 ай бұрын
@@cosdensolutions I would consider them as good practices. If you take into consideration the definition of design pattern (Design patterns are typical solutions to commonly occurring problems in software design.), those are solutions exclusively mapped to frontend frameworks. As I've just said, it's a personal opinion based on this definition.
@dadya_denis
@dadya_denis 6 ай бұрын
Select component are not good enough to show it even for junior developers, cause even within Design Pattern its a bad practice, cause you store the view and the logic of the context inside one file, that incorrect in any case.
@mokhtariabdelmadjid2977
@mokhtariabdelmadjid2977 6 ай бұрын
compound component is just adding more layers of complexity, just keep everything simple and easier we dont need a context or a hook for a simple select that absurd
@cosdensolutions
@cosdensolutions 5 ай бұрын
The idea is that all of that complexity is abstracted in that component once, then you don't worry about it. And using context prevents you from using the Option component in something other than a select, and then adding props and logic in it to fit both use cases. That pattern doesn't scale at all and will lead to a lot of problems. That's the benefit of compound components
@sivaprakas2830
@sivaprakas2830 4 ай бұрын
looks like you were in hurry, please make video when you have more free time and good sponsor
@praneetc1040
@praneetc1040 4 ай бұрын
explanation is too fast, not able to understand the compound components
@enyelsequeira3619
@enyelsequeira3619 7 ай бұрын
Not senior 😴😴
@noNullMoments
@noNullMoments 7 ай бұрын
i thought we were going to learn about factory, oberserver, singleton something meaningful not this!
@cosdensolutions
@cosdensolutions 7 ай бұрын
I think this is really meaningful, especially for beginners who don't know the ways to think about React. But I will definitely make more videos like these!
@noNullMoments
@noNullMoments 7 ай бұрын
I think it is important that young developers or aspiring engineers should be exposed to "politically correct way of doing things" because as a lot will later find out that it is harder to unlearn bad habits than to acquire new good ones. Design Patterns: Elements of Reusable Object-Oriented Software (by the Gang of four) is probably one of the most influential books written in computer science history that discuss the "CORE" of OOPs patterns that are absolutely used in JS meta frameworks. Anyways.. good luck
@detaaditya6237
@detaaditya6237 7 ай бұрын
Well, the thing is that the classic go4 design pattern is not always applicable to React codes. I think this video delivers more concrete, head-on, and easier design patterns for relatively new developers to follow.
@rahulsingh-hn3fy
@rahulsingh-hn3fy 6 ай бұрын
​@@noNullMomentsnever seen someone apply oop patterns you listed in react😅
@noNullMoments
@noNullMoments 6 ай бұрын
​@@rahulsingh-hn3fykzbin.info/www/bejne/eYjOdWWhhZuKq8ksi=iNRRUJIlGY9zJbpp 😮😂😂😂
@worldwide6626
@worldwide6626 5 ай бұрын
Lmao this is exactly what my company uses
@randfamous
@randfamous 7 ай бұрын
Hello sir, please make a video on feature driven folder structure a.k.a screaming architecture - no youtuber has covered this till now and i am expecting from you .....
Refactoring a React component - Design Patterns
15:19
Cosden Solutions
Рет қаралды 90 М.
Compound Components in React (Design Patterns)
18:21
Cosden Solutions
Рет қаралды 22 М.
Please be kind🙏
00:34
ISSEI / いっせい
Рет қаралды 58 МЛН
All useEffect Mistakes Every Junior React Developer Makes
22:23
5 Design Patterns That Are ACTUALLY Used By Developers
9:27
Alex Hyett
Рет қаралды 186 М.
Reviewing your React Code: Episode #3
14:27
Youssef Benlemlih
Рет қаралды 1,1 М.
Speed Up Your React Apps With Code Splitting
16:50
Web Dev Simplified
Рет қаралды 368 М.
This is the Only Right Way to Write React clean-code - SOLID
18:23
Definitive Guide to React Component Design and the key to avoiding tech debt
1:23:30
Kevin Ghadyani - JavaScript
Рет қаралды 11 М.
Front End System Design Fundamentals (All In One Comprehensive Guide)
37:50
5 Design Patterns Every Engineer Should Know
11:51
Traversy Media
Рет қаралды 932 М.
Stop Doing this as a React Developer
12:27
CoderOne
Рет қаралды 159 М.
Single Responsibility Principle in React (Design Patterns)
16:50
Cosden Solutions
Рет қаралды 44 М.