Toggle Transaction Review Status - Minor Refactoring - Build Expense Tracker App With PHP 8

Поделиться
HTML-код
  • Опубликовано: 27 мар 2023
  • In this video, we'll do a bit of refactoring to fix the issues that were caused by removing the flush method calls and then we'll implement a new feature to allow user mark transactions as reviewed or not reviewed.
    SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL
    👍 Smash the like button
    🤝 Subscribe to the channel & turn the notifications on
    💬 Post comments, any feedback is greatly appreciated
    ⭐ Become a Patreon: / programwithgio
    THANK YOU!
    🛠️ TOOLS & SERVICES I USE
    Digital Ocean Hosting - Get 100$ credit - m.do.co/c/38b935ad74e5
    Domains on Namecheap - namecheap.pxf.io/rnRjdQ
    Envato Elements - 1.envato.market/c/2937311/298...
    LESSON P.25
    Starting Source Code - github.com/ggelashvili/expenn...
    Ending Source Code - github.com/ggelashvili/expenn...
    Course Outline - github.com/ggelashvili/learnp...
    Course Playlist - • Learn PHP The Right Wa...
    Clockwork - underground.works/clockwork
    ** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.

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

  • @Zubbee
    @Zubbee Год назад +1

    Thanks Gio. This was great. Updating was reviewed with the inverse of whatever it was before is a simple technique that would never have crossed my mind. Amazing lesson. Then your UI components have really helped me. By going through them, seeing how they work, reading up some more and trying to apply them in other scenarios has slowly helped me in building a foundational understanding of JavaScript for web development. Thanks a lot Gio

  • @JoaoPedro-uw8nz
    @JoaoPedro-uw8nz Год назад

    Your content is just fantastic, keep up with the good work :))

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

    Thanks, for what youre doing buddy, great content, keep it up!

  • @Zubbee
    @Zubbee Год назад +1

    Thanks a lot Gio.

  • @AanSaenah-kr3lg
    @AanSaenah-kr3lg Год назад

    You're amazing Gio 🙌🏻

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

    Thank you

  • @MultiKkk93
    @MultiKkk93 Год назад +1

    Hey Gio, I see you don't have syntax highlighting for the console app in 6:44. I think you can enable it by adding *#!/usr/bin/env php* in the first line.

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

      Thank you, I tried that before once and didn't work for some reason in my setup (WSL2/phpstorm) and then gave up to not waste time 😁. Maybe I'll try again

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

    Can you make a playlist? Build Expense Tracker App With PHP 8

    • @ProgramWithGio
      @ProgramWithGio  Год назад +1

      This is within the PHP series as it's part of it

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

    Hi, I am working in php from last few years, but now a days people are started saying that php is going to die, and as you see there are few jobs of php is it true? should we start to learn new technologies like node react vue etc?

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

      Hello. People have been saying that about PHP as long as I remember for many years & they wont stop. I think there are a lot of opportunities available with PHP especially Laravel/Symfony world. Essentially it comes down to what is more on demand in your area, if node/react is more on demand & has more opportunities in your area then go for that. Decision has to be yours

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

      @@ProgramWithGio so what you suggest if we learn any front end library like react or vue what is best with php/laravel?

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

      @@asifthecodinglover laravel devs seem to prefer vuejs, I personally like react more. You should try both and see which you like better

  • @ahmedsunil3235
    @ahmedsunil3235 Год назад +1

    series completed?

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

    whereas python language is exist , why should we learn php?

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

      Why not? PHP is very popular, easy to get started with and can be in production super fast. With recent changes to PHP it can also outperform Python in some cases. It depends on the usecase, both PHP and Python are tools, so learn whatever makes sense for you & your team or project 👍

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

      @@ProgramWithGio I like your explanation , thanks a lot