I mean, if it’s **just ** a normal screen-sized website, that already makes it a lot easier. Not having to deal with responsiveness bullshit would make webdev a lot better experience. That is assuming “normal screen” means 1920*1080, or whatever is the median screen size.
It only needs to look good on whatever screen size the client’s CEO’s favorite administrative director uses, when she checks on it, on a Friday evening, seven weeks after delivery (but still well before I’ll ever see my $500.00…)
I mean, if it’s **just ** a normal screen-sized website, that already makes it a lot easier. Not having to deal with responsiveness bullshit would make webdev a lot better experience. That is assuming “normal screen” means 1920*1080, or whatever is the median screen size.
To be fair, using flex box (which is the default in many modern framework) would make responsiveness a breeze these days.
One day I’ll learn flex and be able to make nice responsive displays, but until then Bootstrap it is.
Whichever works for you!
It only needs to look good on whatever screen size the client’s CEO’s favorite administrative director uses, when she checks on it, on a Friday evening, seven weeks after delivery (but still well before I’ll ever see my $500.00…)
Wish me luck guessing the screen size…
Just make it mobile first… and last ;)