Is "Full Stack" Even Real?

Поделиться
HTML-код
  • Опубликовано: 10 ноя 2024

Комментарии • 164

  • @tabziz
    @tabziz 2 года назад +294

    from now on when the recruiters ask me if im "more" backend or frontend im gonna give them this spectrum and draw my box on it

  • @tjblackman08
    @tjblackman08 2 года назад +41

    You're so good at conveying ideas with diagrams! And good diagrams too, that are intuitive, quick, and easy to understand! I would like to get better at explaining ideas through diagrams.

  • @DaxSudo
    @DaxSudo 2 года назад +110

    The quote about Jack of all trades is actually commonly misquoted. The whole quote is,
    “Jack of all trades, master of none. Still is better than master of one. “
    So it’s super in-line w this videos message about the value delivery created by an engineer vs technical acumen or part of the stack they focus on. Bc frankly if u don’t at least try other parts of the stack ur gonna be a one trick pony.

    • @j0hannes5
      @j0hannes5 2 года назад +10

      I want to be a Jack Herrington of all trades

    • @vladimircicmanec6103
      @vladimircicmanec6103 2 года назад +6

      In modern times, the phrase with the "master of none" element is sometimes expanded into a less unflattering couplet by adding a second line: "but oftentimes better than master of one" (or variants thereof), with some writers saying that such a couplet is the "original" version with the second line having been dropped, although there are no known instances of this second line dated to before the twenty-first century.[11][12][13][14][15]

  • @RandomMcLain
    @RandomMcLain 2 года назад +15

    Thanks, Theo! This is the best explanation I've ever seen. Hopefully at least one recruiter sees this as well.

  • @igrb
    @igrb 2 года назад +28

    Thinking about fullstack in this way has been mindblowing, finally got that little voice in my head to shut up about me not being "REAL" fullstack if I focus on the design~lambda area

  • @TomDoesTech
    @TomDoesTech 2 года назад +19

    I'm so glad you added the end part. I asked my manager once if I couldd just make my job title "product builder" because I don't really care about where on the stack I'm working, I just love building cool products.

    • @lathah8160
      @lathah8160 2 года назад +2

      Well technically you are a Software Engineer. In that sense, you got the right title

    • @TomDoesTech
      @TomDoesTech 2 года назад +2

      @@lathah8160 That's true, but what I was getting at is that I don't really care about building software, I care about building products. So if that means talking with designers, or writing IAC, I don't really care, as long as the product I am building is cool

  • @klc3rd
    @klc3rd 2 года назад +30

    Man I was about to go to bed, then I see “is full stack even real?” Pop up on my ipad

  • @theonewhonowz
    @theonewhonowz 2 года назад +12

    I guess that full stack devs are like inventors since nearly all bright ones also didn't know anything deeply, but deeply enough to build something complete, bringing some value. For instance, they knew some math, some physics and a lot in between and clearly they not only wanted to make it work but also improve the entire system because it's their interconnected experience and knowledge on something that helped them

  • @codeChuck
    @codeChuck 9 месяцев назад

    Cool explanation of spectrum! Computer Hardware => Hardware Person => Infra Person => AWS Lambda (Serverless) => Backend Dev => Frontend Dev => Designer => Product Manager => User. Full Stack Dev being a box in between any of these, but mandatory covering BE and FE.

  • @siya.abc123
    @siya.abc123 2 года назад +4

    Great chat!
    As a full stack dev I do as much backend work as a backend dev and as much front-end work as a frontend dev.

  • @JoshuaSantos811
    @JoshuaSantos811 2 года назад +5

    love the discussion that it's all a spectrum. how the spectrum is influenced by multitude of things, tools that enable bridging, business decisions that restrict/enable cost savings.also how interest change that a backend can lean towards frontend and vice versa.

  • @dripcaraybbx
    @dripcaraybbx 2 года назад +7

    I'm a designer who decided to start getting involved with HTML/CSS to be more productive. You explaining how front-end/back-end mean different things to different people struck a chord. Now I know when devs tell me the HTML is back-end because it's rendered by the server, it's just because they want me to go away.

    • @morganlancer
      @morganlancer Год назад

      Yeah, its a real mess, but at its core, HTML and CSS is very frontend, because it can only be rendered on clients side. Lines do become really blurred though if you make a web application in a js framework like React or node.js, because the whole idea of these frameworks is to merge the frontend logic and backend logic into one system. At its core I would say that HTML/CSS itself is frontend, but if its dynamically generated, then whatever code generates these HTMLs are backend.
      The main difference though, is that the frontend developer builds the UI, the designer decides how the UI should look like, and backend developer connects the UI to the database and other services that are ran on server-side. When the devs tell you the HTML is back-end because its rendered by the server, I will assume they believe they are back-end developers when in reality they are actually "full stack" (my definition: fullstack=at least backend+frontend).

    • @dripcaraybbx
      @dripcaraybbx Год назад

      @@morganlancer I know HTML/CSS are front-end, I'm just making a joke about devs not playing nice with designers. They're actually .NET devs so it took some convincing but they finally let me touch the codebase to play with my piddling .ascx files

  • @fishfpv9916
    @fishfpv9916 2 года назад +4

    I really hate the master of none argument. I go from from frontend react to writing low level graphics code in c++ and rust regularly and can fully keep up with both types of dedicated devs. Having more experience of what is out there makes you a better developer that has a much better grasp of technology as a whole.

  • @Flash136
    @Flash136 2 года назад +6

    Thank you for this, Theo. That's a really good way of looking at things.
    Now, I can call myself a Full-spectrum developer.

  • @coscorrodrift
    @coscorrodrift 2 года назад +2

    Great video. I don't mind the banter honestly, and since I'm still at the beginning of my career I don't mind hearing the "master of none" part because it does apply, but I can see how the cheekiness and air of superiority from some people can be draining.
    The ending is on point tho, that's in part why I chose full-stack. There's opportunity everywhere and if I have to call myself one thing or another in order to get a job I'll do it but I just want to build shit. If I want my project to have cool animations and i have to use frontend libraries for that I'll learn those. If I want to expand functionality and need my server to process data in some way I'll learn that too. when you go into companies and the terms speak about who i'm communicating with most often, then i guess I'll worry about it, but for now i just call myself fullstack because I find every part of my projects interesting enough to learn about them.

  • @VictorMainaKinuthia
    @VictorMainaKinuthia 2 года назад +5

    Loved this. We should focus on complete products and the best ways to get there instead of choosing sides.

  • @quelchx
    @quelchx 2 года назад +9

    I legit cover every area you mentioned in this video lol 🤣. Thankfully we hired a Project Manager so... I have to worry a little less about that. If you cover every area of your company's stack -- you my friend are a damn unicorn like myself and give yourself a pat on the back. I say this because if your like me -- I'm up at 2:30 am figuring out ways to fix this legacy code I inherited 😅😭. Call me crazy but I guess it's part of taking a software to the damn moon

  • @darylphuah
    @darylphuah 2 года назад +9

    An alternative to "builders" might be "solvers". The latter implies thinking about the problem and having a solution rather than just building something that might not have an objective.
    My definition of full stack is more of a mindset/ability rather than a specific skillset or experience. If you can jump into any layer of the stack and help solve a problem, you're a full stack by definition even if certain areas are not your main focus at the time.

  • @ChrisVisserDev
    @ChrisVisserDev Год назад

    Fully agree. In addition, lots of devs tend to also switch focus, making it more complex. For example, you could have worked for 2 years on backends and micro-services only to then start building a next application

  • @cool_scatter
    @cool_scatter 2 года назад

    cool to know you have an infra background! I got into infra pretty much by accident and now I’m trying to pivot more towards frontend/fullstack web dev. love the content!

  • @alirezasoheili1701
    @alirezasoheili1701 2 года назад +2

    maan your thumbnails are on another level 🔥

  • @maiieul
    @maiieul 2 года назад +4

    This thumbnail is priceless.

  • @CottidaeSEA
    @CottidaeSEA 2 года назад +1

    I'm a backend developer who also does infra stuff and is competent at frontend. I would never seriously describe myself as fullstack however.

  • @RAHULKUMAR-wn8po
    @RAHULKUMAR-wn8po Год назад

    11:00 It makes most sense, software engineers are expected to solve problems by building something. This is way more impactful and better than being called with any other title.

  • @mohamedalimeddeb4690
    @mohamedalimeddeb4690 2 года назад

    Out of every other videos on RUclips only yours was good. Straight to the topic and no bullshit.

  • @yarielinfante9936
    @yarielinfante9936 7 месяцев назад

    I have experience from infra to all the way up to frontend user experience web/mobile, and i once was called in an interview after designing a whole product covering all those points "Product Software Engineer". I've stuck to that term ever since.

  • @byulentmehmed
    @byulentmehmed 2 года назад +1

    The term you're looking for might just be "Software Engineer".

  • @jonb8869
    @jonb8869 2 года назад

    I'd include architect is between backend and infra person. I know a lot of backend devs who don't have the first clue on how the internet works and the implications of some of their decisions. Also I am not a designer in terms of making things pretty, but I do make good bread (not even vanilla) UX and work with the user. Then you get an artist to come in and make it look like something a normal person would like to look at because I'm content with command lines.

  • @mosescosme8629
    @mosescosme8629 2 года назад +6

    Dude yes. I've been wrestling with a lot of imposter syndrome lately. This was really helpful, Theo.

    • @BobbyBundlez
      @BobbyBundlez 2 года назад

      there are levels to this shit man. I make like 45k a year as a junior making purely static gatsby websites. i've been coding for like 3+ years and thought I would be doing shit like writing crazy graphql full stack mutations by now.. nope. imposter syndrome? eh not really. im still shocked that i get fucking paid to do this shit.. super grateful and know that I didn't give up. so while you have imposter syndrome tbh if you're employed who gives a fuck

    • @BobbyBundlez
      @BobbyBundlez 2 года назад +1

      i know nothing. i am such a noob and am stubborn to learn anything new. Imposter syndrome is ridiculous though. remember that there are people out there who can't write a single line of code. you are in this field for a reason.

  • @natchaponkabthum1667
    @natchaponkabthum1667 2 года назад

    back in and recently got soft soft again, it felt strange and i had previously just taught myself the software. Finding your videos is helping

  • @dixztube
    @dixztube 2 года назад

    True I do all these things when you’re on a small team or start up you’re a solution finder wherever it is on the spectrum. Grab a book, take a walk and perform

  • @enderspirit5238
    @enderspirit5238 2 года назад +1

    "You might spend all your time on Infra, you might spend all your time on Figma" Nice rhythm! :)

  • @texoport
    @texoport 2 года назад

    This isn't something I've thought about all that much but I love your clarity of thought on it and I'll definitely be approaching this topic through this lens.

  • @lunalildragon241
    @lunalildragon241 2 года назад

    For me a true full stack developer is someone that can manage from talking to the user to deploying the solution on a server.
    A full stack developer might not be the best in art and might not have the best imagination, but is a very logical person that will probably need some help in design even if it's just asking for what the user expects.
    Usually they are geniuses that might just do the work by themselves or in a small team, surely they need longer when they do such things alone but they will reach the goal in a decent time.
    In a lot of cases a full stack developer also has to write in multiple languages, would be a benefit to just pick nodejs but reality has a huge variety of languages that solve a different thing and that is also something one must think off when starting a project by themself.
    Another thing people might not think off is that the development of GUI programs isn't that different to webdev depending on what problem arises.
    And then there are the people I have the most respect for... indie game devs, because depending on their team size they have to do art, level design, programming, deployment by themselves.
    I would never see myself becoming an indie game developer but I sure as hell could manage every aspect except making textures and 3d models.

  • @Nil-js4bf
    @Nil-js4bf 2 года назад +1

    8:00 PTSD when I heard react-admin. A good example of something that makes easy things slightly easier and harder things impossible to do.

  • @sitter2207
    @sitter2207 2 года назад

    ur so good at visualizing stuff to make it VERY easy to understand wow

  • @bagel7860
    @bagel7860 2 года назад

    Enjoyed the video man. I honestly never know what to call myself because I float so much but I guess that's the point, right? Quick note of feedback: the volume on your videos are more quiet compared to what I'm used too and the bit at the end for those not subscribed was quieter than the main segment. Minor but I thought I should mention it at least

  • @j0hannes5
    @j0hannes5 2 года назад +2

    I was having a debate about this in my head yesterday. Specifically about how "are you more a frontend or backend dev" is a bad question. You have summarised this better than I ever could.

  • @emonymph6911
    @emonymph6911 2 года назад +1

    Theo my counter argument is that your rectangles get slimmer in some areas for the full stack developer. Just because I know CSS it does not mean I am as efficient at producing it as someone who lives it every day. Still subbed because I like how open minded you are. Visualize it as a line is thin ---- for a begineer in a topic and it gets thicker === as they become professional. A full stacks line will be more like this ===----=--==-- Where they know enough to do things end to end but not as well as someone who lives and breathes a shorter thick line. You could claim that sure you could work up a long thick line as far as 'knowledge' goes but it's naive to think you can do everything 'FAST' with a high level of knowledge when you switch so many gears. It's like surgeons, sure a heart surgeon probably knows more then a GP about the brain but the brain surgeon will handle that organ but avoid the heart. Same in law, different specialists even though they 'can' understand all legal topics, it doesn't mean they should dabble outside their specialty, it's actually not fair to the client. Teamwork and having a small professional network that refer clients to each other depending on the task required is ideal.

    • @olyvar
      @olyvar Год назад +1

      Only just found this video but I completely agree. I think this needed to be mentioned. I've known many a full stack dev who's knowledge on certain things is severely lacking. Not a bad thing of course but it all balances out

    • @emonymph6911
      @emonymph6911 11 месяцев назад +1

      @@olyvar Yes and the main point is that, that is all okay. We SHOULDN'T have to 'know it all' its too high cognitive load. He later released a video on his channel about burnout lol.... Go figure. That's like saying an accountant should do all of these: invoicing, collection and the finances why not sprinkle in analysis while you're at it... That's would never fly. Devs should demand dev teams. Ya'll sell yourself short and bring some of the highest value to an organization. Also you SUCK at business processes from what I've experienced so TEAMWORK with other departments and let them assist when you're brainstorming business/code flow.

  • @hoochill
    @hoochill Год назад +1

    hardware are the data center guys

  • @artyhedgehog
    @artyhedgehog Год назад

    My personal itch is "Full Stack Dev" as both web and mobile app dev. I mean I don't want to build a tool for web only - but for mobile as well. I hope there's gonna be some t3rne obviously efficient stack for it soon. Unfortunately for now I'm lacking enough experience in mobile dev to even have an idea of how efficient can it be.

  • @CarKiller92
    @CarKiller92 2 года назад

    For me, fullstack means I can get any kind of job in my company and I can complete it without other devs if necessary. Design DB (schema, objects), write java/delphi serverside code, create forms for desktop app or create web stuff in some framework.

  • @gam_goes6579
    @gam_goes6579 2 года назад

    I really enjoyed this video. Thanks for sharing!

  • @abhinavrobinson2310
    @abhinavrobinson2310 2 года назад +5

    Here comes the content train 🚂

  • @jeffreylean
    @jeffreylean Год назад

    "Jack of all trade, master of none", it's being used quite frequently in the topics of generalist vs specialist. But I notice not a lot of people knows that there is 1 more sentence which being cut off, "Jack of all trade, master of none, but better than master of one" is the full sentence by shakespear.

  • @nearwizard1337
    @nearwizard1337 Год назад

    I’ve actually worked professionally in that whole spectrum, but the largest chunk of that spectrum I’ve worked in one job was Product through Infra (albeit Infra was only a small part of the work done for that job)

  • @nathanblaga1846
    @nathanblaga1846 2 года назад +1

    Really good vid.
    Learning so much from your content, keep up the good work! :)

  • @anhdunghisinh
    @anhdunghisinh 2 года назад +35

    I remember sometimes before Theo talked about 'this' keyword in JavaScript on his stream and it was phenomenon. The explanation was short but still very easy to understand. I want to use it to teach my newbie friends. Does anyone remember where was it?

    • @t3dotgg
      @t3dotgg  2 года назад +20

      I can't remember this (pun intended) but if anyone does please tag me in discord so I can make a short out of it!

    • @sealuke2724
      @sealuke2724 2 года назад +2

      @@t3dotgg You probably make 'this' again 😀

    • @mjohnson510
      @mjohnson510 2 года назад

      @@anhdunghisinh that would awesome if he did talk about that

    • @anhdunghisinh
      @anhdunghisinh 2 года назад

      @@mjohnson510 i remember he did, just can't find the vod.

  • @dreewhispers9408
    @dreewhispers9408 2 года назад

    Awesome video and even a better mindset.

  • @Joe-km7xi
    @Joe-km7xi 2 года назад +9

    Really good video!
    I know this channel is very web dev oriented, but is there a separate argument for those that aren’t doing web dev? How would the categories differ? I am curious how much more ground there is to cover.
    When you write “backend dev” on the line is this including those that build operating systems, do networking, etc? Or are you referring to web dev backend strictly? I guess the terms themselves are a result of web dev so maybe this doesn’t make sense to compare.

    • @prenomnom5637
      @prenomnom5637 2 года назад

      When Theo says "backend", I assume he is referring to the backend of web dev (back-end of websites). There's also the backend for compilers, but backend in the video is not referring to that.

  • @abhinavrobinson2310
    @abhinavrobinson2310 2 года назад +3

    It's not full stack devs, frontend devs or backend devs. We are all one and the same, we are developers and creators making colourful $#1T on dark screens 🎉

  • @RootsterAnon
    @RootsterAnon 2 года назад

    The full phrase is “a jack of all trades is a master of none, but oftentimes better than a master of one.”

  • @hamzahmd_
    @hamzahmd_ Год назад

    I wanna add that as long as we keep respecting different roles and give ourselves some room of trying other roles, we can put our arrogant behavior aside and keep learning new stuff. Many developers after gaining some experience in their relevant fields, start becoming like jerks and don't bother to insult other devs.

  • @BobbyBundlez
    @BobbyBundlez 2 года назад

    20 seconds into the excalibury drawing or w.e and im like "ohhhh i see where you're going with this. the backend devs are creepy sickos who live in their basement and don't talk to anyone"

    • @BobbyBundlez
      @BobbyBundlez 2 года назад

      def wasn't the point but being close to the client often makes me feel human as a front end dev LOL

  • @sharonye8297
    @sharonye8297 Год назад

    1:05
    that's a good way to explain it
    cuz programmers are on the spectrum

  • @EricBishard
    @EricBishard 2 года назад

    So I finally learned where I'm at on the spectrum... Love this!

  • @luissolanodev
    @luissolanodev 2 года назад +1

    Instead of builders, I think it all goes to the root, which is calling ourselves software engineers. A little too misused to this day but I find that's what describes an engineer who knows all the layers that building software involves.

  • @nicholasbergesen7934
    @nicholasbergesen7934 2 года назад +1

    The full quote is "A jack of all trades is a master of none, but oftentimes better than a master of one"

  • @MrDadidou
    @MrDadidou 2 года назад

    Even of the notion of a spectrum between low level and high level pc user is real, I think your spectrum line would make much more sense as a star diagram because people tend to shift back and forth between different positions and at the end of the day they have a good overview of the entirety of the spectrum thus removing the opposition between PC and User.
    Technically nothing prevents peasent frontend Dev to be versed in the glorious art of backend and system administration. You just need CSS in the Terminal and a framework for it.

  • @eip408
    @eip408 2 года назад

    Very well said 🙌🏼

  • @robkom
    @robkom 2 года назад +1

    I like your re-framing of fullstack to mean "being able to build something yourself". If your tech stack is Next.js + PlanetScale + Vercel, then you can build and deploy a complete app, and so you're a fullstack developer. But there are so many tech stacks, and I've built so many applications on so many different stacks that the term would technically mean something different each year. What's stayed consistent is building something. That's why I like to stick with the term "web developer". I'm developing for the web.

  • @anubhavseet004
    @anubhavseet004 4 месяца назад

    Thank you Theo

  • @mikolots
    @mikolots 2 года назад +1

    Great video and I would never hate on Full Stack devs. For me personally, I just don't see the benefit of being a Full Stack, when you can get paid about the same being a front-end stack or a back-end stack. Why work double when you can specialize in one stack that you love more?

    • @flipperlite
      @flipperlite Год назад +1

      It's always good to continue learning beyond your comfort zone. If you're an entrepreneur, maybe you'll use your extra knowledge to be a founder of a SaaS company.

  • @insidetrip101
    @insidetrip101 2 года назад

    This is an amazing perspective.

  • @animanaut
    @animanaut Год назад

    a compiler person might smirk at what a web person calls frontend. their spektrum looks very different, but same terminology. i like the term generalist, being able to figure shit out for the task at hand is what drives me.

  • @ramiroalvarezvaldes3498
    @ramiroalvarezvaldes3498 2 года назад

    “A jack of all trades is a master of none, but oftentimes better than a master of one.” That’s the full phrase and I feel most ignore the second part.

  • @archmad
    @archmad 2 года назад +1

    Fullstack has a place, but we shouldnt be doing it. Specialization is better for everyone

  • @nicolekho7791
    @nicolekho7791 2 года назад +2

    Fuck yeah Theo your videos are the shit

  • @balu.92
    @balu.92 2 года назад

    Lol, the thumbnail is like some Hindu God of Web Dev, in all His multi-armed magnificence 🤣

  • @solidwaterslayer
    @solidwaterslayer 2 года назад

    At my place, we have a:
    machine learning team
    devops team
    backend team
    frontend team
    various specialized team
    and 1 full stack developer
    I’m think about becoming the 2nd

  • @csIn84
    @csIn84 Год назад

    Completely forgot database. I live in APIs/Front-end/database. I'm learning infra and dabble in design, but I stay away from machine/embedded if at all possible.

  • @sumitpurohit8849
    @sumitpurohit8849 2 года назад

    One of the best video you've ever made.

  • @theondono
    @theondono 2 года назад

    I’m one of the TRUE full stack devs, after 10y of designing hardware and writing firmware and software for embedded devices, I’m learning web development for fun. 😂

  • @asdqwe4427
    @asdqwe4427 2 года назад

    I call myself a webstack developer. I simply don’t know enough about the things that there real backend developers know, primarily the optimisations that they have to do with queues

  • @xoutaku7600
    @xoutaku7600 2 года назад

    People call me insane for comparing myself to a construction site worker

  • @nexxel
    @nexxel 2 года назад +2

    Great video!

  • @VinukaThejana
    @VinukaThejana 2 года назад +2

    Very informative video

  • @e2e23e
    @e2e23e 2 года назад +1

    Resuming backend knowledge to lambdas makes no sense.
    There are so many other tools, patterns and concepts.
    In fact, with the serverless adoption, backend are often the one's that also support the infrastructure.
    Just because you can kick a ball, doesn't mean you are a good player.
    The average fullstack developer doesn't master both areas.

  • @HKRazieL
    @HKRazieL 2 года назад

    i am one of those that started with js and react and am moving to devops right now

  • @wolflow429
    @wolflow429 Год назад

    Humans have a weird urge to segregate. It’s good to talk about it like this, Theo. We should respect each other and assume best intentions. In the end, your position in the spectrum doesn’t really matter if you’re kicking ass and doing cool stuff.

  • @PaulSebastianM
    @PaulSebastianM 2 года назад

    Builders, or more like apprentices of everything.

  • @hamzahmd_
    @hamzahmd_ Год назад

    Sounds great. "I like the term full-stack because it means you can build something yourself but what I would prefer is if we start thinking of ourselves as builders instead."

  • @lost-prototype
    @lost-prototype Год назад

    I agree with your portrayal of everything, but I disagree that most full stack devs have skills and experience that resembles your own.
    My first take is that full stack is actually a management term that represents a desire to treat all technical resources as interchangeable.
    The second is that full stack colloquially is more "right biased" according to your diagram.

  • @abel090713
    @abel090713 2 года назад +1

    excellent thumbnail

  • @XerosXIII
    @XerosXIII 2 года назад

    In the beginning I want to be that mystical full-stack
    years later i find it futile to learn everything to be full-stack
    then i realized calling oneself full-stack is futile

  • @dixztube
    @dixztube 2 года назад

    Good job man

  • @modolief
    @modolief 2 года назад

    Fair point. Where does the interval begin and end?

  • @ggaltqq
    @ggaltqq 2 года назад

    It's easier to sell a donat to a person if you are donat bakery rathen then bakery that makes all kinds of stuff -people will think "They make only donats so their donats should be better than donats from bakery that makes everything". If you are full stack people think you know frontend and backend but you are not a pro in each of them. Just because none of those are your specialization.

  • @kezzu5849
    @kezzu5849 2 года назад

    Fascinating argument 👏🏿

  • @laliluleloMG
    @laliluleloMG 2 года назад +1

    Hello
    i wanted to ask if there is a way to get the excalidraw masterpieces so i can add them to my obsidian Vault :)
    i rly enjoy all the rants top channel

    • @t3dotgg
      @t3dotgg  2 года назад

      I post them in the sub only discord and on Patreon when people ask!

  • @nedimarabaci
    @nedimarabaci 2 года назад

    Mono Dev: who writes backend and frontend code, but doesn't go further left to the infra or right to the user.

    • @nedimarabaci
      @nedimarabaci 2 года назад

      Full Stack: DBA + DevOps + Backend + Frontend + UI/UX?

  • @linked3
    @linked3 2 года назад

    Fullstack means to me to bridge the gap between front- and backend

  • @hg-yg4xh
    @hg-yg4xh 2 года назад

    You are too wise for such a young guy. I guess I'm the young guy now w programming.

  • @realconect
    @realconect 2 года назад

    I think the quote "Jack of all trades, master of none" is not used correctly. It's not that you can't do things on both sides of the stack, but it's really hard to master both. I prefer the term T-shaped individual, rather than fullstack. Of course you can cover a lot in the spectrum, but you can only master a small part of it. There are exceptions to the rule, but they are uncommon.

  • @aaaaanh
    @aaaaanh 2 года назад

    I'm more of a middle end protrusion with a deeper groove at level 5 kind of dev

  • @relsunkaev
    @relsunkaev 2 года назад

    I never understood using “jack of all trades” as a criticism in a field where flexibility is *everything*.

  • @aaaronme
    @aaaronme 2 года назад

    TLDR: real Full-Stack devs are forever alone

  • @chrishabgood8900
    @chrishabgood8900 Год назад

    No blueberries, cherries or pecans?

  • @himalayo
    @himalayo 2 года назад +1

    what about devops

  • @liquidcode1704
    @liquidcode1704 2 года назад +1

    u aint full stack unless ur journey begins on newegg and ends with your full CI/CD pipeline live lol