Tech Talks With Santosh
Tech Talks With Santosh
  • Видео 112
  • Просмотров 61 075
From Developer to Community Leader Navigating Career, Burnout, and Tech Talks
I had a discussion with Vinod x.com/VinodSharma10x about my work, life and managing burnout.
Chapters:
00:00 Welcome
00:40 Santosh Bhai's Journey and Achievements
02:32 A Day in the Life of Santosh Bhai
05:02 Balancing Professional and Personal Life
05:45 The Transition to Remote Work and Its Impact
08:40 Exploring the World of Development: Angular vs. React
15:27 Building and Leading Communities
21:49 Organizing a Virtual Conference: Goals and Challenges
24:11 The Journey from Introvert to Angular Expert
24:36 Stepping into the World of Public Speaking
25:42 Navigating the Challenges of Online and In-Person Talks
26:55 Crafting a Career in Public Speaking and Community Contribution
29:19 The Transitio...
Просмотров: 72

Видео

Chat with Debbie - Open Source Journey
Просмотров 237Год назад
Chat with Debbie - Open Source Journey
GitHub Releases
Просмотров 1,8 тыс.2 года назад
GitHub Releases
You don't need your portfolio website/resume anymore
Просмотров 1,5 тыс.2 года назад
You don't need your portfolio website/resume anymore
Angular Dependency Injection
Просмотров 1 тыс.3 года назад
Angular Dependency Injection
Angular Life Cycle Conetent Projection Pipes
Просмотров 5253 года назад
Angular Life Cycle Conetent Projection Pipes
Angular 12 Release
Просмотров 1403 года назад
Angular 12 Release
Angular Getting Started - Angular Component
Просмотров 4953 года назад
Angular Getting Started - Angular Component
Angular Getting Started - Angular Template
Просмотров 4973 года назад
Angular Getting Started - Angular Template
Angular Getting Started - Typescript
Просмотров 4603 года назад
Angular Getting Started - Typescript
Angular Getting Started - Typescript
Просмотров 6383 года назад
Angular Getting Started - Typescript
Contributing to Lumberjack
Просмотров 783 года назад
Contributing to Lumberjack
Angular Getting Started - Installation and Typescript
Просмотров 2 тыс.3 года назад
Angular Getting Started - Installation and Typescript
Contributing to Lumberjack
Просмотров 1143 года назад
Contributing to Lumberjack
Angular Libraries Adding Secondary EntryPoints
Просмотров 2,4 тыс.3 года назад
Angular Libraries Adding Secondary EntryPoints
Contributing to Angular and Lumberjack
Просмотров 2423 года назад
Contributing to Angular and Lumberjack

