Marty Trujillo
Marty Trujillo
  • Видео 294
  • Просмотров 9 490
Angular/ThreeJS - Video 226 moves service attributes
In this video I moved scene attributes from the threeJS service. I also spend time opining about how I should have recognized a threeJS concern versus a showtime concern and I should have separated them.
Просмотров: 6

Видео

Angular/ThreeJS - Video 225 begin scene service
Просмотров 52 часа назад
In this video I started adding a new service to move all of the scene stuff into.
Angular/ThreeJS - Video 224 push and merge
Просмотров 294 часа назад
In this video I pushed and merged my code to github/main branch.
Angular/ThreeJS - Video 223 finish dict
Просмотров 107 часов назад
In this video I finish up the dictionary update.
Angular - Web API Speech Analyzer - Video 028 tabbing/url working but awkward
Просмотров 109 часов назад
In this this video I get the tabbing/URL working but the solution is awkward and needs to be made less awkward.
Angular/ThreeJS - Video 222 light form dictionary
Просмотров 159 часов назад
In this video I FINALLY get the data dictionary to work...
Angular - Web API Speech Analyzer - Video 27 tabbing one step closer
Просмотров 1912 часов назад
In this video I sync the tab clicks to the URL... tomorrow I will sync the URL to the tabs.
Angular/ThreeJS - Video 221 showtime id
Просмотров 2912 часов назад
In this video I got the new dictionary working with my new IDs.
Angular/ThreeJS - Video 220 recycle id service
Просмотров 2714 часов назад
In this video I opined about why ChatGPT gave me such bad advice and I implemented a custom ID generated with ChatGPT's help.
Angular/ThreeJS - Video 219 unique identifiers
Просмотров 4616 часов назад
In this video I come to grips with the fact that I won't be able to use the ThreeJS ID as the key to my form/subscription dictionary. I also try to use ChatGPT to help me find a good solution... spoiler alert, it was a disaster.
Angular/ThreeJS - Video 218 light form 02
Просмотров 1219 часов назад
In this video I realize that using the threeJS ID as the key for my form/subscription dictionary won't work... uggggg
Angular/ThreeJS - Video 217 light form dictionary
Просмотров 2321 час назад
In this video I started moving the form and subscriptions off of the light object and start building a dictionary.
Angular/ThreeJS - Video 216 light service last
Просмотров 36День назад
In this video I finished up moving functionality from ThreeJS to the light service.
Angular - Web API Speech Analyzer - Video 026 adventures in tabbing
Просмотров 23День назад
In this video I spend most of the time figuring out why I was seeing a "throwErrorIfNoChangesMode" error and a "ExpressionChangedAfterItHasBeenCheckedError" error... lol
Angular/ThreeJS - Video 215 light service 06
Просмотров 17День назад
In this video I continue to move functionality from the ThreeJS Service into the Light Service.
Angular - Web API Speech Analyzer: 025 template reference variable
Просмотров 31День назад
Angular - Web API Speech Analyzer: 025 template reference variable
Angular/ThreeJS - Video 214 light service 05
Просмотров 19День назад
Angular/ThreeJS - Video 214 light service 05
Angular/ThreeJS - Video 213 light service 04
Просмотров 16День назад
Angular/ThreeJS - Video 213 light service 04
Angular/ThreeJS - Video 212 light service 03
Просмотров 2314 дней назад
Angular/ThreeJS - Video 212 light service 03
Angular/ThreeJS - Video 211 light service 02
Просмотров 2614 дней назад
Angular/ThreeJS - Video 211 light service 02
Angular/ThreeJS - Video 210 light service
Просмотров 2014 дней назад
Angular/ThreeJS - Video 210 light service
Angular/ThreeJS - Video 209 target object z position
Просмотров 4014 дней назад
Angular/ThreeJS - Video 209 target object z position
Angular/ThreeJS - Video 208 target object y position.
Просмотров 2314 дней назад
Angular/ThreeJS - Video 208 target object y position.
Angular - Web API Speech Analyzer: Video 024 connecting tabs routing
Просмотров 1914 дней назад
Angular - Web API Speech Analyzer: Video 024 connecting tabs routing
Angular - Web API Speech Analyzer - Video 23: Getting the code ready for routing and tabbing.
Просмотров 1614 дней назад
Angular - Web API Speech Analyzer - Video 23: Getting the code ready for routing and tabbing.
Angular/ThreeJS - Video 207 target object fix
Просмотров 1614 дней назад
Angular/ThreeJS - Video 207 target object fix
Angular/ThreeJS - Video 206 target object issue 02
Просмотров 1514 дней назад
Angular/ThreeJS - Video 206 target object issue 02
Angular/ThreeJS - Video 205 target object issue01
Просмотров 821 день назад
Angular/ThreeJS - Video 205 target object issue01
Angular/ThreeJS - Video 204 target object
Просмотров 521 день назад
Angular/ThreeJS - Video 204 target object
Angular/ThreeJS - Video 203 spotlight
Просмотров 821 день назад
Angular/ThreeJS - Video 203 spotlight

