• my first project in Tcl (in fact, my first project anywhere :)

    From sundar@21:1/5 to All on Fri Feb 28 16:16:11 2025
    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!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From sundar@21:1/5 to All on Sun Mar 9 11:50:53 2025
    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-features

    I 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 ;)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From TorstenBerg@21:1/5 to All on Wed Mar 5 15:28:42 2025
    Thanks for posting and welcome to the Tcl community! I will take a look
    at your project soon.

    Best regards, Torsten

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)