Earlier quoted context omitted.
That was something I had wanted to do but couldnt figure out how to do right away so went with this slightly worse approach as a temporary thing to just get something out there, but that totally makes sense and would definitely improve the UX
I have very little webdev experience so my advice might be completely useless, but some google searches show either long polling or websockets as a solution to this problem. Either way, good job
Show HN: My first full stack project
11–20 of 29 posts
Re: Show HN: My first full stack project
#12Earlier quoted context omitted.
I think even just some screenshots and a blurb about what it is would be helpful on the home page. Your logged out UI should operate as the pitch for the product normally. Like jamisonbryant said, people want some assurance about what they’re getting in exchange for their personal info and a direct line to their email.
Totally understandable, Ill do that here then, which is what you're suggesting right? Or do you mean just explain it on the login page?
Took a quick peek at your repo’s README, under features you have “Next.js”, cutting your teeth on some marketing is worth it! Think about what makes you want to use a tool, It’s probably not the framework it was built with.
Re: Show HN: My first full stack project
#13Earlier quoted context omitted.
Totally understandable, Ill do that here then, which is what you're suggesting right? Or do you mean just explain it on the login page?
Either-or of course, but a HN post is pretty short lived. You’ll get lots of mileage out of a good demo/pitch on your app’s page from people just coming across it. Took a quick peek at your repo’s README, under features you have “Next.js”, cutting your teeth on some marketing is worth it! Think about what makes you want to use a tool, It’s probably not the framework it was built with.
Re: Show HN: My first full stack project
#14Earlier quoted context omitted.
Either-or of course, but a HN post is pretty short lived. You’ll get lots of mileage out of a good demo/pitch on your app’s page from people just coming across it. Took a quick peek at your repo’s README, under features you have “Next.js”, cutting your teeth on some marketing is worth it! Think about what makes you want to use a tool, It’s probably not the framework it was built with.
Yeah I'm definitely trying to take advantage of that and adding it to my resume, since I obviously wont make something perfect, hell probably not even great, on my first go, but it was a learning experience and a way to make myself more appealing for future employers
The bent for this space tends to be towards start ups, so expect some advice towards how to market/best feature something you made, vs what would look best on a resume.
Re: Show HN: My first full stack project
#15For UI, I might suggest something more “inlined” for the prompt screen. You might find some inspiration from outline writing apps like OmniOutliner [0] or emacs’ org-mode. Those will let you move around heading and groups of rows easily. If you could expand a row into multiple heading rows generated by AI, I could see that being really “in flow” for a writer!
You could imagine someone writing a couple details, hitting some key combo that expands it into a few headings, and then they can move around to the heading they want to expand on and start writing in it. They can recursively expand sentences/rows when ever they need to flesh something out.
It’s hard to get keycombos and the feel right, but I think it would be worth it.
Re: Show HN: My first full stack project
#16Earlier quoted context omitted.
Yeah I'm definitely trying to take advantage of that and adding it to my resume, since I obviously wont make something perfect, hell probably not even great, on my first go, but it was a learning experience and a way to make myself more appealing for future employers
You can be less formal if you want here! :) it’s not a job interview, we’re all excited you’re making something! The bent for this space tends to be towards start ups, so expect some advice towards how to market/best feature something you made, vs what would look best on a resume.
Re: Show HN: My first full stack project
#17Messed around with it a little. It’s a cool idea! Something to generate the general beats or outline of a story. For UI, I might suggest something more “inlined” for the prompt screen. You might find some inspiration from outline writing apps like OmniOutliner [0] or emacs’ org-mode. Those will let you move around heading and groups of rows easily. If you could expand a row into multiple heading rows generated by AI,…
Re: Show HN: My first full stack project
#18Re: Show HN: My first full stack project
#19Congrats on releasing something to the world while in your second year . That's a pretty good trajectory you are on