Diigo Bookmarks 04/04/2017
著
-
Beyond The Browser: From Web Apps To Desktop Apps – Smashing Magazine
"In this article, we’ll look at the development of desktop applications using NW.js and Electron, the ups and downs of building one and living with one, using one code base for the desktop and the web, and more."
-
Android overtakes Windows for first time | StatCounter Global Stats
"Google’s Android has overtaken Microsoft Windows for the first time as the world’s most popular operating system (OS) in terms of total internet usage across desktop, laptop, tablet and mobile combined."
-
Yes, React is taking over front-end development. The question is why.
"React has a smart diffing algorithm that it uses to only regenerate in its DOM node what actually needs to be regenerated while it keeps everything else as is. This diffing process is possible because of React’s virtual DOM and the fact that we have a representation of our User Interface in memory (because we wrote in JavaScript)."
-
CSS is Fine, It’s Just Really Hard – Jordan Scales – Medium
"Just as FORTRAN didn’t replace even lower-level assembly code, aphrodite and styled-components aren’t replacing CSS. They’re writing CSS."
-
CSS Custom Properties in Microsoft Edge - Microsoft Edge Dev BlogMicrosoft Edge Dev Blog
"Beginning with EdgeHTML 15 in the Windows 10 Creators Update, Microsoft Edge introduces support for CSS Custom Properties, a new primitive value type to fully cascade variables across CSS properties."
-
"I argued that we should get rid of skip links altogether and suggested it is the browser’s responsibility – provided the developer has marked up their page with a correct heading and landmark structure of course."