Комментарии

  • @andonveledi3965
    @andonveledi3965 21 день назад

    I love your content! And i find completely randomly. You deserve more than that! Please keep going!

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

    Is there a way to control the scene in a component? And get some tag in the HTML

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

      Hi! I think I understand your scene. When you create a scene with threeJS it returns a reference to the scene. Then you set change attributes of the scene. The attributes I often change are the background colors and casting shadows. Good luck!

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

    Hi Marty nice videos! thank you so much for this. Marty do you have some tutorials for GLFT loader? it will be nice to implement objects .glb which look more stetic for websites

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

      You're welcome. I don't... I haven't ever heard the GLFT. I will try to look into it.

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

    GJ

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

    Which font size you have in vscode ?

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

    Hi thank you for the video. I was following step by step but I got following error when running the app: window is not defined

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

      Hi, thanks... so I think that you might have created a SSR project (which might be the default now - so you probably followed the video exactly, but the process may have changed) . I am working right now, but I will take a look after work. In the mean time, when you are setting up the project if it offers the option to create an SSR project select the other option. If that is the issue SSR is Server Side Rendering and there is no window object on the server.

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

      I am pretty sure that your application was set up as a SSR project. I am going to make a new video now, but I think that it will work for you if you select NO for SSR during the setup. Thanks!

  • @hikaru3438
    @hikaru3438 2 месяца назад

    That is impressive! Thanks for the video, sir.

    • @hikaru3438
      @hikaru3438 2 месяца назад

      If you have your social media accounts or GitHub account, I would like to know.

    • @martytrujillo521
      @martytrujillo521 2 месяца назад

      Glad you liked it! And thank you for the kind words :)

    • @martytrujillo521
      @martytrujillo521 2 месяца назад

      My git hub is github.com/martytheparty I have a tiktok but I don't do anything technical there... www.tiktok.com/@martythejavascriptparty

    • @hikaru3438
      @hikaru3438 2 месяца назад

      @@martytrujillo521 I appreciate it

  • @bones_twisting_sorrow4750
    @bones_twisting_sorrow4750 2 месяца назад

    well done

  • @radicaledward101
    @radicaledward101 2 месяца назад

    Your audio is to quiet to hear even with my volume maxed. Great to see some ThreeJS tutorials being made though!

    • @martytrujillo521
      @martytrujillo521 2 месяца назад

      Thanks for letting me know... I will try to figure that out.

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

    Thank you for your guidance. I will try this as my next project.

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

      You're are Very Welcome! Thank you very much for your comment :)

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

    very tanks from venezuela !!

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

    Hello, What is the purpose of the provider if it is not used?

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

      Hey! Are you referring to {provide: Window, useValue: window} line? If so then I think (heavy emphasis on think) that is a relic of the past... there was a time when you could not access the window object in Angular without that provider (there were other ways to access the window object as well), but I think that I noticed that in Angular 17 that is no longer necessary...

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

      ​ @martytrujillo521 Oh I didn't know, thanks anyway, I've been checking and the problem with using this code is zone.js, in fact I'm taking a look at angular three to avoid this

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

    Nice video sir please add respective git repo for the video

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

      I am not 100% sure what you mean... do you want a repo for the Angular code that I am working on, or do you want a link the the MDN Webdocs repo? I haven't made one for the code I am working on, but I can if that's what you want :)

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

      @@martytrujillo521 github repo sir,

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

      ​@martytrujillo521 sir I need the github repo

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

      @@tranquillityEnthusiast is this what you want? github.com/martytheparty/angular-speech-color-changer

  • @dave7244
    @dave7244 4 месяца назад

    I implemented this last year for a website in pure JS. There is a set of event types exposed by the browser. You could then map those onto NGRX quite nicely..

    • @martytrujillo521
      @martytrujillo521 4 месяца назад

      I agree... I think this would work with NGRX... I was thinking about this last night and I think I am going to use the new Angular Signals feature to publish events. But IMHO you are 100% correct NGRX is a SOLID option.

  • @proacdemy
    @proacdemy 4 месяца назад

    Great work i wish you the best

  • @keerk1823
    @keerk1823 4 месяца назад

    😀

  • @Michael.Mertens
    @Michael.Mertens 4 месяца назад

    Hi, thanks for the video. Just a quick tip: You can execute local angular CLI commands without having to create npm scripts in package.json and you can also pass multiple package names to ng update. Next time, try "npx ng update @angular/cli @angular/cdk @angular/core @angular/material" all in one go

  • @heorhiirublov3023
    @heorhiirublov3023 5 месяцев назад

    Short and constructive. Thank you.

  • @analuzMA
    @analuzMA 5 месяцев назад

    Hi marty! thanks for the video! I was exactly looking for this. just a recommendations, your audio was pretty low

    • @martytrujillo521
      @martytrujillo521 5 месяцев назад

      Sorry about that... yeah. I have learned a lot since then... I really need to redo this video.

    • @analuzMA
      @analuzMA 5 месяцев назад

      @@martytrujillo521 I have not yet seen your other videos but thank you either way 😁

  • @GROW_YOUTUBE_VIEWS_m104
    @GROW_YOUTUBE_VIEWS_m104 5 месяцев назад

    This video deserves all the awards. Outstanding work! 🏅

  • @tranquillityEnthusiast
    @tranquillityEnthusiast 5 месяцев назад

    Great video, please keep going

  • @ethanmckelligan706
    @ethanmckelligan706 5 месяцев назад

    you saved my life dude

    • @martytrujillo521
      @martytrujillo521 5 месяцев назад

      Thanks for the feedback. I suspect that you were struggling with how to integrate a 3rd party library into Angular... that took me a very long time to figure out and then it was a huge drama to figure out how to do it again... I am glad this video helped you.

  • @Deleted_1258
    @Deleted_1258 5 месяцев назад

    keep going (:

  • @cauefernandes5706
    @cauefernandes5706 5 месяцев назад

    thanks bro u really came through for me on that assignment at uni

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

    😡 Promo`SM

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

      Hey. Those are great points. Although, I also like having the commands in the package.json so I can refer back to them in the future.

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

    I hope you make a video to replace the cube with another product from sketchfab

    • @martytrujillo521
      @martytrujillo521 5 месяцев назад

      Sorry for the slow reply. You are my first comment ever and I didn't see it. That is such an interesting idea. In a few weeks I plan to start working on exporting and importing the ThreeJS Scene. Once I have that working it would probably be fun and interesting to see if I can come up with a way to import a specific mesh from something like sketchfab. Thanks!

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

    in angular we trust

    • @martytrujillo521
      @martytrujillo521 5 месяцев назад

      So true... If you want your application to be viable longer then 3 years and as far as I can tell Angular is your only choice.

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

    Hi sir, actually this topic is amazing, can u show how can i impliment there.js example code on my Projects.

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

      Unfortunately, I am very busy and I don't have time to dig into your project... I wish you luck though :)