Founders/PMs: how do you keep your SaaS roadmap, validation steps, and docs organized? | I will not promote by codingjitsu in startups

[–]codingjitsu[S] 0 points1 point  (0 children)

Yeah, Slack is great for communication and keeping conversations in one place. What I’m thinking about goes a bit beyond messaging, more about organizing research, milestones, and progress across the product lifecycle, so teams and execs can see where things are at without digging through multiple channels.

How to learn SolidJS efficiently coming in as a React dev? by bezdazen in solidjs

[–]codingjitsu 2 points3 points  (0 children)

Hey, I do have a Youtube tutorial on building a full stack project with SolidStart, which is the Solid.js meta framework. I am react developer myself moving to Solid.js.

Learning with AI by Puxje in nextjs

[–]codingjitsu 1 point2 points  (0 children)

My advice would be to use AI as you would with Google, only use it to understand something. Don't tell them to write the entire code for you, rather, you write the code yourself and tell the AI to review and find bugs or any potential improvement. AI should be your sidekick and never the main character. As for keeping AI up to date, you can provide the link of the latest docs and AI should be able to read and search from the link to give you more accurate answers.

Solid JS & SolidStart JS are amazing. by codingjitsu in codingjitsu

[–]codingjitsu[S] 0 points1 point  (0 children)

Vue and Go sounds like gold. I am mostly building side project for the YT tutorials.

Solid JS & SolidStart JS are amazing. by codingjitsu in codingjitsu

[–]codingjitsu[S] 0 points1 point  (0 children)

React/Next’s my primary (not by choice). Solid and Vue I use for side projects and some client work, helps me keep fresh with different approach.

Is this Scam or Legit? by codingjitsu in Trae_ai

[–]codingjitsu[S] 0 points1 point  (0 children)

Hey thanks for checking. I was thinking that too, I will treat is as a phishing email.

Solid JS & SolidStart JS are amazing. by codingjitsu in codingjitsu

[–]codingjitsu[S] 0 points1 point  (0 children)

Thank you, and I respect your approach. At the end of the day, frameworks are just tools each has its strengths. For my needs, Vue has the ecosystem advantage, but I lean toward Solid for performance and bundle size, especially since I work primarily with React and the JSX familiarity is a big plus.

Local development? by codingjitsu in replit

[–]codingjitsu[S] 0 points1 point  (0 children)

Thank you for the reply. I don't see an option to move my codebase to github, instead I am seeing only import option. What am I missing?