20+ Best Sketch Templates of 2018
WordPress Now Powers 30 Percent Of The Web
The post WordPress Now Powers 30 Percent Of The Web appeared first on Torque.
WordPress Now Powers 30 Percent Of The Internet
The post WordPress Now Powers 30 Percent Of The Internet appeared first on Torque.
React Native: A Better DOM?
How do we convince web developers that React Native has already solved many of the hardest GUI problems for them? Go back in time and release React Native before React DOM? Is there an easier way…
— Nicolas (@necolas) March 1, 2018
Like a lot of people in this Twitter thread, I didn’t really understand that React Native was even for building on the web. I thought it was a way to write React to build native mobile apps. Nicolas …
React Native: A Better DOM? is a post from CSS-Tricks
Voting for Torque’s 2018 Plugin Madness Now Open
The post Voting for Torque’s 2018 Plugin Madness Now Open appeared first on Torque.
Three Techniques for Performant Custom Font Usage
There’s a lot of good news in the world of web fonts!
- The forthcoming version of Microsoft Edge will finally implement
unicode-range
, the last modern browser to do so. - Preload and
font-display
are landing in Safari and Firefox. - Variable fonts are shipping everywhere.
Using custom fonts in a performant way is becoming far easier. Let’s take a peek at some things we can do when using custom fonts to make sure we’re being as performant as we can be.…
Three Techniques for Performant Custom Font Usage is a post from CSS-Tricks
Serif, Sans, Script & Slab: 4 Font Types Explained
New Plugin Makes WordPress Core Updates More Secure by Requiring Cryptographic Signature Verification
V6: Color
This is a lovely little post by Rob Weychert about color theory, hierarchy and how to implement those colors in a design system. It’s particularly interesting hearing what Rob has to say on HSL, which is an alternative way of setting the color of an element in CSS:
For color adjustment, HSL brings a level of granular control to the process that other color systems lack. And for implementation, Sass lets me assign color values to variables, which make system-wide …
V6: Color is a post from CSS-Tricks