Is NestJS killing ExpressJS?

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ม.ค. 2025

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

  • @ilmupadiyoutubechanel
    @ilmupadiyoutubechanel 10 วันที่ผ่านมา +2

    Bro i miss you, we hope you make new content again, whatever happens we will always support you whenever and whatever

  • @node-dev-nt7et
    @node-dev-nt7et หลายเดือนก่อน +8

    I was struggling with nestjs few months back, but one on of your video appered in my feed which was about nestjs microservice, then I watched your other videos, now my whole team is using nestjs and our code structure has been improved.

    • @TechVisionExplained
      @TechVisionExplained  หลายเดือนก่อน +3

      Hey, glad that my videos were helpful, and thank you so much for taking the time to leave such a nice comment, I really appreciate it! 💜

    • @abuzain859
      @abuzain859 หลายเดือนก่อน

      hey brother my team is also currently planning to adopt the microservices.is there any possibly that we can talk?

  • @JonathanDsouza-f4j
    @JonathanDsouza-f4j หลายเดือนก่อน +18

    Daily downloads:
    Express.js: 34 Million
    Nestjs/core: 4 Million
    Express is dead guys, RIP.

  • @abuzain859
    @abuzain859 หลายเดือนก่อน +2

    i have used the Nest JS in past in my carrier just because of your videos i mostly work as front end developer but nest js helps me to stay organized even though on the frontend

  • @kasunakalanka3666
    @kasunakalanka3666 หลายเดือนก่อน +1

    Starting with NestJS and later learning Express is a good approach, as you pointed out. I started my career as an Express developer, and when I switched to NestJS, I had to put in some effort to grasp it initially. However, doing it the other way around is a very good idea.

  • @sinan1253
    @sinan1253 หลายเดือนก่อน +15

    Bro, are you secretly the founder of NestJS? You're always hyping it up! 😂
    Personally, I think Express is far better than NestJS, especially if you're implementing Clean Architecture. The only real drawback of Express is that it’s not opinionated. But with NestJS, you’re forced to follow all their rules and conventions, which I find a bit restrictive. It’s just not my cup of tea.

    • @TechVisionExplained
      @TechVisionExplained  หลายเดือนก่อน +7

      I wish 🤣🤣,
      What ever works best for you is always the best option 💪.
      I actually love ExpressJS too and I'll be making more content about it in the going forward. But for now I was mostly focusing on NestJS

    • @dmsnm
      @dmsnm หลายเดือนก่อน +3

      I assume you haven't worked with multiple projects simultaneously with very tight deadlines.
      And team members with strong coding opinions.

    • @chess4964
      @chess4964 หลายเดือนก่อน +2

      I love strict framework. The framework enforces good practice which is very good resulting to better code that is really important when working with a team.

    • @kukukudoes458
      @kukukudoes458 หลายเดือนก่อน

      STRICT ENFORCEMENT is important when working in a large code base. Saves money and time in the long run

  • @wijionemaster1875
    @wijionemaster1875 5 วันที่ผ่านมา

    Hey! Awesome videos that help understand nestjs much more quickly!
    Have you considered creating a full-fledged course on nestjs (including basic and advanced concepts, code structure, best practices, microservices etc)? I would love to buy and watch it!

  • @EDRDanielGdz
    @EDRDanielGdz 20 วันที่ผ่านมา

    I'm a backend developer. All my life working with Java, C# and PHP.
    Now Very motivated to change my path to golang or typescript.
    I'm going to make two restful API projects only for testing (I need to see how middlewsre, routings, cache, queue and Jobs, security, orm, etc)... One in Gin framework and the other one in NestJS.
    I hope to satisfy all my expectations.

  • @sanjeev2525
    @sanjeev2525 21 วันที่ผ่านมา

    Please make a video on NESTJS Exception Handling escepecially on Rpc Exception on microservices on how the error is propagated

  • @VijayPrakash-hg8qy
    @VijayPrakash-hg8qy หลายเดือนก่อน

    Already migrated from express to nest currently developing a very complex business using nest 😅

  • @ИльяЗакревский
    @ИльяЗакревский หลายเดือนก่อน +2

    I really want to buy course from you man. You really know what you talking about.
    (like advance course with all this stuff like monitoring testing microservices etc, maybe real world production project)

    • @TechVisionExplained
      @TechVisionExplained  หลายเดือนก่อน

      Thanks for the support, I'm seriously going to start working on it in the next months stay tuned 💪💜

  • @twisterrjl
    @twisterrjl หลายเดือนก่อน +2

    Shouldn't the comparison be between Express and Fastify?

  • @sterin557
    @sterin557 หลายเดือนก่อน

    express is not dead, your love for express is. Express yourself in Nest now, till the next time you find love in expressing Express.

  • @brunohnrtrading
    @brunohnrtrading หลายเดือนก่อน

    Thank you Tech Visio! very helpful. 🔥

  • @MrSpiftire
    @MrSpiftire หลายเดือนก่อน

    Great video. Do you ever use the NestJS Devtools? Would be interesting if you would make a video sharing your thoughts.

  • @codelivewithme
    @codelivewithme หลายเดือนก่อน

    i learned ExpressJS but I'm new at back-end development so i wanna learn back-end development standers and best practice so i moved to nest js

  • @gtsmeg3474
    @gtsmeg3474 12 วันที่ผ่านมา

    Thank you for your videos about NestJS! As a Laravel developer, I’m eager to enhance my backend skills by learning this framework, particularly for its support of microservices architecture and other features. However, I’m wondering if I should dive straight into NestJS or first focus on the fundamentals of Node.js and Express, since NestJS is built on top of them. What’s your advice?

  • @digitalguy4242
    @digitalguy4242 หลายเดือนก่อน

    Make a comparison between express and fastify

  • @DanielOlajumoke-p3t
    @DanielOlajumoke-p3t หลายเดือนก่อน

    structure when you want it and freedom when you need it

  • @AndreJBorges-up9qo
    @AndreJBorges-up9qo หลายเดือนก่อน

    I found nestjs a little difficult to learn. But when you do, everything becomes much easier and faster to set up. You can make a really complete backend application with almost all the security features you need.

  • @egillanton
    @egillanton หลายเดือนก่อน +1

    What reat frontend client is recomened with NestJs? I would love to see a tutorial where you setup monorepo NextJs+NestJS uing their Gateways and authentication

    • @TechVisionExplained
      @TechVisionExplained  หลายเดือนก่อน

      Hey, there’s no specific frontend recommendation for NestJS-you can pretty much use whatever you prefer.
      That said, if you choose Angular, you might notice some similarities. However, I wouldn’t use that as a deciding factor to pick Angular over other frameworks.

  • @rafaelsilva-km9pk
    @rafaelsilva-km9pk หลายเดือนก่อน

    Been cooking a lot of cool things with it. I totally agree that Nestjs is killing it!

  • @suibora
    @suibora 21 วันที่ผ่านมา

    How does one scale a nestjs or express server? I just don't get how you go from a single instance of a local server, to something (or somethings) that can serve multiple people. I am familiar with docker and ngnix. Is it like you have multiple copies of your server running on one or more different machines or vps', then nginx routes the traffic equally between them? How does everything communicate or what are the steps needed to go from that local server to something that can be scaled?

  • @ashwinraok276
    @ashwinraok276 หลายเดือนก่อน

    is there any pandas like library for nestjs

  • @ekmanhsieh
    @ekmanhsieh หลายเดือนก่อน +1

    You can use fastify as default, then say bye bye to express

    • @TechVisionExplained
      @TechVisionExplained  หลายเดือนก่อน +2

      Yes indeed 👍

    • @ekmanhsieh
      @ekmanhsieh หลายเดือนก่อน +1

      @@TechVisionExplained I think nestjs like laravel, use lots of other open source and Integrate them.
      Maybe some day, nestjs can write core by him self.

    • @dmsnm
      @dmsnm หลายเดือนก่อน

      ​@@ekmanhsiehAdonis JS is already doing it building it's own ecosystem like Laravel

    • @user-bn8rf1nw1h
      @user-bn8rf1nw1h หลายเดือนก่อน

      no, i dont think they should write their own http core. nestjs is excelent to manage code and thats it. if you want higher performance you wont pick any nodejs frameworks.

    • @DimaTagiev
      @DimaTagiev หลายเดือนก่อน

      @@user-bn8rf1nw1h bun + elysia/hono is nice for perf

  • @saiphaneeshk.h.5482
    @saiphaneeshk.h.5482 หลายเดือนก่อน

    I'm a frontend dev planning to pick up backend and be comfortable with anyone one of the backend by end of 2025, any inputs/path to follow?
    I feel like learning the concepts and fundamentals of backend is first priority rather than the language/framework as they can be learnt in short time.

    • @uCodes880
      @uCodes880 หลายเดือนก่อน

      I agree.
      I also am a frontend developer and I started learning express and I document my journey on my channel.
      My aim is nestjs, but I have to understand the basic first

  • @baxtables
    @baxtables หลายเดือนก่อน

    Can you make a video on how to Authorize the user
    I mean there are guards and interceptors.
    Guards run after the interceptor.
    But then how will I access the request.user If the interceptor can't intercept the incoming request, check for the session cookie and check the users table to populate req.user.
    Should I add this to the middleware instead? And then the guards can access the roles from req.usr?

    • @user-bn8rf1nw1h
      @user-bn8rf1nw1h หลายเดือนก่อน

      Wrong, guards run before the interceptors. If you want to inject data into your request object then do it either from middleware or guards (always pick guards if you use fastify)

  • @viky2002
    @viky2002 หลายเดือนก่อน

    ExpressJS kills itself, seppuku !

  • @mohamedhanfy7963
    @mohamedhanfy7963 หลายเดือนก่อน

    i love your channel

  • @ns-gabrielmendoza1329
    @ns-gabrielmendoza1329 หลายเดือนก่อน

    Nest Js! Nest Js! Nest js!

  • @RaffayDoesTech
    @RaffayDoesTech หลายเดือนก่อน

    There is a always one opinionated and one unopinionated framework, like fastapi and django in python, express and nest arent each others competition

  • @vigoworkchannel1681
    @vigoworkchannel1681 หลายเดือนก่อน

    You’re beginning to sound like an industry plant for Nestjs. Only reason why the downloads may drop according to your video preview is due to the fact that people just use the http module not because they want Nestjs

  • @kasvith
    @kasvith หลายเดือนก่อน

    Nest is using Express lil bro