Please keep continuing teaching like this...I've seen so many system design videos but none of them had the clarity of the mind- map you gave. Kudos!!!
@g01dHaCkEr Жыл бұрын
Thanks for this, I really liked the way you broke this down. The use of the mindmap was very helpful, too.
@icodeit.juntao Жыл бұрын
Thanks, glad you like it.
@FreddyRangel856 ай бұрын
Your channel is criminally under-subscribed. This is fantastic content.
@icodeit.juntao5 ай бұрын
Thank you so much for your feedback, really appreciate it.
@Travelmoo7 ай бұрын
the mind map is top-notch, I think thats how one must go about every problem statement on systems design. Thanks !
@eSentrik2 ай бұрын
agreed
@icodeit.juntao Жыл бұрын
I've put the resources into a repo: github.com/abruzzi/system-design-interview-fe, feel free to download it
@MykolaBuhai6 ай бұрын
Thank you
@alexp686929 күн бұрын
Thanks for sharing!
@nikolamiticdev9 ай бұрын
Am I the only one asking himself how is this frontend? I there are 5 topics on which I do not need to be an expert on, but there are expecting me to actually know what I am talking about HOW is this not fullstack or backend?
@icodeit.juntao9 ай бұрын
I think that's a valid point, but like many other things in the industry there isn't a clear boundary between FE or BE or fullstack, especially in current circumstances where the employer has more choice than people who are looking for opportunities (not saying I agree with it but that's what it is). From my experience, for the same position, you will have a higher chance if you have the whole picture in your mind, or if you have some experience on integrate with other parts of software development lifecycle than the pure FE experts. Hope it helps.
@anveio3 ай бұрын
Many companies treat front end engineers as a superset of an SDE, as in you're expected to meet the average bar for an SDE at the same level but show exceptional strength in frontend skills. So you'll need to know all this at a minimum. To show your frontend chops you can expound on the user experience portion: how are you managing state? How are error messages being surfaced? How are you implementing routing? Cross browser compatibility? Different screen sizes? And there's much more to dive into for accessibility
@muizuvaisАй бұрын
3:04 what is Alex's video? do you have a link?
@icodeit.juntaoАй бұрын
Sorry, should have said it more clearly, I'm referring the author of the pdnd Alex Rearadon. The video can be found here: kzbin.info/www/bejne/a4S0nIKvr79_fq8
@rattapumputtaraksa3682 ай бұрын
Thank you for your video, I get to know more about how to separate the topics 🎉
@KevinBeal-u9f Жыл бұрын
Very clear diagram. Thank you!
@ilovechely Жыл бұрын
That was really helpful, thanks for the content!
@icodeit.juntao Жыл бұрын
Thanks, @ilovechely.
@lesg19877 ай бұрын
Amazing working mate, thank you so much for sharing
@icodeit.juntao7 ай бұрын
Glad you enjoyed it
@bifidoc Жыл бұрын
i think talking about cicd is overkill on a design interview, whether it's frontend or backend :)
@icodeit.juntao Жыл бұрын
Yeah, sometimes it's asked by the interviewers - I think it's great to know how the software is build and delivered as a whole process tho.
@degamer106 Жыл бұрын
Could you do a video of a mock interview for Front End System Design interview?
@icodeit.juntao Жыл бұрын
Hi @degamer106, I'll try to make one once I finish my onboarding. Thanks!
@LachlanMiller Жыл бұрын
Great presentation!
@headiez5989 Жыл бұрын
This is helpful, thanks!
@samatzhetibaev8045 Жыл бұрын
Can you share this mind map? And what app did you use?
@icodeit.juntao Жыл бұрын
Sure, I used XMind to generate such mind maps; I'll share the image on a GitHub repo so that people can all download it.
@icodeit.juntao Жыл бұрын
Hi mate, I've put it into a repo: github.com/abruzzi/system-design-interview-fe so you can download it there.
@GameboyZoneRocks Жыл бұрын
@@icodeit.juntao - Great video. This link should go under the video description.
@Dopamine432 Жыл бұрын
thank you very much for this 👌🏻
@g_pazzini Жыл бұрын
do we have to memorize all of these stacks? that would be nightmare
@icodeit.juntao Жыл бұрын
It just takes a bit of time. You don't have to remember everything, you should try them on either your project or a side project, and once you really have done it once, then they just stick. :)