DEV Community

Cover image for SSC, changes and propositions
Yurii Zinets
Yurii Zinets

Posted on

SSC, changes and propositions

https://github.com/yuriizinets/go-ssc

Latest changes

  • Actions handler simplified. Now, it's implemented as http.HandlerFunc and much easier to use. I've added some documentation for that, but it still far away from "done".
  • Actions arguments handling changed. You can just specify as much arguments, as you want in that way: {{ action "ActionName" 1 2 3 }}. That arguments will be passed as interface slice into your Action.
  • Demo page upgraded. It's still not so awesome as need to be, but I'm doing my best :)

Asking for ideas and propositions

I'm building development roadmap now and would like to listen for community ideas, about your vision of this concept. Feel free to propose anything you would like to see in this project, I would be very glad for any feedback :)

đź‘‹ Was this post useful to you?

It takes one minute to join DEV and is worth it for your career.

You get more value by joining for free. Why haven't you joined DEV yet?

Join now

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

đź‘‹ Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay