Sujet : Re: my first project in Tcl (in fact, my first project anywhere :)
De : user2276 (at) *nospam* newsgrouper.org.invalid (sundar)
Groupes : comp.lang.tclDate : 09. Mar 2025, 12:50:53
Autres entêtes
Message-ID : <1741521053-2276@newsgrouper.org>
References : 1
User-Agent : Newsgrouper/0.7.0
sundar <
user2276@newsgrouper.org.invalid> posted:
Hello All,
I’m excited to share my first Tcl project: a simple todo app built with Tcl, Datastar, and Server-Sent Events (SSE).
It lets you add, toggle, and delete todos with a dynamic UI, all powered by Tcl on the backend.
I learned a ton along the way (Ashok P. Nadkarni's book was a great help).
Check it out here, https://github.com/bpsundar/tcl_html_dsl
Thanks,
Sundar.
p.s. any errors reflect my current understanding of the concepts.
Would love to hear your feedback and/or suggestions!
added some more features for async handling of Naviserver requests,
https://github.com/bpsundar/tcl_html_dsl/edit/main/README.md#key-featuresI hope experienced people here in comp.lang.tcl save me from Dunning-Kruger Effect
(those who know the least are often the most confident in their knowledge. or to
put it simply, stupid people have no idea how stupid they are ;)