WordPress: Access post meta fields through WP_Post. – Since1979
Article explaining how you can access WordPress post meta fields as object properties on the WP_Post object thanks to the magic __get method implementation in WordPress core
Creativity, curiosity, and code
Article explaining how you can access WordPress post meta fields as object properties on the WP_Post object thanks to the magic __get method implementation in WordPress core
Interesting read on how thinking conversationally can help design any kind of interactive system.
Case study on how to implement accessible SVG charts
Chrome extension to test for accessibility
Free tools to test for some common accessibility issue
Article about Oatly’s healthiness – the oil and sugars that you don’t know are in it.
An advanced log file viewer for the small-scale. Watch and analyze your log files from a terminal.
Chris Ferdinandi’s excellent series of articles on the basics of service workers
ACF-like Gutenberg block constructor tool for WordPress
Collection of sample API’s – great for use in testing or building new things. REST and GraphQL available