Wednesday, May 10, 2023
Show HN: Build progressively enhanced reactive HTML apps using Go and Alpine.js https://ift.tt/tgU27ly
Show HN: Build progressively enhanced reactive HTML apps using Go and Alpine.js Fir leverages Golang’s standard library html/template package and a bit of alpinejs to allow building reactive UIs. You start with plain old html and use alpinejs to enhance it to bring no-page-reload interactivity to web apps. The Fir toolkit is designed for Go developers with moderate html/css & js skills who want to progressively build reactive web apps without mastering complex web frameworks. It includes a Go library and an Alpine.js plugin. How it works ? On receiving user-interactions the fir server re-renders html templates and sends it over the wire where the fir client library selectively updates the changed areas. When a user event is received by a Fir route, an array of html templates are rendered on the server and returned as an array of DOM events to the browser. The DOM events are consumed by the alpinejs plugin and dispatched within the DOM where listeners attached to elements can use the event to update the DOM. See the demo and quickstart here: https://ift.tt/YkxUbTy https://ift.tt/YkxUbTy May 10, 2023 at 03:03AM
Subscribe to:
Post Comments (Atom)
Cybersecurity Career Week October 16-21, 2023
Join us in Observing Cybersecurity Career Week October 16-21, 2023 nist.gov/nice/ccw What is it? Cybersecurity Career Awareness Week is a ca...
-
CHIPS for America is a suite of federal programs to strengthen and revitalize the U.S. position in semiconductor manufacturing and research ...
-
The shift to remote work pushed businesses to reimagine the fabric of apps and cloud services they needed to support their workforces. sou...
-
Analysis of threat activity in mission-critical environments prompts CISA advisory urging SAP customers to apply necessary security patches ...
No comments:
Post a Comment