UI vs. UX: A Culinary Comparison
Adding Aligned Images to Paragraphs in Gutenberg Is Not as Tough as I Thought
Testing Nested Components In A React App
The post Testing Nested Components In A React App appeared first on Torque.
Classic Editor Plugin May Be Included with 5.0 Updates, Support Window Set to End in 2021
Why you can’t trust website analytics
The post Why you can’t trust website analytics appeared first on Torque.
Simplify Styling with Functional CSS
There is no doubt that “functional CSS” resonates strongly with some people. If that term is new to you, I belive it’s come to mean the same thing as “Atomic CSS” as defined by John Polacek here. Harry Nicholls likens it to a function that can only produce one result (although I’d call that a pure function or pure component), but instead of a return value being entirely predictable based on inputs, it is an application of style that …
The post Simplify Styling with Functional CSS appeared first on CSS-Tricks.
Building a Donut Chart with Vue and SVG
I recently needed to make a donut chart for a reporting dashboard at work. I wanted it to dynamically calculate its segments based on an arbitrary set of values, have labels, scale well across all screen sizes and devices be accessible, and cross-browser compatible, among other things. This article details the steps I took to do that, using Vue.js.
The post Building a Donut Chart with Vue and SVG appeared first on CSS-Tricks.




