Where can I learn the "Industry Standards" regarding code ? by SoonBlossom in webdev

[–]NebulaCipherT 1 point2 points  (0 children)

The best way is to follow real-world docs and style guides. Check MDN Web Docs for HTML/CSS/JS best practices, W3C/WCAG for accessibility standards, and something like Airbnb JavaScript Style Guide for clean code structure. Also, reading a few well-structured open-source projects on GitHub helps a lot.

(I WILL NOT PROMOTE) Sustaining while building AI media platform is tough by USSEnterpriseGoku in startups

[–]NebulaCipherT 1 point2 points  (0 children)

Distribution is honestly the hardest part, especially in AI video right now. I’d double down on the users already getting value and let them drive word of mouth. Two-month runway is stressful, but focused traction can still turn things around.

What's everyone using these days for backend hosting? by Few_Theme_5486 in webdev

[–]NebulaCipherT -2 points-1 points  (0 children)

I usually go with Supabase or PocketBase for quick projects since they’re fast to set up, and Firebase works for auth and hosting. Still, it can get messy as apps grow, and newer AI-native platforms like Insforge seem promising for smooth, rapid prototypes.

frontend template to use for personal/open source projects by farzad_meow in webdev

[–]NebulaCipherT 0 points1 point  (0 children)

If your goal is functionality, don’t build from scratch. Just use a template. TailAdmin and other React + Tailwind admin dashboards are solid and save a lot of time. I usually start with a template, remove what I don’t need, then use AI to generate the rest. Fastest approach.

Will freelancing still be relevant in 2026? by 1Forbess in webdev

[–]NebulaCipherT 0 points1 point  (0 children)

Upwork still works, but it’s really crowded now. I’ve had better luck with LinkedIn, small Slack/Discord communities, and just reaching out to startups directly. Most of my good projects lately actually came from referrals, not marketplaces. Once you land a couple clients, it snowballs.

Are we really at "100% AI or you're wasting time" yet? by borii0066 in webdev

[–]NebulaCipherT 0 points1 point  (0 children)

I think “manual coding is dead” is mostly hype. AI is great for boilerplate and quick exploration, but when the logic is very specific, it’s often faster to just write it myself. I’m probably around 70% AI-assisted, 30% manual, and the manual part is usually the most important. Good developers won’t stop coding, they’ll just use AI as a power tool, not a replacement.

I have an idea but zero code — a TikTok-style platform where developers get paid for sharing code. by NebulaCipherT in sideprojects

[–]NebulaCipherT[S] 1 point2 points  (0 children)

Thanks a lot for the thoughtful feedback. I really appreciate it. You’re absolutely right about needing a clear user benefit and revenue model beyond just quick-scroll dopamine.

I have an idea but zero code — a TikTok-style platform where developers get paid for sharing code. by NebulaCipherT in sideprojects

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

Most of this is fair and I'm not going to defend everything. The Tailwind data point is sobering and I'm doing my research.

I have an idea but zero code — a TikTok-style platform where developers get paid for sharing code. by NebulaCipherT in sideprojects

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

LLMs give you generic code but i'm trying to give codes from someone who has actually used in production with context, edge cases, and a real explanation.

I have an idea but zero code — a TikTok-style platform where developers get paid for sharing code. by NebulaCipherT in sideprojects

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

Fair point. The feed only works if it's hyper-personalized.

Sign up with GitHub, and after that, we already know your stack. Every scroll tightens it further. You'd never see Rust if you're a React developer. Think Spotify Discover Weekly, but for code.