Is That Plugin Reliable? How to Test WordPress Plugins
The post Is That Plugin Reliable? How to Test WordPress Plugins appeared first on Torque.
Radial Gradient Recipes
Radial gradients are pretty dang cool. It’s amazing we can paint the background of an element with them so easily. Easily is a relative term though. It’s certainly easier than needing to create a graphic in third-party software to use as the background, and the syntax is highly learnable. But it’s also not that easy to remember if you don’t use it often, and it’s more complicated than linear-gradient().
I figured I’d put together a page of reference examples, …
The post Radial Gradient Recipes appeared first on CSS-Tricks.
Level Up Your JavaScript Error Monitoring
(This is a sponsored post.)
Automatically detect and diagnose JavaScript errors impacting your users with Bugsnag without changing your code or adding try/catch blocks. Get comprehensive diagnostic reports, know immediately which errors are worth fixing, and debug in a fraction of the time compared to traditional tools.
Bugsnag detects every single error and prioritizes errors with the greatest impact on your users. Get support for 50+ platforms and integrate with the development and productivity tools your team already uses.…
The post Level Up Your JavaScript Error Monitoring appeared first on CSS-Tricks.
AMP for WordPress 0.7 RC 1 Released
Code Review Part 2: Improving Readability and Performance of the FilterWPQuery Class
The post Code Review Part 2: Improving Readability and Performance of the FilterWPQuery Class appeared first on Torque.
How Delicious Brains Creates and Releases WordPress Plugins
10 Examples of Timeless Apple Design
Understanding React `setState`
React components can, and often do, have state. State can be anything, but think of things like whether a user is logged in or not and displaying the correct username based on which account is active. Or an array of blog posts. Or if a modal is open or not and which tab within it is active.
React components with state render UI based on that state. When the state of components changes, so does the component UI. …
The post Understanding React `setState` appeared first on CSS-Tricks.




