Ask HN: How to build the simplest of websites that works on all mobile sizes?
I want to build a very simple web app with only one or two simple forms, but I dread the task of trying to make it look readable on the vast array of mobile devices and screen resolutions.
Is there any solution to this? Is there any front end framework that specifically makes it easy to build something that looks OK on most mobile devices/resolutions.
I use bootstrap 4 but that's not really a complete answer is it?
3 comments
[ 6.1 ms ] story [ 24.8 ms ] threadI’m curious if flutter2 has good support for building responsive designs. Anyone reading this know?
I wish I could make a form and it have a fighting chance of working on most displays, without me manually having to do the task of making it all responsive for every device - as task that I don't even really know exactly how to do anyway.