Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talk proposal: HTML Over The Wire is the way (building fast, component based, and full server rendered web application) #40

Open
3 tasks done
priyanshujain opened this issue Oct 10, 2024 · 8 comments
Labels
talk-proposal New Talk for Bangpypers Meetup

Comments

@priyanshujain
Copy link

Title of the talk

HTML Over The Wire is the way

Description

In this talk, we'll explore how to build powerful web applications entirely in Python, without the complexity of extensive client-side JavaScript. Using the HTML-over-the-wire approach with libraries like HTMX. HTMX focuses on adding HTML attributes to existing elements to achieve functionalities like fetching data from the server and updating specific parts of the page. Developers can create component-based applications that deliver fast, interactive experiences with server-rendered HTML.

We'll demonstrate how this approach simplifies the development process, providing a unified Python codebase for both frontend and backend, while maintaining a great developer experience. Join us to see how you can build fully-featured web apps without the need for separate frontends!

What format do you have in mind for your talk?

Talk

Table of contents

  • What is HTML-over-the-Wire?
  • HTMX: How it Works
  • Demo: Building a Simple Web App with HTMX
  • Performance Benefits

What domain would you say your talk falls under?

Web Dev

Duration in minutes (including Q&A)

30

Prerequisites

Basic Python and HTML

Speaker bio

I am pjay, a software developer and an advocate for technology-driven impact. Over the years, I've co-founded a startup, navigated the ups and downs of the startup world, and built products spanning financial softwares, payment platforms, and cloud infrastructure. I currently work at OkCredit where I work as Principal Engineer and responsible for backend, platform and infrastructure things.

Website: pjay.in

The talk/workshop speaker agrees to

@priyanshujain priyanshujain added the talk-proposal New Talk for Bangpypers Meetup label Oct 10, 2024
@anistark
Copy link
Member

@priyanshujain Would you like to present in Nov meetup?

@priyanshujain
Copy link
Author

@anistark I am going out of Bangalore on Nov 17th. When is this meetup in Nov?

@anistark
Copy link
Member

Nov 16th so far.

@priyanshujain
Copy link
Author

Nov 16th works for me.

@anistark anistark added the accepted Proposal Accepted label Oct 21, 2024
@nvs-abhilash
Copy link
Member

Update: The November meetup is now rescheduled for 23rd November. @priyanshujain will you be available on that date?

@priyanshujain
Copy link
Author

@nvs-abhilash Unfortunately no, I am not in BLR from Nov 17th till end of Dec.

@anistark anistark removed the accepted Proposal Accepted label Oct 30, 2024
@nvs-abhilash
Copy link
Member

@priyanshujain are you available to present the talk on 21st Dec 2024?

@priyanshujain
Copy link
Author

@nvs-abhilash sorry for the late reply. I am only back in Bangalore on Dec 23rd. I can do the Jan meetup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
talk-proposal New Talk for Bangpypers Meetup
Projects
None yet
Development

No branches or pull requests

3 participants