Create your new website using Angular 17 - Part 1 -- Transforming HTML into Angular 17 Magic!

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

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

  • @a840w
    @a840w 10 หลายเดือนก่อน +2

    Why this channel is underrated i love this

  • @Amapiano_central01
    @Amapiano_central01 10 หลายเดือนก่อน +2

    Best video of angular on TH-cam so far ,this really helped me a lot and very simple and short .Thank you

  • @NareshBojja-k2t
    @NareshBojja-k2t 8 หลายเดือนก่อน +2

    Thank you sir valuable information this video made my day.
    Please do some more videos regarding Angular

  • @shelleycurrie764
    @shelleycurrie764 11 หลายเดือนก่อน +1

    I can only thank you for putting together such a great Angular training video.

  • @renjil2940
    @renjil2940 9 หลายเดือนก่อน +2

    thank your sir keep up the great work!

  • @naelpontes8444
    @naelpontes8444 2 หลายเดือนก่อน

    25:23 What's the purpose of importing the Common Module? I think it was included by default in your app.component.ts, but it wasn't in mine.

  • @ronmoki1
    @ronmoki1 8 หลายเดือนก่อน +1

    Amazing, thank you

  • @StunningRajput
    @StunningRajput 11 หลายเดือนก่อน +2

    thank uhh soo much sir for this video this is soo much help full for me plese next part jaldi upload kr dyn kal hi kar dyn please

    • @admisterstudios
      @admisterstudios  11 หลายเดือนก่อน +1

      Uploaded 😊

    • @StunningRajput
      @StunningRajput 11 หลายเดือนก่อน

      😍😍@@admisterstudios

  • @okok-j4c8h
    @okok-j4c8h 4 หลายเดือนก่อน

    looks like a landing page that scroles down during the navigation , but doasnt change the whole page using routing system and keeping the SPA ascpect :)

  • @nopenope6151
    @nopenope6151 7 หลายเดือนก่อน

    thank you very much for this, honestly i needed a web cite after learning the basics fast, and looked old tutorials, they didnt work at all, especially now that it seems the moduls for the componenets are not created automatically but need to be included by hand, your video helped me a lot in figuring out what the fuck was going on, i subscribed, i will also credit you in the web cite i build for my job portfolio which is not much but better than nothing, and i wish you the best, thank you very much, time to watch the next video of the serious

  • @raoncew
    @raoncew หลายเดือนก่อน

    sorry, what if i dont have that assets folder, can i add by myself or something to do ?

  • @amalchnitir1787
    @amalchnitir1787 9 หลายเดือนก่อน

    why the part of animation is blocked? i just renamed some sections and all the features work properly without animation
    i changed the names only like clients...

    • @admisterstudios
      @admisterstudios  8 หลายเดือนก่อน

      Not sure, please share the code

  • @mrbro4mrbrobro
    @mrbro4mrbrobro 9 หลายเดือนก่อน +1

    thank you

  • @azpont2132
    @azpont2132 4 หลายเดือนก่อน

    Not working for me, the CSS files are not working from the index.html

  • @SherlockHolmes-fq2fx
    @SherlockHolmes-fq2fx 8 หลายเดือนก่อน

    There is no app.module.ts, how do we create a project with app.module.ts in angular 17?

    • @admisterstudios
      @admisterstudios  8 หลายเดือนก่อน +1

      There are 2 ways to create angular apps. First of course is with module, and second one is to use standalone component...In a standalone Angular application, all the necessary modules, components, services, and other resources are contained within a single project, without being part of a larger system. The structure is similar to the module type application but without the need to explicitly separate modules for different features.
      App Component (AppComponent): Acts as the root component of the application and contains the main layout and navigation.
      Components: Represent different parts of the user interface and encapsulate their behavior and presentation logic.
      Services: Provide functionality that can be shared across multiple components.
      Routing (optional): Handles navigation within the application by mapping URLs to different components.
      Assets: Folder containing static files like images, fonts, and other resources used by the application.
      Regardless of the type, organizing an Angular application into modules helps improve maintainability, scalability, and code reuse. By breaking the application into smaller, self-contained units, developers can easily manage complexity

  • @bassiroudiallo4777
    @bassiroudiallo4777 9 หลายเดือนก่อน +1

    thanks u

  • @ms99599
    @ms99599 7 หลายเดือนก่อน

    image animation is not working in index.html using js files

    • @admisterstudios
      @admisterstudios  7 หลายเดือนก่อน

      share the code via github

  • @kannagokul4968
    @kannagokul4968 10 หลายเดือนก่อน

    sir script file is not working what to do....

    • @admisterstudios
      @admisterstudios  10 หลายเดือนก่อน

      Let me know more about the error if any.. be specific what is not working..

  • @StunningRajput
    @StunningRajput 11 หลายเดือนก่อน +1

    reply me sir please 🥰🥰

  • @himanshupandey4225
    @himanshupandey4225 10 หลายเดือนก่อน +1

    nothing here , no configuration it not for beginner