Some basic notes on Google Fonts API usage

Some basic notes on Google Fonts API usage

My new project, which sadly does not yet have a codename (or a T-shirt), will be using Google Fonts and allowing its users to use them as well. Here are a set of useful resources on Google Fonts: To use Google Fonts, you will need an API key. Here’s a quick,...
Putting Redux and Admin Page Framework to the test

Putting Redux and Admin Page Framework to the test

I downloaded and attempted to build a small project with both Admin Page Framework and ReduxFramework. It quickly became apparent that there were some tangible differences. Admin Page Framework makes it very easy to create widgets, so I went to town building a DaysTo...