Jason Warner
Jason Warner
  • Видео 54
  • Просмотров 3 118

Видео

Episode 3 - The Simplest Way to Do Dynamic Components
Просмотров 141Год назад
Episode 3 - The Simplest Way to Do Dynamic Components
Episode 2 - Our First Dynamic Component
Просмотров 63Год назад
Episode 2 - Our First Dynamic Component
Episode 1 - Setting up Nx and Angular 14
Просмотров 140Год назад
Episode 1 - Setting up Nx and Angular 14
Angular Essentials 5 - RxJs 101
Просмотров 41Год назад
Angular Essentials 5 - RxJs 101
Angular Sudoku 9 - Unit Testing
Просмотров 98Год назад
Angular Sudoku 9 - Unit Testing
Angular Sudoku 8 - Theories
Просмотров 44Год назад
Angular Sudoku 8 - Theories
Angular Sudoku 7 - Using Nx to Upgrade and Make Libraries
Просмотров 58Год назад
Angular Sudoku 7 - Using Nx to Upgrade and Make Libraries
Angular Sudoku 6 - Now You Will See the Full Power of CSS Variables
Просмотров 72Год назад
Angular Sudoku 6 - Now You Will See the Full Power of CSS Variables
Angular Sudoku 5 - Storybook, Modules, CSS and HTML Attributes
Просмотров 65Год назад
Angular Sudoku 5 - Storybook, Modules, CSS and HTML Attributes
Angular Sudoku 4 - Using CSS to Style the Grid
Просмотров 59Год назад
Angular Sudoku 4 - Using CSS to Style the Grid
Angular Sudoku 3 - Storybook and CSS Debugging
Просмотров 87Год назад
Angular Sudoku 3 - Storybook and CSS Debugging
Angular Essentials 4 - It Is Dangerous To Code Alone
Просмотров 31Год назад
Angular Essentials 4 - It Is Dangerous To Code Alone
Angular Essentials 3 - Making Things Look Good
Просмотров 52Год назад
Angular Essentials 3 - Making Things Look Good
Angular Essentials 2 - Modules, Material and Mistakes
Просмотров 220Год назад
Angular Essentials 2 - Modules, Material and Mistakes
Angular Essentials 1 - Deep Dive Into Nx Files
Просмотров 117Год назад
Angular Essentials 1 - Deep Dive Into Nx Files
Angular Sudoku 2 - Storybook + CSS variables + Angular host bindings = Amazing!
Просмотров 241Год назад
Angular Sudoku 2 - Storybook CSS variables Angular host bindings = Amazing!
Angular Sudoku 1 -- Who is "Nart"?
Просмотров 288Год назад
Angular Sudoku 1 Who is "Nart"?

Комментарии

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

    Thanks!

  • @paolo-e-basta
    @paolo-e-basta 2 месяца назад

    22:36

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

    Please make more content on RxJS. Basic to advanced course on RxJS. It will be a great help.

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

      Thank you for the feedback. What kind of content do you want to see?

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

      @@xocomil RxJS course if you could make in detail from beginners to advanced

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

    will watch this soon, thanks!

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

    Awesome stuff

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

      Thank you. I appreciate the feedback.

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

    Thanks Jason for this type of content! Looking forward to see more videos here)

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

    very great idea to have sudoku implemented, thanks for the nx, for the approach with storybook. Looking forward to see the most exciting episodes with logic of sudoku :)

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

      Glad you enjoyed it! I am just finishing editing the first video of the Angular Essentials stream and then I will be back to the sudoku videos.

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

    awesome breakdown

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

    I have configured terminal but missing the angular icons to show version number which is neat. How you did it?

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

      For the terminal, I am using Oh My Posh (ohmyposh.dev/). I have customized my prompt a bit and am using the Angular segment (ohmyposh.dev/docs/segments/angular), and I also added the Posh Git segment (ohmyposh.dev/docs/segments/poshgit). Here is the gist of my current prompt gist.github.com/xocomil/c537c4dfb41241e13eff279a19ff2d44

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

      @@xocomil Thank you very much for prompt reply,