From Chaos to Clarity: How FormKit solves common form problems by Justin Schroeder

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.พ. 2023
  • Justin Schroeder is the creaotr of FormKit, a free open-source Vue form building framework that simplifies form structure, generation, validation, theming, submission, error handling, and more.
    What is the main problem of forms on the web today and what can we do to solve it? FormKit is a Vue form-building framework that simplifies form structure. FormKit solves the problem of forms holistically, including accessibility, internationalization, validation, the inputs and UI, the architecture of the data form, the way that data flows and more!
    In his talk, Justin answers these questions and looks into how FormKit fixes form problems for you.
    Tune in!
    🎓 Visit Vue School - vueschool.io/
    📗 Master Nuxt 3 with the only Official Nuxt 3 Course
    masteringnuxt.com/nuxt3
    🍍 Master Pinia with the Author of Pinia, Eduardo San Martin Morote
    masteringpinia.com/
    📜 Get Vue.js Certified with the Official Vue.js Certification Program
    certificates.dev/vuejs
    🔥 Get the Ultimate Vue Bundle
    vuebundle.com/
    📅 Join the Largest Online Vue.js Conference for FREE
    vuejsnation.com/
    📩 Contact us at team@vueschool.io

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

  • @GertStalpaert
    @GertStalpaert ปีที่แล้ว +6

    Very well structured and informative talk! Really triggers me to try it out right now!
    So, NO, your talk was NOT boring at all! ;-)

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

    fantastic demo

  • @_the_one_1
    @_the_one_1 ปีที่แล้ว +5

    Amazing talk! The only problem I see is to use a component library e.g. Quasar, Vuetify etc.

    • @agiraldodev
      @agiraldodev ปีที่แล้ว +1

      32:40 Integrate Tailwind with FormKit is very complicated :'(

  • @k16e
    @k16e ปีที่แล้ว +2

    Looking amazing

  • @danielChibuogwu
    @danielChibuogwu ปีที่แล้ว +2

    Love this💯

  • @wizardoflightnings6841
    @wizardoflightnings6841 ปีที่แล้ว +4

    Nice! 😊

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

    Such a great talk! Learned a lot.

  • @rrd_webmania
    @rrd_webmania ปีที่แล้ว

    I can't wait trying it

  • @ashley-rosa
    @ashley-rosa ปีที่แล้ว +4

    Wow.💝💝💖💖💗💗

  • @julianmorguet2575
    @julianmorguet2575 ปีที่แล้ว

    Looks awesome 😃 thank you

  • @andybrice2711
    @andybrice2711 ปีที่แล้ว +1

    "I don't even think there should be form abstractions." There absolutely should be. The code required to generate a form is currently far too verbose. With so many opportunities to introduce bugs. There are so many repeating patterns which can be abstracted away with no downside.

  • @ilovemama6997
    @ilovemama6997 ปีที่แล้ว

    just f*cking trying to find how to style a submit button...

  • @greendsnow
    @greendsnow ปีที่แล้ว +1

    100 bucks per project.

    • @Andrew_FormKit
      @Andrew_FormKit ปีที่แล้ว +1

      Free and open source 😄. The $99/project price is for the _optional_ Pro package - if you want to support the project - that adds non-standard HTML inputs. Everything demoed in the talk is completely free to use and MIT licensed.