Big Picture – BlackMagic.so
Twitter tool for showing followers in an automatically generated image
Creativity, curiosity, and code
Twitter tool for showing followers in an automatically generated image
Article on creating HTML from data in vanilla JS comparing innerHTML with textContent and using document fragments
UX Cards that help question your design ideas
Interesting-looking new app for bringing all your instant messenger/messaging services into one plase
WordPress extensions for PHPStan ⛏️. Contribute to szepeviktor/phpstan-wordpress development by creating an account on GitHub.
A phpcs meta-ruleset for WordPress development. Contribute to Automattic/phpcs-neutron-ruleset development by creating an account on GitHub.
Article on adopting phpstan, phpcs and phpunit in WordPress projects. Includes useful references to some WordPress extensions.
Laravel package from Marcelpociot / BeyondCode that creates a dynamic favicon based on your environment: e.g. dev, test, local, live
Nunumaduro’s command line tool to provide code quality checks and insights on PHP code.
This looks like a good article on how React/JavaScript hooks work. I confess I got confused about 1/3rd of the way in. Maybe needs a re-read. A useful reference where a mini React hooks clone is built.