The trap of MERN stack - A wake up call

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ธ.ค. 2024

ความคิดเห็น •

  • @SurajSingh-mf3vz
    @SurajSingh-mf3vz 12 ชั่วโมงที่ผ่านมา +6

    Some people in the comments are drawing the wrong inference from this video.
    I think he's basically trying to explain that you shouldn't get overly fixated on the MERN stack alone.
    Instead, you should explore other technologies and patterns so that you can choose the best tools and techniques for the job.
    The idea is not to use JavaScript everywhere, assuming it's the only solution for everything.

    • @sriniously
      @sriniously  8 ชั่วโมงที่ผ่านมา

      @@SurajSingh-mf3vz THIS

    • @omegle_shortz
      @omegle_shortz 5 ชั่วโมงที่ผ่านมา

      You are totally true bruh!

    • @Dev-tf2bx
      @Dev-tf2bx 4 ชั่วโมงที่ผ่านมา

      W take

  • @Sky-The-Second
    @Sky-The-Second 19 ชั่วโมงที่ผ่านมา +6

    Brother you're doing gods work here. Such high quality content delivered in such an efficient manner. I watched your HTTP video and everything clicked, why I was using a CORS middleware in all of my express APIs. Keep up the excellent work. I was using it without understanding what it was

  • @sam_temp
    @sam_temp 18 ชั่วโมงที่ผ่านมา +2

    Just discovered your channe last week & I really appreciatong your consistency and mix of opinionated video along with informational ones. Keep them coming.

  • @dharsanr6504
    @dharsanr6504 19 ชั่วโมงที่ผ่านมา +3

    Please do more backend tutorials man you are a gem 👍👍

  • @sushilsimon109
    @sushilsimon109 18 ชั่วโมงที่ผ่านมา

    Great video bro... I don't know how your videos started popping up on my feed but i feel like its a blessing. I am definitely the guy that falls under your critical points. I have just delved into backend recently because it seemed more interesting than frontend for me. however, as i only knew javascript, i could get into backend with that. But i could still grasp the idea of fundamental principles and points of backend that you talk about. Keep up the great work.

  • @akshayviswanath7402
    @akshayviswanath7402 17 ชั่วโมงที่ผ่านมา

    Your channel explains the right mindset one must possess while understanding backend

  • @turbulantarchitect5286
    @turbulantarchitect5286 13 ชั่วโมงที่ผ่านมา +7

    I am a full stack dev who knows Postgres, react, express. When I asked myself why backend is needed, the answer was - data protection, authentication, heavy calculations, validations, caching. There may be others but these came to my mind. I think, you had a bad experience with someone who works in MERN and created this rant video because of it.

    • @sriniously
      @sriniously  7 ชั่วโมงที่ผ่านมา +2

      @@turbulantarchitect5286 Haha, no need to get riled up. The way this video is structured is, if you watch the video and relate, then it's for you, if not, then call me an idiot and move on with your life.

    • @turbulantarchitect5286
      @turbulantarchitect5286 3 ชั่วโมงที่ผ่านมา +1

      @@sriniously What part of my comments makes you think I got riled up? I think, you are very angry about other people in the industry. Hence, every interactions is negative for you.

    • @freecoder522
      @freecoder522 41 นาทีที่ผ่านมา

      @@sriniously No one is calling you a IDOT , please don't assume

  • @Hassan-cv6ub
    @Hassan-cv6ub 3 ชั่วโมงที่ผ่านมา +1

    As a beginner learning JavaScript, should i choose go for backend or what to do any guided path?? I have message in discord no response

  • @aryansrivastav4360
    @aryansrivastav4360 ชั่วโมงที่ผ่านมา

    Thanks for this video , i have always been curious and wanted to learn and go deep in web development and software development in general , but making money is one of main things that makes it tough for me to make descision so i want your advice apart from mern and to solidufy my backend knowledge is java a good option cause i also think it from the perspective of demand and money in the market so what do you say ? Or should is just learn python or golang without the money factor involved

  • @rojinbijukchhe44
    @rojinbijukchhe44 10 ชั่วโมงที่ผ่านมา +1

    Learned so much.
    Thank you :)

  • @atharvakamalakarjadhav6124
    @atharvakamalakarjadhav6124 19 ชั่วโมงที่ผ่านมา +3

    When will the next video on golang be released?

    • @sriniously
      @sriniously  19 ชั่วโมงที่ผ่านมา +3

      @@atharvakamalakarjadhav6124 Before you know it

    • @atharvakamalakarjadhav6124
      @atharvakamalakarjadhav6124 18 ชั่วโมงที่ผ่านมา +1

      ​@@sriniouslyAlright, I'll keep an eye out for it!

  • @Ninjafire300
    @Ninjafire300 13 ชั่วโมงที่ผ่านมา +2

    03:21 React is a library btw . .

  • @Dev-tf2bx
    @Dev-tf2bx 4 ชั่วโมงที่ผ่านมา +1

    I tried writing my backend in both Go and Node . I found node to be easy to use , but there is so few resources to utilize with node .. I was so concerned of mistakenly using a sync function within the event loop . On the other hand GO didin't have something like express and have to implement various functions from scratch ...
    I think using node is good for startups and small code bases and that goes the same for Mongo as well ...
    But if performance & security or optimizing databases are the main concern GO , java & Postgress are better choices.
    But the job market for MERN is huge in compare to GO and Java also the later prefer experinced dev's over freshers .

  • @yadavxdhano
    @yadavxdhano 14 ชั่วโมงที่ผ่านมา +1

    Bhaiya, can you make a video explaining which language and framework should be chosen for which work ? Or which language can best perform a task ?

    • @sriniously
      @sriniously  14 ชั่วโมงที่ผ่านมา +1

      @@yadavxdhano May be in the future

  • @praulayar4805
    @praulayar4805 18 ชั่วโมงที่ผ่านมา +1

    I learnt node from bootcamp and build various projects. Learnt flask from the course curriculum of college and build really a good project. For the job perspective now majorly learning the django core and rest framework to actually crack a job as a backend engg.
    Learning various backend technology and building projects has taught many important backend principles.
    And i never got excited by building CRUD Api or writing my first Hello World program. It was all abstracted. I dont claim i have knowledge about inherent system.
    Is it best to learn Go ?? i am excited but as same time i dont have any professional experience. Whatever i know is from youtube, bootcamps, reading some blogs, asking chat gpt and actually thinking about code or brainstorming.
    Should i learn Go at this stage as a begginer ?

    • @sriniously
      @sriniously  18 ชั่วโมงที่ผ่านมา +1

      @@praulayar4805 I would say learn whichever is easier at this point, once you start building stuff in one language, you can worry about which one to choose. At this point, focus should be code velocity.

  • @sarthak_nande
    @sarthak_nande 4 ชั่วโมงที่ผ่านมา

    as a fresher you must learn mern becz its a base and at the frontend is only develop on js and ts learn first MERN then you can easily implement web concepts in other language. A good developer's thinking don't affected by language

  • @SudhanshuShekhar-hh1uj
    @SudhanshuShekhar-hh1uj 18 ชั่วโมงที่ผ่านมา

    I don't have to worry about all the problems cause I follow sri 😂 but i use TS,postgress and I'm currently learning how to scale my nodejs and also learning concept of backend from u and what u mentioned in ur first video ,will shift to static like go/java later

  • @akshayviswanath7402
    @akshayviswanath7402 17 ชั่วโมงที่ผ่านมา

    Big fan of your work✨

  • @Hassan-cv6ub
    @Hassan-cv6ub 14 ชั่วโมงที่ผ่านมา

    Hey bro , i am in 3rd sem .. i have explore a little bit of mern like basic, i thought to give my next 6month in mern to get my first intership.. should i continue or .. explore something othere any suggestions or advice.. much appreciate to hear from. You

  • @vipulsemwal124
    @vipulsemwal124 14 ชั่วโมงที่ผ่านมา +1

    I don’t think it's a problem. Mostly, businesses don’t need highly performing applications, and people who love tech will eventually figure things out themselves.

    • @sriniously
      @sriniously  7 ชั่วโมงที่ผ่านมา

      @@vipulsemwal124 True! But my intention with the video is, that "eventually" is reduced down to days instead of years

  • @simplifiedmachinelearning
    @simplifiedmachinelearning 14 ชั่วโมงที่ผ่านมา

    I think you are on initial phase of 'I know everything' in dunning kruger effect

    • @sriniously
      @sriniously  7 ชั่วโมงที่ผ่านมา

      @@simplifiedmachinelearning Not at all, typically people in the 'I know everything' phase are usually defensive and stop entertaining different POVs to protect themselves. In fact, that's an interesting thought experiment for you my friend, I think I see some signs

  • @atharvdalal9493
    @atharvdalal9493 14 ชั่วโมงที่ผ่านมา

    I am learning Back-end using Nodejs and nestjs But watching this Video I am demotivate brother... Can continue with Node or learn other backend language ??? Can i get job in Nodejs? Many questions in my mind after watching this video 😢

    • @sriniously
      @sriniously  14 ชั่วโมงที่ผ่านมา +1

      @@atharvdalal9493 Demotivating was not the point of the video. The video is targeted towards existing mern stack devs, not freshers.

    • @atharvdalal9493
      @atharvdalal9493 14 ชั่วโมงที่ผ่านมา +1

      @sriniously ok So should I continue with Nodejs ? Is possible to get entry level job in Backend Nodejs

    • @Yarkaha
      @Yarkaha ชั่วโมงที่ผ่านมา +1

      @@atharvdalal9493go for PHP as a backend

    • @divyanshsharma8401
      @divyanshsharma8401 38 นาทีที่ผ่านมา

      @@atharvdalal9493learn what’s ur already learning and avoid guys like him. Their sole motive is to anyhow get those views, best way is by making a bit controversial thing. Focus on your college, DSA, DBMS, OS maybe system design if ur out of college , avoid these channels.

  • @codelivewithme
    @codelivewithme 4 ชั่วโมงที่ผ่านมา

    the new thing full stack react and server-less meta frameworks make situation even worse

  • @reesavgupta8454
    @reesavgupta8454 15 ชั่วโมงที่ผ่านมา

    So, do i switch my tech stack?

    • @sriniously
      @sriniously  15 ชั่วโมงที่ผ่านมา +1

      @@reesavgupta8454 Explore

  • @piyushpriyadarshi8672
    @piyushpriyadarshi8672 17 ชั่วโมงที่ผ่านมา +1

    What is the job prospects of go developer? I have worked on java for around 4 gears and in the last 3 years i am mostly writing typescript and javascript,
    Now i am in dilemma to choose between java. And go lang as primary stack for backend first,
    Go lang i love working with but when i see job market, i can see clearly that java has more jobs
    Whats your thought on this?

    • @sriniously
      @sriniously  17 ชั่วโมงที่ผ่านมา

      @@piyushpriyadarshi8672 Job market is always the 1st priority

  • @ashutoshsingh285
    @ashutoshsingh285 16 ชั่วโมงที่ผ่านมา +2

    watching this as mern dev ☠.

  • @kaushikkundu
    @kaushikkundu 18 ชั่วโมงที่ผ่านมา

    As a fresher, how to get jobs or internships as a backend engineer? Pls 🙏 make a video on that.

  • @T1s_kashyap
    @T1s_kashyap 5 ชั่วโมงที่ผ่านมา

    i am learning django, django rest framework, and react also i know basic ai and ml.

  • @Kunal-k-u-m-a-r
    @Kunal-k-u-m-a-r 16 ชั่วโมงที่ผ่านมา

    Great content!!

  • @codelivewithme
    @codelivewithme 12 ชั่วโมงที่ผ่านมา

    You forgot about only Next js calling full stack framework

  • @nightowl0492
    @nightowl0492 14 ชั่วโมงที่ผ่านมา +1

    Watched in 3 min because it was 37 min long.

  • @SabinPoudel-iw2rf
    @SabinPoudel-iw2rf 17 ชั่วโมงที่ผ่านมา

    Damn 🔥🔥

  • @thousandecibles
    @thousandecibles 19 ชั่วโมงที่ผ่านมา +5

    Bro critiques Js frameworks & himself is using excalidraw which is written in Ts (backend) & undermining frontend,
    Plz use assembly for everything or even better spin ur own ASML & make computers from sand,
    These are the patterns which can be taught or learnt while building, Problem isn't Js, it's the rudamentary & borrowed superiority complex against newbies,
    Try systems programming for once and you'll understand why Microsoft who invented .NET uses electron based VScode & a turing complete TS compiler.
    I still hate MongoDB though😅

    • @sriniously
      @sriniously  18 ชั่วโมงที่ผ่านมา +2

      Bro, I'm not your typical backend developer with a superiority complex against frontend people. It's not a backend vs front-end debate. And even if it was, I would be on the front-end's side. I have been working for the last 4 years and still work as a frontend engineer. And yes I'm aware of excalidraw, I have spent hours studying the codebase over the years.
      Thanks for watching it though. I see you related with the MongoDB thing. You would also relate with the other parts if you ever get into those scenarios. I'm lucky enough to get these insights because my work spans across hackathons/web3 projects/freelancing combined with my full time job as a full stack dev.

    • @thousandecibles
      @thousandecibles 18 ชั่วโมงที่ผ่านมา

      @sriniously I've seen same opinions on us webdevs by systems & infra & game devs😁,
      There are ways how things work, which are not always ideal,
      Js get's unnecessary hate, just look at the messy state of app development in ios or Androids (jetpack & other shit as google decided to write apps in java then went on damage control through Kotlin)
      Those who are entering the field via mern are still very valuable as compared to earlier devs (you might know 👍)

    • @ophariom12
      @ophariom12 14 ชั่วโมงที่ผ่านมา

      Correct 😅

  • @indianengineer5802
    @indianengineer5802 17 ชั่วโมงที่ผ่านมา

    Sample space of your talk is very less. So this wake up call according to me is mainly for the freshers who are doing nodejs or js, this is what I believe.

    • @sriniously
      @sriniously  17 ชั่วโมงที่ผ่านมา +1

      @@indianengineer5802 Well the idea is, if you could relate with what I was saying, it's for you. Could be a fresher, could be a senior.

    • @indianengineer5802
      @indianengineer5802 15 ชั่วโมงที่ผ่านมา

      @sriniously oh got it.

  • @pavankumar-of4ew
    @pavankumar-of4ew 5 ชั่วโมงที่ผ่านมา

    don't spread false news, as there is still demand in node. But yes,there is a saturation in mern, meaning that it is not completely dead, still it's there and companies are using it.

    • @sriniously
      @sriniously  4 ชั่วโมงที่ผ่านมา

      That's literally the 1st paragraph of my video, about how popular the MERN stack is and how easy it is to get a job in that. Smh.

    • @divyanshsharma8401
      @divyanshsharma8401 33 นาทีที่ผ่านมา

      @@sriniously creating videos with these kind of titles ain’t gonna make you subs. If you’re there to teach then teach something good not this bs man.

    • @WayOfTruth14
      @WayOfTruth14 22 นาทีที่ผ่านมา

      @@divyanshsharma8401 wow i am so happy when i saw your comment these youtubers misguide people to gains views

  • @rubyciide5542
    @rubyciide5542 6 ชั่วโมงที่ผ่านมา

    How to recover from burn out 🫡