22
top 6 comments
sorted by: hot top controversial new old
[-] snowe@programming.dev 8 points 1 year ago

Minimalism is a lot easier when you stop thinking that you need features. I know that’s a bit weird to say, but most things on most websites are just extra junk. They’re extraneous. The site would be not only fine without them but most likely better off without them.

[-] sabazius@lemmy.world 5 points 1 year ago

Whether you're talking UI or code structure, functional and elegant minimalism requires planning. Before you start laying down markup or css, sit down and write out what elements your site needs to be functional, where they will sit on a page and how you're going to achieve that layout in plain English. Minimalism in coding falls apart once you have to start adding a bunch of dependencies and exceptions to account for something you didn't anticipate - so make a conscious effort to anticipate!

[-] darcy@sh.itjust.works 1 points 1 year ago
[-] Spzi@lemm.ee 4 points 1 year ago

User stories?

Model your audience. What do they want to do on your page, and why?

Help them achieve that as quickly and intuitively as possible.

I feel this approach can help decide what to include and what not, what to emphasize and what to hide.

[-] CombatWombatEsq@lemmy.world 0 points 1 year ago

Don't do it? Write expressive, rather than minimal, abstractions

[-] darcy@sh.itjust.works 2 points 1 year ago

im talking about no-js sites ideally

this post was submitted on 29 Jul 2023
22 points (100.0% liked)

Web Development

3427 readers
1 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS