I'm truly baffled.
Remix – A framework focused on web fundamentals and modern UX
221–230 of 307 posts
Re: Remix – A framework focused on web fundamentals and modern UX
#222Earlier quoted context omitted.
I'd love to hear exactly why you think it's "awesome" and "a good thing" to force users to scroll an entire window height in order to read part of one sentence. The reality is that they could have produced this same concept in a way that doesn't force such extreme interaction to consume very minimal content, resulting in the same "awesomeness" without wasting the user's time or energy.
The concepts presented , If the reader is not already well versed in the domain, seem hard to digest in under 30s if in video form . I’m from a backend world and frontend sometimes seems wild how fast it moves/changes… have you ever read a book and savored a single sentence ? Reflecting on what it says and the implications ? I find this site to be amazing at doing this or at least offering a great opportunity to do s…
And as the GP pointed out, the layout and content is essentially already in video form. They just chopped that video up into a website that forces the user to consume that tiny amount of content in an extremely specific way, which also requires a bunch of extra effort and massively wastes time -- for example, 3 full scrolls just to get past an animation full of loading icons and a single completely irrelevant sentence.
Re: Remix – A framework focused on web fundamentals and modern UX
#223Off topic: this is the best landing page I've ever seen on a mobile device. Keep scrolling down for some surprises!
Re: Remix – A framework focused on web fundamentals and modern UX
#224Earlier quoted context omitted.
Watch the demo, they're not full circle yet. They're intermingling business and presentation logic all over the place. Their data models depend on createPost(), getPost(), and getPosts() style boilerplate methods. It'll be a couple years yet before the JS community reinvents MVC and ORMs (under a really slick name of course), then we'll be full circle.
Intermingling business and presentation logic is fine - even preferred - when they are tightly coupled. Lots of “business logic” is actually just presentation logic anyway. I don’t think the JS community is going to make the same mistakes Rails did. I for one am glad the days of highly mutative, untyped MVC are coming to an end.
The point is more, most apps just don't have any business logic at all! It's very often just some CRUD on some data entities, and the rendering of those entities. CRUD isn't business logic.
Re: Remix – A framework focused on web fundamentals and modern UX
#225Earlier quoted context omitted.
> Well, on a first page without any scroll you have action buttons which leads you to the pages where you can read at your own pace. For people who don't want that they've put small bits of information on each scroll. You're reversing the series of events. A user visiting a page (especially a homepage) expects it to offer relevant information in an easily consumable way. It is impossible for a user to automagically i…
Why are you so obsessed with this "tech bro" construct? If you are the kind of person that interprets everything as cliché, then you are liable to become one.
Re: Remix – A framework focused on web fundamentals and modern UX
#226Earlier quoted context omitted.
That's just your opinion. I think it's awesome and if it really "breaks every UI/UX rule in the book" it's a great example of how breaking the rules can be a good thing.
I'd love to hear exactly why you think it's "awesome" and "a good thing" to force users to scroll an entire window height in order to read part of one sentence. The reality is that they could have produced this same concept in a way that doesn't force such extreme interaction to consume very minimal content, resulting in the same "awesomeness" without wasting the user's time or energy.
Re: Remix – A framework focused on web fundamentals and modern UX
#227Earlier quoted context omitted.
Forms are one of those things that are so much easier to manage in Vue (and no extra dependencies) https://v3.vuejs.org/guide/forms.html
Two-way bindings could seem like a great idea at first, but then you start building on top of it.
Re: Remix – A framework focused on web fundamentals and modern UX
#228Earlier quoted context omitted.
Think of it as a video but you scroll through it. It’s really not that novel a concept.
I never said it was a novel concept or that the functionality is confusing. I just said that it's terrible, which it absolutely is, and your video comparison actually reinforces my point. They could have made this presentation into a 30 second video, which would have extremely simplified the access to information, while also only requiring one click, and still providing the ability to pause the flow of information wh…
Counting "scrolls" (whatever that means) can't be a healthy way to engage with something you don't enjoy.
Re: Remix – A framework focused on web fundamentals and modern UX
#229Earlier quoted context omitted.
I'm really glad I'm not working with UI/UX and project managers that you think would do that. Everything you stated is just your opinion (phrases like "anti-pattern" or "bad UX", "style over substance"), and that's fine. I don't find this homepage annoying. It's the opposite. I find it very informative. I'll for sure get involved with remix thanks to the great presentation and first impression they had on me. I'm doi…
> I'm really glad I'm not working with UI/UX and project managers that you think would do that. And I'm glad that I don't work with your project managers, who apparently think that choosing frameworks based on a homepage's arbitrarily "cool" presentation is appropriate methodology. > Everything you stated is just your opinion (phrases like "anti-pattern" or "bad UX", "style over substance"), and that's fine. Yes, whe…
Re: Remix – A framework focused on web fundamentals and modern UX
#230Earlier quoted context omitted.
I'd love to hear exactly why you think it's "awesome" and "a good thing" to force users to scroll an entire window height in order to read part of one sentence. The reality is that they could have produced this same concept in a way that doesn't force such extreme interaction to consume very minimal content, resulting in the same "awesomeness" without wasting the user's time or energy.
Sounds like you just can't accept the fact that people like it.