Dependency Management and Semantic Versioning

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

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

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

    By default, running `npm update` will not update the dependencies listed in your `package.json` file. If you also want to update the values in `package.json`, you can run: `npm update --save`.

  • @samshek3360
    @samshek3360 5 месяцев назад +2

    Man! The way you teach and explain is extremely well taught, explained and organized. I understood everything just by watching 1 time. It's my second video and I am loving your content.

    • @TypeScriptTV
      @TypeScriptTV  5 месяцев назад +1

      Great to hear that! I spent many hours working on the structure of this course. Comments like yours help keep me motivated. 💪 Best, Benny

  • @heagandev
    @heagandev Год назад +2

    I really appreciate the level of depth you chose to put into this course, explained simply as well. Thanks!

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

      Thank you for your kind feedback! I make a conscious effort to provide explanations for the workings of things rather than just the processes themselves. I was uncertain if this level of detail would be well-received, but I believe it sets my tutorial apart from others. I'm pleased to hear that you appreciate it. Best regards, Benny.