This article has completely misunderstand the term, mobile first it's the technical way of organizing the CSS to render the mobile viewport first and then the rest of the 'breakpoints'.
Mobile-first design has the advantage, over the desktop-first design, that it directly render first the mobile design and the cellphone experience is much faster and with less rearragning flickering.
Mobile-first doesn't have the corresponding disadvantages at the desktop browser since they tend to have a land line internet and much faster cpu and memory.
I have created a vuejs components library that is based on a proprietary js framework.
Its super easy to create a new component since all the JS and design is handed from the proprietary framework, and i have full control on the complete library.
The downside is that i have to create every component i want to use and i cannot share the library with anyone.
Are there alternatives to homeassistant? I liked the idea until i figured out that i cannot easily create a new integration with my custom adruino automation.
The forums didnt had any example and the discord/irc channels couldn't help.
This article has completely misunderstand the term, mobile first it's the technical way of organizing the CSS to render the mobile viewport first and then the rest of the 'breakpoints'.
Mobile-first design has the advantage, over the desktop-first design, that it directly render first the mobile design and the cellphone experience is much faster and with less rearragning flickering.
Mobile-first doesn't have the corresponding disadvantages at the desktop browser since they tend to have a land line internet and much faster cpu and memory.