Siavosh Zarrasvand
@siavoshzarrasvand
What is the website?
I've added the direct URL. It was hidden behind the project profile (sidebar) and the other links in the text.
Here you go: mAI.bio
Cool :)
Are you familiar with JTBD? When I go to the website, I don't understand the JTBD. Why would I use it? To solve what problem? What are the pain points it helps me avoid? Given attention span is short, I think people might just scroll away.
How are they supposed to find it?
Thanks for the feedback. Something similar has been brought up by a friend, and I already jotted something down to improve this.
It's the typical "I am too close to this to see it" issue :)
Yeah exactly. It is very clear you left it out because "it is so obvious" - well... :-)
Did you get a chance to try the editor as well? Was it clear what you had to do?
No, didn't try it. As I said, no idea what I would use it for so don't really know what I would be trying, if that makes sense?
What is my JTBD? What problem am I trying to solve?
Reviving your domain zarrasvand.com without putting in any work :)
Hmm, still lost. Am I reviewing it from an SEO perspective, or?
It has that, just haven't enabled it in the code, but yes, that was my thought as well :)
@SimJoSt Wow, thank you very much for that throughout review. Actually, regarding the layers, I was going to put the season and episode bar in a overlay that needs to be clicked on, and just keep the scene bar.
The goal is for it to become the place people go when they look for exact movie or tv quotes, or when they want to understand a story better.
Example of movies people historically have had difficulties to understand are Matrix, Inception, Mulholland Drive.
100% ad driven down the line.
The PS is just about taking this and making it into a free to host framework for large content websites. This site is completely free to host and will be up to like 50000 articles and 1M page views. The beauty of that is that you don't spend money besides on the domain until you know you are profitable.
The structure of the site would work for ecom as well, so a free to host and run Shopify competitor.
If you want people to use it for movie quotes, that I would focus building features around that. Like creating sharing URLs from user selected portions of a script that also have good link previews.
Or even an image generator with the quote on it.
It has that, just haven't enabled it in the code, but yes, that was my thought as well :)
Astro is completely UX-framework-agnostic, not only can you use Vue, you can also mix various frameworks without issues due to it's Islands Architecture. So you can use React Charts if that is the best charting library, and mix it with Vue and Svelte.
docs.astro.build/en/guides/in…
Personally, I just use Astro with vanilla JS and barebone HTML Web Components where needed (rarely).
No, SSG is good for SEO - often better due to lower latency.
Once you force yourself to keep SSG as far as possible, you start to actually design your information architecture according to SSG's shortcomings (lack of dynamic content).
Make sure to set the canonical URL. And have a sitemap and robots.txt. Host with SSL on all pages.
And, have a look at AstroJS, you can still use Vue or Next with it, but its content collections are super useful for SSG.
Great, this is basically my plan - thanks for the confirmation
I did look at Astro - the syntax in most of their template examples looks a bit weird (seems to be React inspired?) and I wasn’t sure Vue could be used directly with it. I’ll give it another look though as it does seem to have some useful features.
Astro is completely UX-framework-agnostic, not only can you use Vue, you can also mix various frameworks without issues due to it's Islands Architecture. So you can use React Charts if that is the best charting library, and mix it with Vue and Svelte.
docs.astro.build/en/guides/in…
Personally, I just use Astro with vanilla JS and barebone HTML Web Components where needed (rarely).
Dude, horribly sorry, I lost the notification. Able to connect on Twitter? Apologies again, really shit behaviour but not intentional.
No worries man. It happens to all of us.
Your answer was good enough, thank you!
@mcnaveen This solved it, not the section tag but the Article tag. It made all the difference.
I did try that, but it didn't work. Maybe it was because I tested on localhost. Either way, I'll use semantic tags going forward as that is the better approach.
Cool :)
Are you familiar with JTBD? When I go to the website, I don't understand the JTBD. Why would I use it? To solve what problem? What are the pain points it helps me avoid? Given attention span is short, I think people might just scroll away.
How are they supposed to find it?
Thanks for the feedback. Something similar has been brought up by a friend, and I already jotted something down to improve this.
It's the typical "I am too close to this to see it" issue :)
Yeah exactly. It is very clear you left it out because "it is so obvious" - well... :-)
We tried to improve a little with a new section on the site, a little bit of new UX in the editor and will add instructional GIFs and videos.
We also got a new group of people trying it with fresh eyes, let's see.