Best Products
Launches
Launch archive
Most-loved launches by the community
Launch Guide
Checklists and pro tips for launching
News
Newsletter
The best of Product Hunt, every day
Stories
Tech news, interviews, and tips from makers
Changelog
New Product Hunt features and releases
Forums
Forums
Ask questions, find support, and connect
Kitty Points Leaderboard
The highest scoring community members
Streaks
The most active community members
Events
Meet others online and in-person
Advertise
Subscribe
Sign in
Clear text
recent
p/general
by
leshan wang
•
2mo ago
Coding Diary: Building a Static Learning Portal in 7 Days
... only has to edit a simple text file to update her schedule. Here is the JSON structure and the fetch script I wrote: [ { "title": "Sourdough Bread Making for Beginners", "category": "cooking", "date": "Saturday, October 10", "price": "$45", "teacher": "Chef
Pierre
" }, { "title": "Introduction to Web Development", "category": "coding", "date": "Sunday, October 11", "price": "$60", "teacher": "Dev Sarah" } ] // Fetch and render classes from JSON fetch('assets/data/courses.json') .then(response => response.json()) .then(courses => { const grid = document.getElementById('courses-display-grid'); if (!grid) return ...
0
0
p/general
by
Nika
Featured
•
5mo ago
Build your brand before your product, or launch first and reveal yourself later?
... makes pricing easier. Products from anonymous creators compete on price. Products from known practitioners with a track record compete on trust. That's a completely different conversation. Comment from Samir Asadov(@samir_asadov): For specialist/practitioner products this 'brand
vs
product' framing breaks down the product IS the brand statement. A financial model template built from real deal experience signals more credibility than a thousand brand posts ever could, because the buyer (a CFA with a deal on their desk) reads ... ... were only concerned w/ my wellbeing I'd do the same, but when I have others I'm responsible for, and they themselves have mouths to feed, I think differently about the long term effects of my brand
vs
372
508
p/general
by
Pierre Kraus
Featured
•
5yr ago
What app do you guys use for tracking users' bugs (product defect)?
... looking for an app/software that helps to track issues/bugs opened by users in an an efficient way. Currently using nolt but I feel like there are better options that I'm not aware of. Appreciate the help!
Pierre
Edit: The goal is to be able for users to submit an issue but also to be able to check out the current open tickets, so they don't submit the same issue twice ...
24
30
Subscribe
Sign in