The Ultimate Guide to Headless CMS
(This is a sponsored post.)
Struggling to engage your customers with seamless omnichannel digital experiences?
Then headless CMS is the technology you’ve been waiting for. But with all the buzz around this new technology, you might be feeling a bit lost.
Download our free headless CMS guide and get all the information you need to understand headless CMS architecture and multichannel content management, learn how to future-proof your content against any upcoming technology, and see the benefits of being …
The post The Ultimate Guide to Headless CMS appeared first on CSS-Tricks.
WPWeekly Episode 329 – Gutenberg, Forks, and WordPress Development Cycles
“View Source” in DevTools
When the conversation about the value of “View Source” rolls around, the #1 response I hear is along these lines:
No way, Jose! I use View Source all the time! It’s very useful when you want to look at the raw HTML, not the DOM.
Yes, that is useful, and yes, there is a difference. But just because you are looking at DevTools doesn’t mean the DOM is the only thing you can see.
This is Chrome DevTools.
Safari…
The post “View Source” in DevTools appeared first on CSS-Tricks.
Distributor Plugin Now Publicly Available, Adds Gutenberg Support
Gutenberg Contributors Considering a “Focus Mode” for Writing
Doc Pop News Drop: Morten Rand-Hendriksen talks about the future of Gutenberg
The post Doc Pop News Drop: Morten Rand-Hendriksen talks about the future of Gutenberg appeared first on Torque.
How To Drop Legacy PHP Support In WordPress Plugins
The post How To Drop Legacy PHP Support In WordPress Plugins appeared first on Torque.
Flyer Design Ideas & Inspiration: How to Stand Out
An Intro to Web Site Testing with Cypress
End-to-end testing is awesome because it mirrors the user’s experience. Where you might need a ton of unit tests to get good coverage (the kind where you test that a function returns a value you expect), you can write a single end-to-end test that acts like a real human as it tests several pieces of your app at once. It’s a very economical way of testing your app.
Cypress is a new-ish test runner with some features that take some …
The post An Intro to Web Site Testing with Cypress appeared first on CSS-Tricks.