Комментарии

  • @adityachitale
    @adityachitale Месяц назад

    How can I enable it for larger community. E.g. If someone want to install, then one just use npm install <libraryname>. Is that possible?

  • @antonpylypenko8233
    @antonpylypenko8233 3 месяца назад

    Thank you, very valuable!

  • @ngocchaunguyen1195
    @ngocchaunguyen1195 6 месяцев назад

    Thanks for you useful video, but if I have a sub entry (EX: services-entry) point using the third party library, how can I deal with it?. I think we should not force the customer to install the third party library while they don't import the servives-entry

    • @TechTalksWithSantosh
      @TechTalksWithSantosh 6 месяцев назад

      Installing a package does not matter until you use it, so if you have a package in a secondary entry point it will not be included in your final bundle until it is imported.

  • @arozendojr
    @arozendojr 6 месяцев назад

    Do you know why the NX test, with Angular, skips the app.config.ts and app.routes.ts files during the test coverage report?

  • @muhammadirfamkhalid9549
    @muhammadirfamkhalid9549 8 месяцев назад

    You are keeping it real thanks. It's amazing.

  • @muhammadirfamkhalid9549
    @muhammadirfamkhalid9549 8 месяцев назад

    Thanks @Santosh It's very helpful.

  • @TechTalksWithSantosh
    @TechTalksWithSantosh 8 месяцев назад

    Introduction (00:00 - 01:00) Creating a Library (01:00 - 05:00) Adding NX Cloud to the Project (05:00 - 08:00) Distributed Caching (08:00 - 12:00) Distributed Task Execution (12:00 - 15:00) Adding GitHub Action (15:00 - 18:00) Saving Project Graph (18:00 -

  • @TechTalksWithSantosh
    @TechTalksWithSantosh 8 месяцев назад

    Introduction (0:00 - 1:00) Adding the Navigation Bar (1:00 - 10:00) Fixing the Routing Issue (10:00 - 15:00) Styling the Navigation Bar (15:00 - 20:00) Conclusion (20:00 - 22:00)

  • @ashishkumarnath3563
    @ashishkumarnath3563 9 месяцев назад

    Sir as the Angular 17 is released, would you be making videos about signals in depth?

    • @TechTalksWithSantosh
      @TechTalksWithSantosh 9 месяцев назад

      I will be covering them in my upcoming course, unfortunately it will take a few more months

    • @ashishkumarnath3563
      @ashishkumarnath3563 9 месяцев назад

      @@TechTalksWithSantosh Looking forward to it :)

  • @RaphaelTene
    @RaphaelTene 10 месяцев назад

    Thanks Santosh for this video, I appreciate the fact that you show how to use the ngrx documentation.

  • @malikrajat
    @malikrajat 10 месяцев назад

    Hello Santosh, thanks for this playlist, it is genuinely help full and i have a curiosity to know. Why we are keeping everything in "libs" only. "apps" is almost empty. I have seen this approach as suggest at nx document as well. But i still could not find a strong reason to convince my self and to decide when to put where between "apps" & "libs"

    • @TechTalksWithSantosh
      @TechTalksWithSantosh 10 месяцев назад

      Nx allows you to cache the build, when deciding what to keep in lib, remember whatever will be built together, generally splitting them by feature helps, but make sure it's not a big library with everything, split them into multiple libs if needed.

    • @malikrajat
      @malikrajat 10 месяцев назад

      @@TechTalksWithSantosh thanks for quick reply. I got, what to keep in mind while working with libs. But, I am still curiosity or confuse some where. How to take decision, for putting new feature either in libs or apps. can you put some light on this area ?. In our example everything is part of libs. what was your thought process for putting it in libs only

    • @TechTalksWithSantosh
      @TechTalksWithSantosh 10 месяцев назад

      Generally I follow Domain Driven Design, and don't worry it's not easy to get everything right in the first attempt, you may need to revisit them once you find what's affected by your changes.

  • @avvarupreethi3063
    @avvarupreethi3063 11 месяцев назад

    Hi, can u please tell me how to change port in stencil.

  • @SamiullahKhan
    @SamiullahKhan 11 месяцев назад

    at 1:04:13 you mentioned *args. Is it not possible to that createElement of your renderer create BoxGeometry with initial values like [0,0,0] and than setProperty applies the actual property, will that now work?

  • @subhasispanda2129
    @subhasispanda2129 11 месяцев назад

    scss customization option angular library like angular material have customizable theme and typography. Can you make one video on that

  • @abnethussien9288
    @abnethussien9288 11 месяцев назад

    what is the vs extension you use that let you finish the code lines? also thanks for the tutorials!

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

    Hi Santhosh, I would like to contribute to open source as well. Can you give me some suggestions? Which projects shall I start with?

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

      I will recommend reading this blog it will give you some ideas www.santoshyadav.dev/blog/contribute-open-source-comprehensive-guide/

  • @m.bashar4309
    @m.bashar4309 Год назад

    Thanks for this course you help poor

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

    can u plz explain what in what video you have done the things you have done ... cuz in the beginning of the video you said that you have done somethings ....

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

    Great video! Your channel should be recommended to all the developers

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

    Hello sir can u plzz help me... I watched your angular course... And I have error when I run (ng server -o) [# # Fatal error in , line 0 # Fatal JavaScript invalid size error 170808431 # # # #FailureMessage Object: 000000F2F9F5E620 1: 00007FF659B97C4F v8::internal::CodeObjectRegistry::~CodeObjectRegistry+114207 2: 00007FF659AB3CCF std::basic_ostream<char,std::char_traits<char> >::operator<<+65103 3: 00007FF65A792CE2 V8_Fatal+162 4: 00007FF65A3169F5 v8::internal::FactoryBase<v8::internal::Factory>::NewFixedArray+101 5: 00007FF65A1BFFB3 v8::internal::FeedbackNexus::ic_state+62771 6: 00007FF65A1D6B10 v8::Context::GetIsolate+15840 7: 00007FF65A04A661 v8::internal::CompilationCache::IsEnabledScriptAndEval+26913 8: 00007FF65A4E93C1 v8::internal::SetupIsolateDelegate::SetupHeap+494417 9: 00000271D4DE1245 ] can u plzzz plzz plzzz help me sir

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

    Hello sir can u plzz help me... I watched your angular course... And I have error when I run (ng server -o) [# # Fatal error in , line 0 # Fatal JavaScript invalid size error 170808431 # # # #FailureMessage Object: 000000F2F9F5E620 1: 00007FF659B97C4F v8::internal::CodeObjectRegistry::~CodeObjectRegistry+114207 2: 00007FF659AB3CCF std::basic_ostream<char,std::char_traits<char> >::operator<<+65103] can u plzzz plzz plzzz help me sir

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

    great content.. thank you santosh

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

    hi santosh do you have a video where i can start in learning angular?

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

      Yes refer to this Course ruclips.net/video/3qBXWUpoPHo/видео.html and then to upgrade to Angular 16 watch all videos in this playlist

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

    On 42:23 how setting property as readonly helps?

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

    16:58 - Creating Cart Lib 19:41 - Using Nx Move Workspace 23:00 - Creating Cart Component and Cart Routes 26:40 - Cart Store 41:38 - Cart Store implementation in Cart Component 43:21 - Seeing Cart in Action 🚀

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

    Thanks for the live sessions, it helps in understanding exactly how we can set up and do it. The explanation is quite good.

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

    Hello Santhosh

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

    do we need to install nx globally?

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

    Was downloading Pulumi packages for go lang after hitting pulumi new aws-go and I saw santhosh Tekuri in one of the packages . Dude what all do u have down ur sleaves ! 🙌🙌

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

    Hi @santhosh

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

    realy nice explaining! now im watching your course on freecodecamp and its very easy to understand for me :3 after that video im gonna watch this playlist. thank you for your work!

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

    Hi Santosh, I just discovered your channel and I like it very much. It would be cool if you could put titles in your videos and thumbnails! :)

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

      Thanks for the idea!

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

      @@TechTalksWithSantosh You're welcome! Now I can recognize which video I saw in the past and which topics are discussed. (Before I had to open and review each video to check, which is also not good for your SEO as youtube reduces the average watching time of the videos).

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

      Good tip, I will add more description

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

    I'm really enjoying this series Santosh, I cant stop watching 🙂

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

    Brilliant Santosh! Thanks

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

    Thank you

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

    Best GitHub release video. ❤❤But pls next time the video of you is blocking our view

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

      Thank you 😊, I am not an expert in video editing. I will try my best 🤗

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

    Hi Santosh ji... Want to learn angular.. And u start.. Thank u..

  • @3minutesbibletruth
    @3minutesbibletruth Год назад

    Yeah NgRx is what I'm looking for boss

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

    Unable to found the repository could you give me the link of this particular project

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

    I love the way you are teaching Nx. I found this tutorial you LinkedIn 😅 nad now eagerly waiting for the next videos

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

    can u teach us how to create admin panel using angular where we can create a product/ upload featured product image / gallery for images/ create category (parent - child relation) / create tag / related products....

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

      good idea for future streams

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

      @@TechTalksWithSantosh thx and is there any way that you explain more about what u want to create in the description... so we can understand and the watch

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

      Yes I will update the description, problem is not getting much time

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

      @@TechTalksWithSantosh thx. because it would help a lot, even if you would add demo link.... and plz use kendo library and teach us kendo

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

      Interesting why kendo, it's paid isn't it, I keep my distance from recommending anything which is not open source, I may do some other library before recommending kendo.

  • @kevinm.1597
    @kevinm.1597 Год назад

    Thank you very much!

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

    Great talk thanks both 👍

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

    Hey there! I just started the HttpClient and RxJs chapter in angular course freecodecamp but i couldn't find a link to a repo with an api. Could you please help to get the link or code?

  • @HimanshuGupta-xt1gk
    @HimanshuGupta-xt1gk Год назад

    How we can Import non buildable library module in publishable library in same NX workspace. Is it possible ? @Tech Talks With Santosh

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

      It is not, publishable libs can consume punishable libs. The same goes for buildable libs too.

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

    Where can I find the source code? Thanks for the great episode!

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

    Thanks Santosh and Anurag for these awesome content, was completely hooked till the end 😄

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

    Very informative sir 👌

  • @kirancherry3489
    @kirancherry3489 2 года назад

    Hii bro , can you please update the Rxjs , Angular http .......in this playlist

    • @TechTalksWithSantosh
      @TechTalksWithSantosh 2 года назад

      I published the entire course here angular-getting-started.thinkific.com/courses/angular-getting-started and it's free

  • @vaibhavmatere18
    @vaibhavmatere18 2 года назад

    Thank you for doing this, learnt few things today ! love the energy and patience throughout the live.