SVG sprites is the new way to use icons in web app. Actually it is not "that new", but support now in 2017 is quite good.
It is actually quite easy to use them from elm.
SVG sprites is the new way to use icons in web app. Actually it is not "that new", but support now in 2017 is quite good.
It is actually quite easy to use them from elm.
There is one thing I have noticed with SPA (single page app) login forms. Many
of them keep the password in memory. And when I say in memory, I don't mean as
freed() memory which may require freezing your PC's RAM to access,
I mean as actual living object within the javascript state.
This is the fourth and last part of my entry about leaving macOS.
This is the second part of my entry about leaving macOS.
This is the third part of my entry about leaving macOS.