FastHTML - Web Applications in Pure Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024
  • Today we learn about FastHTML, a framework that allows us to build web applications with just Python. No HTML, no CSS, no JavaScript.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine...
    💻 The Algorithm Bible Book: www.neuralnine...
    👕 Programming Merch: www.neuralnine...
    💼 Services 💼
    💻 Freelancing & Tutoring: www.neuralnine...
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine...
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/Neu...
    🎙 Discord: / discord
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @oguzhan.yilmaz
    @oguzhan.yilmaz วันที่ผ่านมา +2

    Reflex is also for web apps in pure python but it's little bit heavy

  • @higiniofuentes2551
    @higiniofuentes2551 วันที่ผ่านมา

    Thank you for this very useful video!

  • @V0ngard3n
    @V0ngard3n วันที่ผ่านมา

    Thanks for all the knowledge

  • @higiniofuentes2551
    @higiniofuentes2551 วันที่ผ่านมา +1

    Everything was good until delete definition! From there a bit confusing 😅
    You said no CSS, how to do then?
    Thank you!

    • @victornikolov537
      @victornikolov537 2 ชั่วโมงที่ผ่านมา

      The library uses PICO CSS which defines styles for each HTML tag without using classes.
      As you can see there is a style for for example, or the s.
      I kind of like it

  • @serychristianrenaud
    @serychristianrenaud วันที่ผ่านมา

    Thanks

  • @jcurwen31
    @jcurwen31 วันที่ผ่านมา

    I really dont like the fact you have to define the database object inside the app constructor.
    people, People? What if you need another objects?.
    I like the fact to create webapp only in python, but it feels like there is to much magic here.
    What do you think?

  • @abhishekpardhi
    @abhishekpardhi วันที่ผ่านมา +1

    Lost opportunity to call it fasHTML

  • @Somens8Dworld
    @Somens8Dworld วันที่ผ่านมา

    why?😂