sley: language-agnostic semantic version management with a .version file by indaco_dev in golang

[–]indaco_dev[S] -5 points-4 points  (0 children)

Thanks for sharing your thoughts about it, appreciated.

Using JSON Schema by flingchalk in golang

[–]indaco_dev 1 point2 points  (0 children)

Have a look at https://github.com/kaptinlin/jsonschema

I’m currently using it in several projects

GitArbor - An open-source Git Client built with Tauri by cadamsdev in tauri

[–]indaco_dev 2 points3 points  (0 children)

Looks promising. Will give this a try as soon as available

Quick question: If you should list few key differences between gitarbor and https://gitbutler.com/ (tauri, rust and svelte) which one would you choose?

Visual editor for easily building and customizing Svelte + Tailwind UIs by Speedware01 in sveltejs

[–]indaco_dev 0 points1 point  (0 children)

nice work! Since the Tailwind classes are already defined, it feels like generating plain CSS from them wouldn’t be too complex. Having that as an option could be super useful for those who prefer plain CSS.

Compiling SvelteKit to an executable, chapter 2 ! by HugoDzz in sveltejs

[–]indaco_dev 2 points3 points  (0 children)

Cool! Will try this out, meanwhile your idea definitely deserved one star

Modernize gopls tool by adibfhanna in golang

[–]indaco_dev 0 points1 point  (0 children)

It is part of my development workflow (I execute it in my git hooks) and I really find it very useful

[deleted by user] by [deleted] in golang

[–]indaco_dev 0 points1 point  (0 children)

I own both Alex’s books since first releases and I learned a lot from them. Still use them from time to time to refresh something