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
•
1mo 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
•
4mo ago
Build your brand before your product, or launch first and reveal yourself later?
... eigenst ndige Pr senz wirken kann, ist https://der-arkadenhof.at/ . Comment from YekSoon Lok(@ys_askodin): Having operated on both sides of the table as an allocator and a founder, I view this through a different lens. The binary of "personal brand
vs
. product" is a distraction. The actual prerequisite is Thesis and Positioning . At askOdin, before we wrote a single line of code for our Deterministic Compiler, we established the exact taxonomy of the market. We identified that the last mile ... ... there's probably nothing more efficient than a founder led audience. You're borrowing trust you haven't earned yet as a brand, and that shortcut can be the difference between getting your first 100 users in a week
versus
370
523
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