Tech Vision

Tech Vision

Software Engineering Guides

Пікірлер

  • @ap6471
    @ap64712 минут бұрын

    Thanks to KZread recommendation I found this channel 😊

  • @deepakpune1
    @deepakpune1Сағат бұрын

    it didnt work for some api with authentication. still some work needs to be done

  • @dany.8503
    @dany.85032 сағат бұрын

    Do it in Express and you have to spend the first hours in configuration, Do it in NestJs and you have an architecture ready to develop

  • @danieljohnmorris
    @danieljohnmorris2 сағат бұрын

    Thanks for this! Will be switching to Bruno

  • @pragithlakshan8241
    @pragithlakshan82412 сағат бұрын

  • @suhasmrao1189
    @suhasmrao11893 сағат бұрын

    This is perfect and loved it. 🙂 I would love to have a detailed Video on NestJS Microservice with some real time implementation along with git repository

  • @stephennfernandes
    @stephennfernandes10 сағат бұрын

    will use this over apache bench from now on

  • @oreoluwasomuyiwa4049
    @oreoluwasomuyiwa404913 сағат бұрын

    Postman has a performance testing feature, is it as good as K8?

  • @ElhSoula
    @ElhSoula14 сағат бұрын

    Thanks 🙏🏼 a lot you saved me hours of search to learn nestjs micro services

  • @emmanuelsoetan1620
    @emmanuelsoetan162014 сағат бұрын

    This is really helpful. I use golang for backend task. K6 can work on there too?

  • @NathanielBabalola
    @NathanielBabalola16 сағат бұрын

    You could automatically convert a function with multiple parameters to an object with Vs Code, by right clicking on the function=> click on "Refactor" => next click on convert to destructured parameters

  • @user-ev7bz7qp5r
    @user-ev7bz7qp5r17 сағат бұрын

    Thanks bro 🍷

  • @zMerlin
    @zMerlin21 сағат бұрын

    Very useful ! 🙏🏼

  • @deepakyadav-ri2fv
    @deepakyadav-ri2fv21 сағат бұрын

    Great content. Can please also make how to implement in real products by doing code. And thanks for these types of video s.

  • @s-code-b
    @s-code-b23 сағат бұрын

    It'd be great for all junior devs to have someone like him to show them the ropes, to apprentice.

  • @zMerlin
    @zMerlin23 сағат бұрын

    Thank you bro 🫡🫶🏻

  • @_indrid_cold_
    @_indrid_cold_Күн бұрын

    I agree completely. Dumped Postman and moved to Bruno. There are a couple of rough edges, but overall it’s fantastic and far easier to collaborate and share without the old “$9.99 per month” lock in.

  • @BilaalAbdelHassan
    @BilaalAbdelHassanКүн бұрын

    I dont really comment for you earnt a sub from me just from this video!

  • @TechVisionExplained
    @TechVisionExplainedКүн бұрын

    Thank you so much for the support 💜

  • @WilliamDArrigo
    @WilliamDArrigoКүн бұрын

    love the analogies you use. Really makes it easier to understand the concepts

  • @TechVisionExplained
    @TechVisionExplainedКүн бұрын

    Thanks, really glad you noticed 😎. I'm on a mission to making complex topics as easy to understand as possible

  • @VincentJenks
    @VincentJenksКүн бұрын

    What a great smile on this guy! Thanks for the tip, gonna try it out today.

  • @some-random-video
    @some-random-videoКүн бұрын

    Thanks for your video! ❤

  • @muyewahqomeyour7206
    @muyewahqomeyour7206Күн бұрын

    Very well explained. God job

  • @vutlharimhlongo4476
    @vutlharimhlongo4476Күн бұрын

    When are you dropping your NestJS course? It would be great to have an intermediate-to-senior level course! 🔥

  • @TechVisionExplained
    @TechVisionExplainedКүн бұрын

    @vutlharimhlongo4476 I'm working on it and I can't wait to publish it. it's going to be 🔥💪 By the way is there any particular area or topic that you find particularly challenging in NestJS?

  • @szymonsadlo
    @szymonsadlo2 күн бұрын

    I love what you did with those proxy references 😁

  • @DarioColetto
    @DarioColetto2 күн бұрын

    Will try it for sure! Our company is paying about 250€/month for postman (6 license) and it's just crazy for any small company... thanks!

  • @wadebee1522
    @wadebee15222 күн бұрын

    Good advice. The genesis of Microservices is decomposing the Monolith. Other use cases have sprung up over time and you have done a great job covering those. The required infrastructure to manage MS at scale is one of the most critical considerations. The allure of “simple services” must be tempered by the complexity of configuration, the monitoring and troubleshooting tools required for orchestration.

  • @avishkaindula1035
    @avishkaindula10352 күн бұрын

    It would be much appreciated if you could make a tutorial explaining how to deploy a Microservices-based Nestjs application to AWS or any other cloud provider with secure https connections to the API gateway. And thank you for creating these awesome videos!!

  • @TechVisionExplained
    @TechVisionExplained2 күн бұрын

    Thanks for the feedback, really appriciate it 💜. I've added to your ideas to my video ideas backlog 💪

  • @user-co8rp5ju8h
    @user-co8rp5ju8h2 күн бұрын

    may bee try ? httpyac extension in vs code?

  • @CK-qx2js
    @CK-qx2js2 күн бұрын

    I gave you a thumb up but I felt it was not enough. Thank you for presenting this tool.

  • @TechVisionExplained
    @TechVisionExplained2 күн бұрын

    Thank you so much for the kind word and for supporting the channel 💜

  • @rasmuswilli1044
    @rasmuswilli10442 күн бұрын

    Great video, thanks for the recommendation!

  • @miladganjali1440
    @miladganjali14402 күн бұрын

    thank you, not only it is required login but sanction my country so I have to use vpn when I am working with it

  • @VaibhavSomani-b1c
    @VaibhavSomani-b1c2 күн бұрын

    This guy has a very likable personality. Kudos.

  • @obichinedufrank
    @obichinedufrank2 күн бұрын

    Great Video. Thank you so much. Is it possible to get the link to the git repo if any ?

  • @user-lm2tq9pk7x
    @user-lm2tq9pk7x2 күн бұрын

    Thanks! Really cool!

  • @nikhilarya7712
    @nikhilarya77122 күн бұрын

    Great video just like always, but I have one doubt, as I have not worked on microservices pattern, I have one doubt here, microservices refer to the structure where we have different setup for our different usage on different servers, so that we can scale and maintain code easily, but here you have created all of them at one place, so how will this work? I can't understand that, can you please explain this to me? Thanks in advance.

  • @TechVisionExplained
    @TechVisionExplained2 күн бұрын

    First of all, thank you for watching, and I'm really glad you enjoyed it 🙏 In short, microservices refer to the fact that you can deploy each service independently. It doesn't matter if the code is in the same repo; the services can even be in different programming languages. The only thing that matters is that they can be deployed independently. In the case of the NestJS mono repo, you can build each application separately using `nest build <app-name>. After that, you can deploy each application separately. Hope that makes sense

  • @nikhilarya7712
    @nikhilarya77122 күн бұрын

    @@TechVisionExplained oh ok got it, I was thinking the same thing but was not sure if that is the case, thank you very much for your response, it was great talking to you and will recommend this channel to my friends as well. Thanks ☺️

  • @dreamsachiever212
    @dreamsachiever2123 күн бұрын

    just came recently across your channel. I really love it. Content is valuable. Would love a fullstack build using nestjs graphql if possible

  • @nadetdevfullstack7041
    @nadetdevfullstack70413 күн бұрын

    indeed it is a good alternative to Postman but it lacks the management of the header (writing, reading) of cookies. there is also Httpie in gui version which is a good alternative. For me, the most interesting alternative that handles a lot more query and header functionality is ARC (Advanced Rest Client).

  • @CodeZakk
    @CodeZakk3 күн бұрын

    Show us how to implement this in nestjs thank you!!🎉🎉

  • @TechVisionExplained
    @TechVisionExplained2 күн бұрын

    Hey @CodeZakk, K6 is completelly independent from your API. You just define where you want the request to be sent and that's it. In the case of a NestJS app, you run your app, and in a separate terminal you run the load test. That's exactly what I'm doing in that video, I'm running a nest js on localhost:3000. Hope that makes sense

  • @sureshkoochana
    @sureshkoochana3 күн бұрын

    Thanks bro, that's lot of information how to test API under certain conditions. Keep doing awesome videos :)

  • @pathakvivek7865
    @pathakvivek78653 күн бұрын

    By far the best channel for nestjs and overall backend tech.

  • @TechVisionExplained
    @TechVisionExplained2 күн бұрын

    Thank you so much for the kind words 🙏