Angular 10 Tutorial #9 - Package.Json and Package-lock.json | Angular 10 Tutorial For Beginners

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

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

  • @anjaneyuluaavula7422
    @anjaneyuluaavula7422 3 ปีที่แล้ว +2

    Hi . Great videos and thank you. I have a question. Is it possible to update the packages that are not in package.json and are only in package-lock.json.If so please advise.

    • @ARCTutorials
      @ARCTutorials  3 ปีที่แล้ว

      Hi Anji. We can update the packages we want in package.json and we need to do npm i. It will update the dependencies as well

    • @anjaneyuluaavula7422
      @anjaneyuluaavula7422 3 ปีที่แล้ว

      @@ARCTutorials yes e can update the packages in package.json but what if we need to update the packages that are only in package-lock.json?

  • @sreenuksr
    @sreenuksr 4 ปีที่แล้ว +3

    Sridhar, is it going to be everyday video. How many videos for this tutorial. I would like to create my timetable based on this like angular 9. Thank u in advance

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว +1

      Hi Sreeni. Yes i will try and post 2 videos daily. 1 in evening and 1 in morning. Im planning around 100 tutorials so around 2 months we should complete the series. By dec end

    • @sreenuksr
      @sreenuksr 4 ปีที่แล้ว +1

      @@ARCTutorials superb

  • @ramanujan9037
    @ramanujan9037 3 ปีที่แล้ว

    hello sir
    what is the difference between ng serve and ng build . ?
    i have developed tokemanagement application der if give ng serve its it updates only UI page and if i give ng build whatever i do changes in database only if i gave ng build its working .! my question is why not ng serve ?because ng build takes some time to compile

  • @kew98
    @kew98 4 ปีที่แล้ว +1

    Where to find your note and code sample ?

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว +1

      Hi Kebin, All the chapters till chapter 37 are now in GitHub link. Going forward all notes will also be in the same link github.com/arctutorials/angular-10-notes

    • @kew98
      @kew98 4 ปีที่แล้ว

      @@ARCTutorials Than you, I found it

    • @mumps59
      @mumps59 3 ปีที่แล้ว

      @@ARCTutorials Hi, maybe it's just my lack of experience with github, but i see only a few of the notes files here...e.g., the notes for this episode are missing.

  • @letsgodevs
    @letsgodevs 3 ปีที่แล้ว

    Thank you sir
    thank you very much for this valuable course
    thank you from sri lanka

  • @amanuellebassi7294
    @amanuellebassi7294 4 ปีที่แล้ว +1

    Thanks, Sridhar for your time. Loving your lectures

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว

      Thank you buddy for being supportive throughout

    • @amanuellebassi7294
      @amanuellebassi7294 4 ปีที่แล้ว

      @@ARCTutorials My pleasure. It is joy knowing you my dear brother

  • @jupudimanikantaswamy1602
    @jupudimanikantaswamy1602 3 ปีที่แล้ว +1

    Thanks, Sir.

  • @amita1188
    @amita1188 2 ปีที่แล้ว

    Good Video but ads are nuisance too many ads

  • @NadeemAhmed-ik4zt
    @NadeemAhmed-ik4zt 3 ปีที่แล้ว

    Your Awsome sir.

    • @NadeemAhmed-ik4zt
      @NadeemAhmed-ik4zt 3 ปีที่แล้ว +1

      I am planning to complete all your angular tutorials.I liked all videos.

    • @ARCTutorials
      @ARCTutorials  3 ปีที่แล้ว

      Thank you so much buddy for your kind words ✌️

  • @nadavalaashok4061
    @nadavalaashok4061 3 ปีที่แล้ว

    thank u

  • @adrsh143
    @adrsh143 4 ปีที่แล้ว +1

    Could you send me your notes

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว

      Hi Adarsh. Please send me email at soorya.aaradhya@gmail.com

  • @jagadeeshmanoharan9613
    @jagadeeshmanoharan9613 4 ปีที่แล้ว +1

    can we have the source code please?

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว +1

      Sure Manoharan. I will upload it in github and share the link soon.

  • @arjuntamble8008
    @arjuntamble8008 4 ปีที่แล้ว +1

    Liked the tutorial. Could you please tell me when is package-lock used? We already have package.json. But where do we use package-lock and in which case?

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว +1

      Hi Arjun. We don't really use package-lock.json. Its used for managing production env dependencies which are created based on package.json

  • @anilkumarpenumalli6712
    @anilkumarpenumalli6712 2 ปีที่แล้ว

    Taking too much time for explaining simple things