Alpine.js Crash Course (better than react)

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 23

  • @boxphineas2699
    @boxphineas2699 4 роки тому +5

    clear and simple explaination thanks a lot, please more tuto eg: tailwind sidebar with Alpine.js

    • @AustinShelby
      @AustinShelby  4 роки тому +2

      Thanks a lot for watching!
      That's a great idea, I'll definitely be doing more videos on Tailwind and Alpine.

  • @shamscorner
    @shamscorner 4 роки тому +2

    Alpine.js is more like Vue.js. This is my first time with Alpine and it's really cool. I have been working with Vue for a long time.

  • @skidipap6673
    @skidipap6673 3 роки тому +1

    omg, this is so simple and just works.

    • @skidipap6673
      @skidipap6673 3 роки тому

      19 hours of react tutorial vs 19 minutes of alpine

  • @waelmohamed8294
    @waelmohamed8294 3 роки тому

    Gr8, Thank you. Please more advanced ideas with Alpine

  • @sebastiangudino9377
    @sebastiangudino9377 2 роки тому +1

    Dude this framework is a mess for big projects. But when working on something small, you can just drop Tailwind and Alpine into the project and get state full beautiful components out of the box entirely from the HTML file. It's truly a fenomenal workflow for making something blazing fast (And yet fully custom) to show a client on the spot

  • @aniltheblogger
    @aniltheblogger 3 роки тому +1

    thanks for this tutorial

  • @Froggie92
    @Froggie92 3 роки тому +1

    omg this is so great

  • @drjada1475
    @drjada1475 3 роки тому

    Thanks.

  • @stuartmarsh5574
    @stuartmarsh5574 3 роки тому

    Thank you for this content. It would be nice to say "different" than React vs "better" because they both have their strengths. could you link to the base files?

  • @MagnusAnand
    @MagnusAnand 3 роки тому

    Cool video.
    Have you tried htmx?

  • @J90JAM
    @J90JAM 3 роки тому

    Nice tutorial! Have you installed Alpine via NPM? I'm having issues, everybody seems to use the CDN.

  • @nouira2185
    @nouira2185 4 роки тому +1

    thanks love TALL :D

  • @NikosKatsikanis
    @NikosKatsikanis 3 роки тому +1

    Thanks and I thought svelte was concise

  • @vietphanhoang5874
    @vietphanhoang5874 3 роки тому

    how could we implement with clicking outside of element?

  • @yitzchaksviridyuk932
    @yitzchaksviridyuk932 2 роки тому

    I love the title. Use that clickbait man! 🤣

  • @AlaaAlaa-er4ld
    @AlaaAlaa-er4ld 2 роки тому

    can this framework build single page application?

    • @AustinShelby
      @AustinShelby  2 роки тому

      Probably yes, but there are better alternatives for that purpose, like React. In my opinion Alpine is best used to add micro interactions and functionality to already made sites.

    • @JEsterCW
      @JEsterCW 2 роки тому

      U can use htmx with fetch funcrion, combining it with Alpine will give u similiar results, but this is not needed effort for something what wasnt made for

  • @taranemmolla
    @taranemmolla 3 роки тому

    Zoom in code

  • @iht4660
    @iht4660 3 роки тому +1

    Well, this is VueJS but data must be in a div TAG... :/

    • @JEsterCW
      @JEsterCW 2 роки тому

      Read documentation😉